[armedbear-devel] SLIME reconnection on ABCL 1.1.0-dev fails

aditya siram aditya.siram at gmail.com
Mon Apr 16 22:00:20 UTC 2012


Hi all,
If I connect to a repl with M-x slime , disconnect using M-x
slime-quit-lisp and reconnect it loads the fasls and then fails with:
WARNING:
#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

#<THREAD "interpreter" {1F873DD}>: Debugger invoked on condition of
type SIMPLE-ERROR

Maximum error depth exceeded (11 nested errors).
CL-USER(2): CL-USER(2):

The prompt "CL-USER(2)" works but emacs stays locked with a "Polling
"/tmp/slime.2616".. (Abort with `M-x slime-abort-connection'.)"
One possible indication of the problem is that there is no file
/tmp/slime.2616.

If I delete the fasls and start slime, it re-compiles them all and starts fine.

This does not happen with abcl-1.0.1.

Thanks!
-deech




More information about the armedbear-devel mailing list