Fatal error: mutex is on list

Dan Cojocar dan.cojocar at gmail.com
Sat Jun 4 12:32:39 GMT 2005


Hello all,

I received this fatal error using jdk build
1.5.0-p1-root_12_may_2005_13_14 with -current from Mon May 23 10:32:18
EEST 2005:

Fatal error 'mutex is on list' at line 540 in file
/usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0)

Here is a backtrace:
(gdb) bt
#0  0x280b0bf7 in pthread_testcancel () from /usr/lib/libpthread.so.1
#1  0x280a03ff in sigaction () from /usr/lib/libpthread.so.1
#2  0x2809969d in pthread_kill () from /usr/lib/libpthread.so.1
#3  0x28098fdf in raise () from /usr/lib/libpthread.so.1
#4  0x28198eda in abort () from /lib/libc.so.6
#5  0x280b2781 in pthread_testcancel () from /usr/lib/libpthread.so.1
#6  0x280a431b in _pthread_mutex_trylock () from /usr/lib/libpthread.so.1
#7  0x280a582a in pthread_mutex_lock () from /usr/lib/libpthread.so.1
#8  0x28532ca6 in OSThread::pd_initialize () from
/usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so
#9  0x28532a4d in OSThread::OSThread () from
/usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so
#10 0x2853438e in os::create_thread () from
/usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so
#11 0x28594666 in JavaThread::JavaThread () from
/usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so
#12 0x2848b0e6 in JVM_StartThread () from
/usr/local/jdk1.5.0/jre/lib/i386/client/libjvm.so
#13 0x2b121c09 in ?? ()

Please contact me if you need more details.
Thanks,
Dan


More information about the freebsd-java mailing list