-
Bug
-
Resolution: Fixed
-
P2
-
hs24, hs25
-
b31
-
b48
-
linux
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8024218 | 8 | Stefan Karlsson | P2 | Closed | Fixed | b106 |
JDK-8022507 | 7u60 | Stefan Karlsson | P2 | Closed | Fixed | b01 |
;; Using jvm: "/export/local/common/jdk/baseline/linux-amd64/jre/lib/amd64/server/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2fd9d7cdb9, pid=28082, tid=139843163752192
#
# JRE version: Java(TM) SE Runtime Environment (7.0_14-b10) (build 1.7.0_14-ea-fastdebug-b10)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b31-internal-201301241932.amurillo.hs24-b31-snapshot-fastdebug mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0xb88db9] ParMarkBitMap::verify_clear() const+0x29
#
# Core dump written. Default location: /export/local/160741.JAVASE.PIT.VM.linux-amd64_vm__server_mixed_cvm.testlist.runTests/results/ResultDir/Test4338756.java/core or core.28082
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
- backported by
-
JDK-8022507 SIGSEGV at ParMarkBitMap::verify_clear()
- Closed
-
JDK-8024218 SIGSEGV at ParMarkBitMap::verify_clear()
- Closed
- duplicates
-
JDK-8009602 Should be graceful/informative exit rather than crash
- Closed
-
JDK-8016666 G1:UseSHM crashes the JVM if G1HeapRegionSize > os::large_page_size()
- Closed
-
JDK-8003121 Internal error in parMarkBitMap
- Closed
- relates to
-
JDK-8017629 G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
- Resolved
-
JDK-8024396 VM crashing with assert(!UseLargePages || UseParallelOldGC || use_large_pages) failed: Wrong alignment to use large pages
- Closed
-
JDK-6843484 os::commit_memory() failures are not handled properly on linux
- Closed
-
JDK-8012015 Use PROT_NONE when reserving memory
- Closed