From: Archie Cobbs (archie@whistle.com)
Date: Tue Feb 16 1999 - 20:59:13 EST
Just got this with sources fresh as of Tue Feb 16 17:02:15 PST 1999:
assertion "!INTS_DISABLED()" failed: file "exception.c", line 167
#0 0x2810ec44 in _kill ()
#1 0x28142cf4 in abort ()
#2 0x2811ea5a in __assert ()
#3 0x280a4e62 in dispatchException (eobj=0x85f1bf8, baseframe=0x81c4f14)
at exception.c:167
#4 0x280a5048 in floatingException (frame=0x81c4f14) at exception.c:320
#5 0x280cf8f3 in nullException (sig=11, code=12, ctx=0x81c4f38) at signal.c:80
#6 <signal handler called>
#7 0x280a6fa6 in markObjectDontCheck (unit=0x280dbb74, info=0x84ccaa8, idx=4)
at mem/gc-incremental.c:190
#8 0x280a7069 in gcMarkObject (gcif=0x280d8d98, objp=0x280dbb7c)
at mem/gc-incremental.c:216
#9 0x280ba431 in gc_walk_refs (collector=0x280d8d98) at gcRefs.c:119
#10 0x280a7685 in startGC (gcif=0x280d8d98) at mem/gc-incremental.c:474
#11 0x280a73b2 in gcMan (arg=0x81b2200) at mem/gc-incremental.c:384
#12 0x280cd3a4 in start_this_sucker_on_a_new_frame () at jthread.c:1129
#13 0x280cd487 in jthread_create (pri=34 '"', func=0x280a72c8 <gcMan>,
daemon=1, jlThread=0x81b2200, threadStackSize=32768) at jthread.c:1178
(gdb) up 7
#7 0x280a6fa6 in markObjectDontCheck (unit=0x280dbb74, info=0x84ccaa8, idx=4)
at mem/gc-incremental.c:190
190 if (GC_GET_COLOUR(info, idx) != GC_COLOUR_WHITE) {
(gdb) p info
$1 = (gc_block *) 0x0
That's all I have time to debug right now..
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:09 EDT