-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 15
-
b24
-
b33
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8249732 | 16 | Jamsheed C M | P3 | Resolved | Fixed | b07 |
JDK-8250201 | 15.0.2 | Jamsheed C M | P3 | Resolved | Fixed | b01 |
JDK-8250500 | 15.0.1 | Jamsheed C M | P3 | Resolved | Fixed | b03 |
JDK-8250256 | 11.0.10-oracle | Jamsheed C M | P3 | Resolved | Fixed | b01 |
JDK-8254020 | 11.0.10 | Jamsheed C M | P3 | Resolved | Fixed | b01 |
# 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.
- backported by
-
JDK-8249732 VM crashes with "Current BasicObjectLock* below than low_mark"
- Resolved
-
JDK-8250201 VM crashes with "Current BasicObjectLock* below than low_mark"
- Resolved
-
JDK-8250256 VM crashes with "Current BasicObjectLock* below than low_mark"
- Resolved
-
JDK-8250500 VM crashes with "Current BasicObjectLock* below than low_mark"
- Resolved
-
JDK-8254020 VM crashes with "Current BasicObjectLock* below than low_mark"
- Resolved
- relates to
-
JDK-8191278 MappedByteBuffer bulk access memory failures are not handled gracefully
- Closed
-
JDK-8246727 nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java goes for rare JVM crash
- Closed
-
JDK-8249585 Define a NoAsyncExceptionCheckVerifier utility
- Closed
-
JDK-8249617 Preallocate InternalError exceptions for async_unsafe_access error
- Closed
-
JDK-8249451 Unconditional exceptions clearing logic in compiler code should honor Async Exceptions.
- Resolved