Re: segmentation faults

Paul Dietz <[email protected]> Tue, 20 Jun 2006 13:57:12 -0500
Newsgroups gmane.lisp.allegro
Organization GSG Software Design Automation
Message-ID <[email protected]>
Gary King wrote:

> What sorts of things would cause Allegro CL 8.0 (alisp) to segfault?  
> How can I diagnose the problem.

What is your SAFETY level?  If it's not 3, change it to that (possibly
setting DEBUG to 3 and other optimization levels to 0) and try again.

	Paul