-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
11, 14, 15
Testcase : nsk/jvmti/scenarios/capability/CM03/cm03t001/TestDescription.java
OS specific: NO.
Regression : Can't say (crash is very rare)
Special VM flag : Shows the failure with -XX:-TieredCompilation
Small Log :
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/interpreterRuntime.cpp:1077
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/workspace/open/src/hotspot/share/interpreter/interpreterRuntime.cpp:1077), pid=12217, tid=12282
# assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not have any exceptions pending
#
# JRE version: Java(TM) SE Runtime Environment (14.0.2+6) (fastdebug build 14.0.2+6-38)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14.0.2+6-38, mixed mode, sharing, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xc94466]ThreadState(thread='MainThread', state='debuggeeWaiting') waiting for state debuggeeThreadDeath
InterpreterRuntime::frequency_counter_overflow_inner(JavaThread*, unsigned char*)+0x186
#
# Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to /opt/mach5/mesos/work_dir/slaves/805146e6-8fdb-4552-bf9e-385b73cf7129-S328/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2e4579ee-a17c-4f5e-93b8-b6d583b3905e/runs/eef28afb-b23b-48f6-99d2-81f0297a17fe/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/scratch/2/core.12217)
#
# An error report file with more information is saved as:
# /805146e6-8fdb-4552-bf9e-385b73cf7129-S328/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2e4579ee-a17c-4f5e-93b8-b6d583b3905e/runs/eef28afb-b23b-48f6-99d2-81f0297a17fe/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/scratch/2/hs_err_pid12217.log
#
OS specific: NO.
Regression : Can't say (crash is very rare)
Special VM flag : Shows the failure with -XX:-TieredCompilation
Small Log :
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/interpreterRuntime.cpp:1077
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/workspace/open/src/hotspot/share/interpreter/interpreterRuntime.cpp:1077), pid=12217, tid=12282
# assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not have any exceptions pending
#
# JRE version: Java(TM) SE Runtime Environment (14.0.2+6) (fastdebug build 14.0.2+6-38)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14.0.2+6-38, mixed mode, sharing, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xc94466]ThreadState(thread='MainThread', state='debuggeeWaiting') waiting for state debuggeeThreadDeath
InterpreterRuntime::frequency_counter_overflow_inner(JavaThread*, unsigned char*)+0x186
#
# Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to /opt/mach5/mesos/work_dir/slaves/805146e6-8fdb-4552-bf9e-385b73cf7129-S328/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2e4579ee-a17c-4f5e-93b8-b6d583b3905e/runs/eef28afb-b23b-48f6-99d2-81f0297a17fe/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/scratch/2/core.12217)
#
# An error report file with more information is saved as:
# /805146e6-8fdb-4552-bf9e-385b73cf7129-S328/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/2e4579ee-a17c-4f5e-93b8-b6d583b3905e/runs/eef28afb-b23b-48f6-99d2-81f0297a17fe/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/scratch/2/hs_err_pid12217.log
#
- relates to
-
JDK-8254874 ZGC: JNIHandleBlock verification failure in stack watermark processing
- Resolved
-
JDK-8246381 VM crashes with "Current BasicObjectLock* below than low_mark"
- Resolved