-
Bug
-
Resolution: Unresolved
-
P3
-
21, 22, 23
java 21-ea 2023-09-19 LTS
Java(TM) SE Runtime Environment (fastdebug build 21-ea+32-LTS-2452)
Java HotSpot(TM) 64-Bit Server VM (fastdebug build 21-ea+32-LTS-2452, mixed mode, sharing)
Successfully attached to JVM with id: 3198423
Native agent successfully loaded: name=jckjvmti opts=stop00103
[StopThread] returned JVMTI_ERROR_NONE#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S9620/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ea66c338-a703-49bc-aaea-6d194e6e6fda/runs/3e661b91-9f94-4fa6-b8b2-cd06888ab435/workspace/open/src/hotspot/share/prims/jvmtiThreadState.cpp:545), pid=3198423, tid=3198716
# assert(!thread->is_in_VTMS_transition()) failed: sanity check
#
# JRE version: Java(TM) SE Runtime Environment (21.0+32) (fastdebug build 21-ea+32-LTS-2452)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 21-ea+32-LTS-2452, mixed mode, sharing, tiered, compressed class ptrs, z gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x11c86ff] JvmtiVTMSTransitionDisabler::VTMS_vthread_end(_jobject*)+0x2cf
I couldn't find reports of this same crash happening elsewhere.
Java(TM) SE Runtime Environment (fastdebug build 21-ea+32-LTS-2452)
Java HotSpot(TM) 64-Bit Server VM (fastdebug build 21-ea+32-LTS-2452, mixed mode, sharing)
Successfully attached to JVM with id: 3198423
Native agent successfully loaded: name=jckjvmti opts=stop00103
[StopThread] returned JVMTI_ERROR_NONE#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/mach5/mesos/work_dir/slaves/cd627e65-f015-4fb1-a1d2-b6c9b8127f98-S9620/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ea66c338-a703-49bc-aaea-6d194e6e6fda/runs/3e661b91-9f94-4fa6-b8b2-cd06888ab435/workspace/open/src/hotspot/share/prims/jvmtiThreadState.cpp:545), pid=3198423, tid=3198716
# assert(!thread->is_in_VTMS_transition()) failed: sanity check
#
# JRE version: Java(TM) SE Runtime Environment (21.0+32) (fastdebug build 21-ea+32-LTS-2452)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 21-ea+32-LTS-2452, mixed mode, sharing, tiered, compressed class ptrs, z gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x11c86ff] JvmtiVTMSTransitionDisabler::VTMS_vthread_end(_jobject*)+0x2cf
I couldn't find reports of this same crash happening elsewhere.
- relates to
-
JDK-8345427 Crash in serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java
- Open