Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8337382 | 23.0.2 | Markus Grönlund | P3 | Resolved | Fixed | b01 |
JDK-8337925 | 23.0.1 | Markus Grönlund | P3 | Resolved | Fixed | b06 |
JDK-8336646 | 23 | Markus Grönlund | P3 | Resolved | Fixed | b33 |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/mach5/mesos/work_dir/slaves/a4a7850a-7c35-410a-b879-d77fbb2f6087-S12578/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/d0354406-c0ff-476e-8d2f-031519669c48/runs/4e171abe-b62c-430d-abf3-72ffa822a04b/workspace/open/src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdLoadBarrier.inline.hpp:160), pid=3544059, tid=3544107
# assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
#
# JRE version: Java(TM) SE Runtime Environment (24.0+4) (fastdebug build 24-ea+4-288)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 24-ea+4-288, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x1460ec6] ObjectSampleCheckpoint::add_to_leakp_set(InstanceKlass const*, unsigned long)+0x546
#
Seems to be a recurring failure mode over the years - lots of similar issues fixed in the past.
- backported by
-
JDK-8336646 JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
- Resolved
-
JDK-8337382 JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
- Resolved
-
JDK-8337925 JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
- Resolved
- relates to
-
JDK-8337514 JFR crash: assert(((((JfrTraceIdBits::load(value)) & ((JfrTraceIdEpoch::this_epoch_bit()) << 8)) != 0))) failed: invariant
- Open
-
JDK-8323883 JFR AssertionError: Missing object ID 15101
- Resolved
- links to
-
Commit(jdk23) openjdk/jdk/88775f95
-
Commit(master) openjdk/jdk/67979eb0
-
Review(jdk23) openjdk/jdk/20217
-
Review(master) openjdk/jdk/20171