Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269594

assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark

    XMLWordPrintable

Details

    • b29

    Backports

      Description

        Caught in Shenandoah nightly test, hard to reproduce.

        #
        # 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

            Activity

              People

                zgu Zhengyu Gu
                zgu Zhengyu Gu
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: