[Fluxus] skinning causes buffer overflow

Sedi ilostmyfiles at yahoo.com
Sat Jul 25 09:47:42 PDT 2009


> could you send a gdb backtrace, please?
> 
> gabor


Like so?

(gdb) run
Starting program: ~/src/fluxus/fluxus -x examples/skinning.scm
[Thread debugging using libthread_db enabled]
[New Thread 0xb717ca00 (LWP 20715)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb717ca00 (LWP 20715)]
0xb7fe3a03 in scheme_gmp_tls_unload () from /usr/lib/libmzscheme3m-4.2.so
(gdb) backtrace
#0  0xb7fe3a03 in scheme_gmp_tls_unload () from /usr/lib/libmzscheme3m-4.2.so
#1  0xb7fc62ff in ?? () from /usr/lib/libmzscheme3m-4.2.so
#2  0xb6de4d90 in ?? ()
#3  0x00000000 in ?? ()


I couldn't find a debug option in scons to turn it on... also I'm reinstalling plt-scheme without stripping in case it helps. Gonna be a bit.


      



More information about the Fluxus mailing list