error recovery

Hazen Babcock <[email protected]> Thu, 1 Mar 2007 22:55:51 -0500
Newsgroups gmane.lisp.clg.devel
Message-ID <[email protected]>
Hello,

	Is there way to recover from an error that throws you into the slime  
debugger? It seems that when this happens to me the only way to  
recover is to restart my lisp process. Attempting to rerun a gtk  
program is unsuccessful and I get the following backtrace:

memory fault
    [Condition of type SB-KERNEL::MEMORY-FAULT-ERROR]

Restarts:
   0: [ABORT-REQUEST] Abort handling SLIME request.
   1: [ABORT] Exit debugger, returning to top level.

Backtrace:
   0: (SB-KERNEL::MEMORY-FAULT-ERROR)
   1: ("foreign function: call_into_lisp")
   2: ("foreign function: post_signal_tramp")
   3: ("foreign function: g_signal_emit_valist")
   4: ("foreign function: g_signal_emit")
   5: ("foreign function: #xB7901F2F")
   6: ("foreign function: #xB78FE75F")
   7: ("foreign function: g_object_set_property")

SBCL 0.9.16, gtk-2.8.16, cvs clg.

thanks,
-Hazen


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV