[Ecls-list] ECL HEAD + Slime HEAD
Tobias C. Rittweiler
tcr at freebits.de
Wed Feb 17 10:17:12 UTC 2010
Marko Kocić <marko.kocic at gmail.com>
writes:
>> Anyway:
>>
>> I have a suspicion: Marko, can you comment out the second-last form (an
>> EVAL-WHEN with a SPAWN in it) in contrib/swank-asdf.lisp -- and try if
>> you can reproduce the stack overflow again?
>
> First restart of slime triggered stack overflow.
>
> (gdb) bt
> #0 0x00007ff3c12630cb in read () from /lib/libpthread.so.0
> #1 0x00007ff3c1593f06 in read (strm=0x23fed20, c=0x7fffe121a920 "
> \355?\002", n=1) at /usr/include/bits/unistd.h:45
> #2 io_file_read_byte8 (strm=0x23fed20, c=0x7fffe121a920 " \355?\002",
> n=1) at /home/markko/cvstree/ecl.git/src/c/file.d:2561
> #3 0x00007ff3c159705b in utf_8_decoder (stream=0x23fed20,
The utf_8_decoder looks suspicious. Did you build ECL with unicode?
How does your slime configuration look like?
-T.
More information about the ecl-devel
mailing list