[kaffe] linux 68k failure

Guilhem Lavaux guilhem at kaffe.org
Wed Jun 2 09:33:10 PDT 2004


Riccardo wrote:
> Hello
> 
> 
> I compiled kaffe head, on linux, 68k, debian, sid.
> 
> It compiles all way but 
> /bin/sh ./rebuildLib @essential.files
> Compiling classes from  @essential.files  using  /home/multix/kaffe-cvs/
> linux-68k/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main
> 
> and waits forever
> 

Only two words: stack pointers. We have again to check stack size and so 
on. What is ulimit -s, ulimit -s -H ? What is kaffe -vmdebug INIT giving ?

Cheers,

Guilhem.

> I attached with gdb and made a trace:
> 
> #0  0xc01773fc in poll () from /lib/libc.so.6
> #1  0xc0080e70 in handleIO (canSleep=1)
>     at ../../../../../kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.
> c:2145
> #2  0xc0080c08 in reschedule ()
>     at ../../../../../kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.
> c:2024
> #3  0xc007f340 in suspendOnQThread (jtid=0x80272018, queue=0x80272028, 
>     timeout=262143)
>     at ../../../../../kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.
> c:911
> #4  0xc00813d4 in jcondvar_wait (cv=0x80272028, lock=0x80272020, 
>     timeout=262143)
>     at ../../../../../kaffe/kaffe/kaffevm/systems/unix-jthreads/jthread.
> c:2363
> #5  0xc00496b2 in ksemGet (sem=0x80272020, timeout=262143)
>     at ../../../kaffe/kaffe/kaffevm/ksem.c:51
> #6  0xc004981e in getHeavyLock (lkp=0x802805e0, heavyLock=0x0)
>     at ../../../kaffe/kaffe/kaffevm/locks.c:98
> #7  0xc0049d3e in locks_internal_broadcastCond (lkp=0x802805e0, 
> heavyLock=0x0)
>     at ../../../kaffe/kaffe/kaffevm/locks.c:401
> #8  0xc002e262 in setClassMappingState (ce=0x802805d8, nms=NMS_LOADING)
>     at ../../../kaffe/kaffe/kaffevm/classPool.c:527
> #9  0xc002ade2 in processClass (class=0x8027e67a, tostate=8, 
> einfo=0xeffff360)
>     at ../../../kaffe/kaffe/kaffevm/classMethod.c:171
> #10 0xc002c18a in loadStaticClass (class=0xc00986ac, 
>     name=0xc0084a1b "java/lang/Object")
> 
> bye, Riccardo
> 
> 
> _______________________________________________
> kaffe mailing list
> kaffe at kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
> 





More information about the kaffe mailing list