[kaffe] [crash] Jython 2.1 Installer vs. jthread_disable_stop
Greg Wooledge
greg at wooledge.org
Thu Jan 9 18:28:01 PST 2003
Vesa Kaihlavirta (vpkaihla at cc.jyu.fi) wrote:
> kaffe-bin: jthread.c:1181: jthread_disable_stop: Assertion
> `currentJThread->stopCounter < 10' failed.
For whatever it's worth, I get those in Freenet, running with Kaffe
1.0.7 on OpenBSD 3.2 (i386).
assertion "currentJThread->stopCounter < 10" failed: file "jthread.c", line 1181
(gdb) bt
#0 0x400fe27b in kill ()
#1 0x400fdbd7 in abort ()
#2 0x400b8f53 in __assert ()
#3 0x40062fde in jthread_disable_stop () at jthread.c:1181
#4 0x4003180d in gcFree (gcif=0x400796e0, mem=0x220e790)
at mem/gc-incremental.c:1046
#5 0x40031c96 in jfree (mem=0x220e790) at gc.c:33
#6 0x400404c7 in slowUnlockMutex (lkp=0xa0598cc, where=0xcfe5efc)
at locks.c:295
#7 0x40040a06 in _unlockMutex (lkp=0xa0598cc, where=0xcfe5efc) at locks.c:509
#8 0x400492c4 in broadcastDeath (jlThread=0xa0598c8) at thread.c:535
#9 0x400629b5 in killThread (tid=0xcfde010) at jthread.c:834
#10 0x40063c94 in jthread_exit () at jthread.c:1578
#11 0x400491ae in exitThread () at thread.c:438
#12 0x4004906a in firstStartThread (arg=0xa0598c8) at thread.c:390
#13 0x400634c4 in start_this_sucker_on_a_new_frame () at jthread.c:1252
#14 0x400635e2 in jthread_create (pri=58032744,
func=0x400630ca <jthread_enable_stop+14>, daemon=1074212960, jlThread=0x0,
threadStackSize=61639168) at jthread.c:1322
assertion "currentJThread->stopCounter < 10" failed: file "jthread.c", line 1181
#0 0x400fe27b in kill ()
#1 0x400fdbd7 in abort ()
#2 0x400b8f53 in __assert ()
#3 0x40062fde in jthread_disable_stop () at jthread.c:1181
#4 0x4004999c in utf8ConstAddRef (utf8=0x2d87a0) at utf8const.c:55
#5 0x40025aa0 in lookupClassEntry (name=0x2d87a0, loader=0x0, einfo=0x4773b88)
at classPool.c:113
#6 0x400233c1 in loadClass (name=0x2d87a0, loader=0x0, einfo=0x4773b88)
at classMethod.c:1003
#7 0x40040f3e in getClass (idx=181, this=0x2ddc20, einfo=0x4773b88)
at lookup.c:184
#8 0x4002b478 in verifyBasicBlock (codeInfo=0x4e463f8, meth=0x303a10, pc=20,
einfo=0x4773b88) at code-analyse.c:1921
#9 0x40027b13 in verifyMethod (meth=0x303a10, pcodeinfo=0x4773aec,
einfo=0x4773b88) at code-analyse.c:333
#10 0x4005a460 in translate (xmeth=0x303a10, einfo=0x4773b88) at machine.c:164
#11 0x400453bf in soft_fixup_trampoline (_data=0x2e1fd5) at soft.c:574
#12 0x400609e5 in i386_do_fixup_trampoline () at machine.c:1165
#13 0x40038dd9 in Kaffe_CallVoidMethodV (env=0x40074bf0, obj=0x373d380,
meth=0x303a10,
args=0x4773f84 "HÀ¿\003 at sã\004\200Ós\003°pp\003w\212\004@`0\a@ a\001@¨¦\a@")
at jni.c:1069
#14 0x40038e48 in Kaffe_CallVoidMethod (env=0x40074bf0, obj=0x373d380,
meth=0x303a10) at jni.c:1083
#15 0x40049057 in firstStartThread (arg=0x3bfc048) at thread.c:384
#16 0x400634c4 in start_this_sucker_on_a_new_frame () at jthread.c:1252
#17 0x400635e2 in jthread_create (pri=57997248,
func=0x400630ca <jthread_enable_stop+14>, daemon=1074212960, jlThread=0x0,
threadStackSize=61643264) at jthread.c:1322
Etc. I gave up even trying to report them all.
--
Greg Wooledge | "Truth belongs to everybody."
greg at wooledge.org | - The Red Hot Chili Peppers
http://wooledge.org/~greg/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030109/ccc80f27/attachment-0003.pgp
More information about the kaffe
mailing list