Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083107 | emb-9 | Tobias Hartmann | P2 | Resolved | Fixed | b36 |
compiler/codecache/CheckSegmentedCodeCache.java crashes VM in PIT of JDK9 b33
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xf6bf38d2, pid=14082, tid=4151606128
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-201409260910.amurillo.jdk9-hs-2014-09-26-b00)
# Java VM: Java HotSpot(TM) Server VM (1.9.0-internal-201409260910.amurillo.jdk9-hs-2014-09-26-b00 mixed mode linux-x86 )
# Problematic frame:
# V [libjvm.so+0x4ae8d2] CodeHeap::allocate(unsigned int, bool)+0x12
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# 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:
#
# SIGSEGV (0xb) at pc=0xf6bf38d2, pid=14082, tid=4151606128
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-201409260910.amurillo.jdk9-hs-2014-09-26-b00)
# Java VM: Java HotSpot(TM) Server VM (1.9.0-internal-201409260910.amurillo.jdk9-hs-2014-09-26-b00 mixed mode linux-x86 )
# Problematic frame:
# V [libjvm.so+0x4ae8d2] CodeHeap::allocate(unsigned int, bool)+0x12
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
- backported by
-
JDK-8083107 SIGSEGV at CodeHeap::allocate(unsigned int, bool)
-
- Resolved
-
- relates to
-
JDK-8015774 Add support for multiple code heaps
-
- Resolved
-