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

VM crashes with "Current BasicObjectLock* below than low_mark"

    XMLWordPrintable

Details

    • b24
    • b33

    Backports

      Description

        runtime/Unsafe/InternalErrorTest.java run in GraalVM Jit mode crashed with

        # Internal Error (/opt/mach5/mesos/work_dir/slaves/805146e6-8fdb-4552-bf9e-385b73cf7129-S372/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/1223c8b0-4f7d-415f-9cce-2d6b8934587c/runs/69f61d25-2ff0-4b07-b318-1bb5963850b6/workspace/open/src/hotspot/share/runtime/frame.cpp:1122), pid=8964, tid=8984
        # guarantee(current >= low_mark) failed: Current BasicObjectLock* below than low_mark
        #
        # JRE version: Java(TM) SE Runtime Environment (15.0) (fastdebug build 15-internal+0-2020-06-02-1800592.ekaterina.pavlova.jdk.jdk)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 15-internal+0-2020-06-02-1800592.ekaterina.pavlova.jdk.jdk, mixed mode, sharing, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, linux-amd64)
        # Problematic frame:
        # V [libjvm.so+0xa924e4] frame::interpreter_frame_verify_monitor(BasicObjectLock*) const+0xc4

        The failure seems to be observed only on Linux.

        I was also able easy reproduce it with b24 but not with b23.

        Attachments

          Issue Links

            Activity

              People

                jcm Jamsheed C M (Inactive)
                epavlova Ekaterina Pavlova
                Votes:
                0 Vote for this issue
                Watchers:
                11 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: