Martin Stjernholm wrote:
caught, and I'm fairly certain that fixes the real issue too. Can you please check that by first updating gc.c only, so that you get the new assertions I've added there? If you get a fatal in the assertion at gc.c:3560 then you're hit by the bug I've found. Update gc.h and it should be gone.
Looking good. Got this: roxen: /data/src/gpike/src/gc.c:3560: do_gc: Assertion `!gc_mark_queue.first' failed.
So I'm upgrading to bleeding edge with fix now. If this message-thread stops here, then it was the correct fix.