Problems with 0.9.2 on PC/Cygwin32

Magnus Y Alvestad magnus at ii.uib.no
Tue Feb 24 17:26:40 PST 1998


[Tony Juricic]

| /* I might be dying */
| if ( (TCTX(lastThread)->flags & THREAD_FLAGS_KILLED) != 0
|      && blickInte == 1)
| 
| Any ideas why this happens?

The setjmp / longjmp strategy for thread switching doesn't work
properly.  It *might* be because SP_OFFSET is set to the wrong value,
but I really don't know.

-Magnus



More information about the kaffe mailing list