hi David,

> I'm afraid I couldn't work out where to attach gdb to get a backtrace. 
you can try a .gdbinit file like this:

handle SIGSEGV nostop noprint
handle SIG33 nostop noprint pass
handle SIG32 nostop noprint pass

then run fluxus from gdb.

hope it helps,
gabor

Reply via email to