Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278649 | 19 | Vladimir Kozlov | P4 | Resolved | Fixed | b02 |
JDK-8296894 | 17.0.7-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8296756 | 17.0.6 | Derek White | P4 | Resolved | Fixed | b03 |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f00c54b9a09, pid=13309, tid=13487
#
# JRE version: Java(TM) SE Runtime Environment (18.0+12) (fastdebug build 18-ea+12-580)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 18-ea+12-580, mixed mode, sharing, tiered, compressed class ptrs, z gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x1960a09] metaspace::VirtualSpaceList::contains(MetaWordImpl* const*) const+0x9
--------------- T H R E A D ---------------
Current thread (0x00007efe1d0ae270): JfrThreadSampler "JFR Thread Sampler" [stack: 0x00007efe44440000,0x00007efe44540000] [id=13487] _threads_hazard_ptr=0x00007efd9830a7c0, _nested_threads_hazard_ptr_cnt=0
Stack: [0x00007efe44440000,0x00007efe44540000], sp=0x00007efe4453d3b8, free space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x1960a09] metaspace::VirtualSpaceList::contains(MetaWordImpl* const*) const+0x9
V [libjvm.so+0xbcb869] frame::is_interpreted_frame_valid(JavaThread*) const+0x99
V [libjvm.so+0xbcbe97] frame::safe_for_sender(JavaThread*)+0x457
V [libjvm.so+0xf32f1f] JfrStackTrace::record_thread(JavaThread&, frame&)+0x27f
V [libjvm.so+0xf4ff4a] JfrNativeSamplerCallback::call()+0xea
V [libjvm.so+0xf51118] JfrThreadSampleClosure::sample_thread_in_native(JavaThread*, JfrStackFrame*, unsigned int)+0xf8
V [libjvm.so+0xf514cb] JfrThreadSampleClosure::do_sample_thread(JavaThread*, JfrStackFrame*, unsigned int, JfrSampleType)+0x2db
V [libjvm.so+0xf54c72] JfrThreadSampler::task_stacktrace(JfrSampleType, JavaThread**) [clone .constprop.0]+0x2f2
V [libjvm.so+0xf55bdf] JfrThreadSampler::run()+0x15f
V [libjvm.so+0x1885e80] Thread::call_run()+0x100
V [libjvm.so+0x1565284] thread_native_entry(Thread*)+0x104
siginfo: si_signo: 11 (SIGSEGV), si_code: 128 (SI_KERNEL), si_addr: 0x0000000000000000
- backported by
-
JDK-8278649 JFR thread sampler SI_KERNEL SEGV in metaspace::VirtualSpaceList::contains
- Resolved
-
JDK-8296756 JFR thread sampler SI_KERNEL SEGV in metaspace::VirtualSpaceList::contains
- Resolved
-
JDK-8296894 JFR thread sampler SI_KERNEL SEGV in metaspace::VirtualSpaceList::contains
- Resolved
- relates to
-
JDK-8273108 RunThese24H crashes with SEGV in markWord::displaced_mark_helper() after JDK-8268276
- Closed
- links to
-
Commit openjdk/jdk17u-dev/b7a0a0ab
-
Commit openjdk/jdk18/9a1bbaf8
-
Review openjdk/jdk17u-dev/864
-
Review openjdk/jdk17u-dev/870
-
Review openjdk/jdk18/4
-
Review openjdk/jdk/6786