chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] SLIME and Chicken


From: Nick Gasson
Subject: Re: [Chicken-users] SLIME and Chicken
Date: Sun, 9 Jan 2011 19:02:22 +0000

On Sun, 9 Jan 2011 18:57:26 +0100
Christian Kellermann <address@hidden> wrote:
> 
> Yeah, git clone http://pestilenz.org/~ckeen/repos/swank-chicken
> should work though, does it?
> 

Ah, yes, sorry.

All the changes look good but when I try it csi segfaults: I think when
evaluating (##sys#slot frameinfo 1) on line 391. Using Chicken 4.6.3
(4.6.0 does the same thing). Linux/x86. Any idea what's going wrong?


WRITE "000019(:debug-activate 0 0 nil)"
READ 00003d(:emacs-rex (swank:frame-locals-and-catch-tags 5) "CSI" 0 7)
Frame 5: #("<eval>" (##sys#cons (##core#quote begin) (##sys#append
forms (##core#quote ()))) #<frameinfo>) call chain length 10

Program received signal SIGSEGV, Segmentation fault.
0xb7d89524 in f_18814 () from /usr/local/lib/libchicken.so.5
(gdb) 
(gdb) bt
#0  0xb7d89524 in f_18814 () from /usr/local/lib/libchicken.so.5
#1  0x00000001 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)


Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]