TYA:EXCEPTIONS_BY_SIGNALS problem
*** panic: TYA:EXCEPTIONS_BY_SIGNALS problem
TYA: Signal 6, returning to default handler;
SIGABRT 6* abort (generated by abort(3) routine)
stackbase=0xb580, stackpointer=0xb480
try recompiling with Exceptions_by_signals commented (is in the
Dènis Riedijk wrote:
> try recompiling with Exceptions_by_signals commented (is in the readme). I
> had the same thing, but it was a bug in my java-program. In my case
> commenting out exceptions_by_signals gave a little more info about the bug
> in my java-program.
>
It was also my bug, but it
Dimitris Vyzovitis wrote:
TYA:EXCEPTIONS_BY_SIGNALS problem
*** panic: TYA:EXCEPTIONS_BY_SIGNALS problem
// lots of stuff
It proved that it was just an ugly way to say "NullPointerException".
Sorry for any distress.
Dimitris