07/03/2012 nightly test reported assertion failure when running jdi ExpiredRequestDeletionTest test: # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (/tmp/jprt/P1/060514.daholme/s/src/share/vm/runtime/mutex.cpp:1181), pid=27311, tid=4149733056 # assert((UNS(_owner)|UNS(_LockWord.FullWord)|UNS(_EntryList)|UNS(_WaitSet)|UNS(_OnDeck)) == 0) failed: # # JRE version: Java(TM) SE Runtime Environment (7.0_06-b16) # Java VM: Java HotSpot(TM) Server VM (24.0-b16-internal-201207030605.daholme.hotspot-rt-fastdebug compiled mode linux-x86 ) # Core dump written. Default location: /export/local/76220.JAVASE.NIGHTLY.VM.RT_Baseline.2012-07-03.linux-i586_javase__server_compd_JT_JDK_com_sun_jdi.runTests/results/workDir/com/sun/jdi/ExpiredRequestDeletionTest/core or core.27311 # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # --------------- T H R E A D --------------- Current thread is native thread Stack: [0xff9d2000,0xffa22000], sp=0xffa20600, free space=313k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xb5d1be] VMError::report_and_die()+0x1ae;; VMError::report_and_die()+0x1ae V [libjvm.so+0x5073e8] report_vm_error(char const*, int, char const*, char const*)+0x68;; report_vm_error(char const*, int, char const*, char const*)+0x68 V [libjvm.so+0x92446f] Mutex::~Mutex()+0xaf;; Mutex::~Mutex()+0xaf C [libc.so.6+0x2dbe1] __run_exit_handlers+0xc1 C [libc.so.6+0x2dc3f] __GI_exit+0x2f C [libc.so.6+0x16bed] __libc_start_main+0xed
|