[Gambas-user] Issue 226 in gambas: SIGSEGV handler overwritten (for too long)
gambas at ...2524...
gambas at ...2524...
Thu Mar 29 18:19:38 CEST 2012
Comment #3 on issue 226 by benoit.m... at ...626...: SIGSEGV handler
overwritten (for too long)
http://code.google.com/p/gambas/issues/detail?id=226
I don't understand why the Gambas interpreter should be in the same process
than the XBox emulator.
The only thing I could try to do is not calling siglongjmp() inside the
signal handler, and just setting the volatile variable.
But as you said, it won't help as your thread is in 32 bits mode - I didn't
even know that it was possible.
More information about the User
mailing list