Hi, when I run my sbcl -- which runs fine from the command line w/ Slime (devhead) I get a..
"Process inferior-lisp hangup" "Lisp connection exited abnormally w/ code 256".
How can I go about debugging this?
I see this mysterious: "There are also problems with kernel versions 2.6.5 - 2.6.10." in the PROBLEMS file.
Thoughts? -Sundar
Sundar Narasimhan wrote:
Hi, when I run my sbcl -- which runs fine from the command line w/ Slime (devhead) I get a..
"Process inferior-lisp hangup" "Lisp connection exited abnormally w/ code 256".
How can I go about debugging this?
I see this mysterious: "There are also problems with kernel versions 2.6.5 - 2.6.10." in the PROBLEMS file.
Following up -- I found that things work if I use :fd-handler but not :spawn -- I do have sb-thread in *features*.
Thanks in advance, -Sundar
Thoughts? -Sundar
slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel
On Thu, 24 Aug 2006, Sundar Narasimhan wrote:
Hi, when I run my sbcl -- which runs fine from the command line w/ Slime (devhead) I get a..
"Process inferior-lisp hangup" "Lisp connection exited abnormally w/ code 256".
How can I go about debugging this?
This has come up a few times, and the workaround seems to be starting sbcl with "nohup sbcl". The real solution is upgrading your kernel.
Andras
I see this mysterious: "There are also problems with kernel versions 2.6.5 - 2.6.10." in the PROBLEMS file.
Thoughts? -Sundar
slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel