-
Bug
-
Resolution: Fixed
-
P3
-
hs24
-
b32
-
b22
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8009946 | 8 | Daniel Daugherty | P3 | Closed | Fixed | b81 |
Test cvm/jit/ExceptionHandling/NativeFromCompiled crashed on fastdebug VM with:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/205951.amurillo/s/hotspot/src/share/vm/runtime/thread.cpp:4255), pid=19136, tid=139790698199376
# assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address
#
# JRE version: Java(TM) SE Runtime Environment (7.0) (build 1.7.0-internal-fastdebug-201302012059.amurillo.hs24-b32-jdk7u14-b-b00)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b32-fastdebug mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /export/local/164276.JAVASE.PIT.VM.linux-amd64_vm__server_mixed_cvm.jit.testlist.runTests/results/ResultDir/NativeFromCompiled/core or core.19136
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/205951.amurillo/s/hotspot/src/share/vm/runtime/thread.cpp:4255), pid=19136, tid=139790698199376
# assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address
#
# JRE version: Java(TM) SE Runtime Environment (7.0) (build 1.7.0-internal-fastdebug-201302012059.amurillo.hs24-b32-jdk7u14-b-b00)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b32-fastdebug mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /export/local/164276.JAVASE.PIT.VM.linux-amd64_vm__server_mixed_cvm.jit.testlist.runTests/results/ResultDir/NativeFromCompiled/core or core.19136
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
- backported by
-
JDK-8009946 assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address
-
- Closed
-
- relates to
-
JDK-6786879 Race in jvmti GetObjectMonitorUsage could lead to crashes
-
- Closed
-
-
JDK-8016304 ThreadMXBean.getDeadlockedThreads reports bogus deadlocks on JDK 8
-
- Closed
-