caught java.lang.ExceptionInInitializerError PASS (gdb) info thr 3 Thread 1082502064 (LWP 13473) 0xffffe410 in ?? () 2 Thread 1388350384 (LWP 13516) 0xffffe410 in ?? () 1 Thread 1080397952 (LWP 13463) 0xffffe410 in ?? () (gdb) thre 1 [Switching to thread 1 (Thread 1080397952 (LWP 13463))]#0 0xffffe410 in ?? () (gdb) bt #0 0xffffe410 in ?? () #1 0xbfffe6d0 in ?? () #2 0x00005acf in ?? () #3 0x00000000 in ?? () #4 0x40650b0c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #5 0x405051fa in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libc.so.6 #6 0x400238ab in apr_thread_cond_timedwait (cond=0x86a0408, mutex=0x86a03d8, timeout=The value of variable 'timeout' is distributed across several locations, and GDB cannot access its value. ) at thread_cond.c:89 #7 0x4001fdbe in condvar_wait_impl (cond=0x86a0408, mutex=0x86a03d8, ms=100, nano=0, interruptable=0) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_condvar.c:64 #8 0x40020cf5 in latch_wait_impl (latch=0x86a03c8, ms=100, nano=0, interruptable=0) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_latch.c:73 #9 0x40020da0 in hylatch_wait_timed (latch=0x86a03c8, ms=100, nano=0) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_latch.c:111 #10 0x4001f2e9 in hythread_join_timed (t=0x86e41f8, millis=100, nanos=0) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_basic.c:318 #11 0x40aa4c46 in vm_shutdown_stop_java_threads (vm_env=0x8075c40) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/init/vm_shutdown.cpp:164 #12 0x40aa4f12 in vm_destroy (java_vm=0x8075c28, java_thread=0x87cc078) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/init/vm_shutdown.cpp:258 #13 0x40a18403 in DestroyJavaVM (vm=0x8075c28) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/jni/jni.cpp:1503 #14 0x08049b50 in invocation (portLibrary=0xbfffeab0, argc=7, argv=0xbfffeef4, handle=134629088, version=65540, ignoreUnrecognized=1 '\001', mainClass=0xbffffcba "classloader.ExceptionInInitializerTest", classArg=6, propertiesFileName=0x80645c8 "/nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jdk/jre/bin/default/harmonyvm.properties", isStandaloneJar=0, vmdllsubdir=0xbfffe9d8 "default") at main.c:722 #15 0x080490b0 in gpProtectedMain (args=0xbfffea90) at main.c:360 #16 0x0804b4c7 in main (argc=7, argv=0xbfffeef4, envp=0xbfffef14) at cmain.c:108 (gdb) thre 2 [Switching to thread 2 (Thread 1388350384 (LWP 13516))]#0 0xffffe410 in ?? () (gdb) bt #0 0xffffe410 in ?? () #1 0x52c08570 in ?? () #2 0x00005acb in ?? () #3 0x00000000 in ?? () #4 0x40650896 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #5 0x405051b3 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libc.so.6 #6 0x4001fd1e in condvar_wait_impl (cond=0x86a0520, mutex=0x86a04f0, ms=0, nano=0, interruptable=0) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_condvar.c:64 #7 0x4002134e in sem_wait_impl (sem=0x86a04d8, ms=0, nano=0, interruptable=0) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_semaphore.c:69 #8 0x4002141e in hysem_wait (sem=0x86a04d8) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_semaphore.c:106 #9 0x400218d8 in thread_safe_point_impl (thread=0x86e41f8) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_suspend.c:176 #10 0x40021834 in hythread_suspend_disable () at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_suspend.c:127 #11 0x409e7c8a in compile_do_compilation (method=0x86d3b28) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/jit/compile.cpp:719 #12 0x409e8055 in compile_me (method=0x86d3b28) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/jit/compile.cpp:777 #13 0x41912162 in ?? () #14 0x086d3b28 in ?? () #15 0x086e2040 in ?? () #16 0x086e1fbc in ?? () #17 0x00000000 in ?? () #18 0x00000000 in ?? () #19 0x00000082 in ?? () #20 0x00000000 in ?? () #21 0x086dc780 in ?? () #22 0x42279468 in ?? () #23 0x422793a4 in ?? () #24 0x52c08834 in ?? () #25 0x529fa6fe in ?? () #26 0x422793a4 in ?? () #27 0x40c7acb4 in __JCR_LIST__ () from /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jdk/jre/bin/default/libharmonyvm.so #28 0x52c08760 in ?? () #29 0x40554560 in __malloc_initialize_hook () from /lib/tls/libc.so.6 #30 0x40553c58 in __elf_set___libc_thread_subfreeres_element___rpc_thread_destroy__ () from /lib/tls/libc.so.6 #31 0x40554560 in __malloc_initialize_hook () from /lib/tls/libc.so.6 #32 0x086dc780 in ?? () #33 0x52c08770 in ?? () #34 0x00000000 in ?? () #35 0x00000000 in ?? () ---Type to continue, or q to quit--- #36 0x00000000 in ?? () #37 0x00000012 in ?? () #38 0x529fa590 in ?? () #39 0x00000000 in ?? () #40 0x52c087a0 in ?? () #41 0x40a7b885 in ~GcFrame (this=0x0) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/object/object_handles.cpp:98 #42 0x422793a4 in ?? () #43 0x00000000 in ?? () #44 0x00000000 in ?? () #45 0x40c7acb4 in __JCR_LIST__ () from /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jdk/jre/bin/default/libharmonyvm.so #46 0x52c088e8 in ?? () #47 0x409f852a in JIT_execute_method_default (jit=0x55909090, methodID=0x4d8be589, return_value=0xc458b08, args=0xba04c083) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199 Previous frame inner to this frame (corrupt stack?) (gdb) thre 3 [Switching to thread 3 (Thread 1082502064 (LWP 13473))]#0 0xffffe410 in ?? () (gdb) bt #0 0xffffe410 in ?? () #1 0x4085aa48 in ?? () #2 0x00000000 in ?? () #3 0x00000000 in ?? () #4 0x40652714 in sem_wait@GLIBC_2.0 () from /lib/tls/libpthread.so.0 #5 0x40424708 in __JCR_LIST__ () from /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jdk/jre/bin/libhyprt.so #6 0x4041e1d1 in asynchSignalReporter (userData=0x0) at hysignal.c:474 #7 0x4001fad9 in thread_start_proc (thd=0x8060398, p_args=0x8060388) at /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_basic.c:722 #8 0x40025e61 in dummy_worker (opaque=0xfffffffc) at thread.c:138 #9 0x4064ea13 in start_thread () from /lib/tls/libpthread.so.0 #10 0x404f99da in clone () from /lib/tls/libc.so.6 (gdb)