Re: oops

1999-02-10 Thread Dθnis Riedijk
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

Re: oops

1999-02-10 Thread Dimitris Vyzovitis
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

Re: oops - solved

1999-02-08 Thread Dimitris Vyzovitis
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