[kaffe] Re: Solaris pthread broken...
Riccardo
zuse at libero.it
Wed Jun 2 02:56:02 PDT 2004
>
> thank you very much for your bug report, I've checked in a fix for the
> java.lang.NoClassDefFoundError. I haven't got around to fixing the
> LDFLAGS yet.
>
Thanks to you. I did a fresh compile today. It doesn't work and is even
worse than 2 days ago :'
Compiling classes from @essential.files using /home/multix/kaffe-cvs/
sunos-build/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main
[ start compilation in verbose mode ]
it will stay here forever.
I attached gdb to kaffe-bin
a bt gives me only:
(gdb) bt
#0 0xef3b76e4 in door_restart ()
i hit continue... and typed ctrl-c
made a new backtrace:
(gdb) bt
#0 0xef294ca8 in __sigprocmask ()
#1 0xef28b684 in __bounceself ()
#2 0xef28a050 in _sema_wait_cancel ()
#3 0xef484754 in _sem_wait ()
#4 0xef737e80 in jthread_unsuspendall ()
at ../../../../../kaffe/kaffe/kaffevm/systems/unix-pthreads/thread-
impl.c:1098
#5 0xef6e2b30 in gcMan (arg=0xef753038)
at ../../../kaffe/kaffe/kaffevm/mem/gc-incremental.c:737
#6 0xef7012cc in startSpecialThread (arg=0x3ea480)
at ../../../kaffe/kaffe/kaffevm/thread.c:305
#7 0xef7376c8 in tRun (p=0x396c38)
at ../../../../../kaffe/kaffe/kaffevm/systems/unix-pthreads/thread-
impl.c:57
I don't know if that can help though.
-Riccardo
More information about the kaffe
mailing list