hi,

I tried to run fluxus with gdb but I get this:
could you 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 and send a backtrace, please.

i just saw something like this crash today. you might get the segfault from the glGenerateMipmapEXT function in your driver. it is quite likely that your netbook gpu does not support this function.

gabor


Reply via email to