Details
-
Bug
-
Resolution: Fixed
-
P3
-
8-pool, 11-pool, 16-pool, 17, 18
-
b29
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269713 | 18 | Zhengyu Gu | P3 | Resolved | Fixed | b05 |
JDK-8270680 | 17.0.1 | Zhengyu Gu | P3 | Resolved | Fixed | b03 |
JDK-8269769 | 11.0.13-oracle | Harold Seigel | P3 | Resolved | Fixed | b02 |
JDK-8269812 | 11.0.13 | Zhengyu Gu | P3 | Resolved | Fixed | b01 |
JDK-8272542 | openjdk8u312 | Zhengyu Gu | P3 | Resolved | Fixed | b04 |
Description
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/jenkins/workspace/nightly/jdk-jdk/src/hotspot/share/runtime/handles.cpp:35), pid=1595, tid=1970
# assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
#
# JRE version: OpenJDK Runtime Environment (18.0) (fastdebug build 18-internal+0-adhoc.jenkins.jdk-jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 18-internal+0-adhoc.jenkins.jdk-jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, shenandoah gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xc72244] HandleArea::allocate_handle(oop)+0x1b4
#
# No core dump will be written. 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:
# https://bugreport.java.com/bugreport/crash.jsp
#
Attachments
Issue Links
- backported by
-
JDK-8269713 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
- Resolved
-
JDK-8269769 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
- Resolved
-
JDK-8269812 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
- Resolved
-
JDK-8270680 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
- Resolved
-
JDK-8272542 assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/73e987c3
-
Commit openjdk/jdk17/4b4bef4e
-
Review openjdk/jdk11u-dev/90
-
Review openjdk/jdk17/173