JDK-8236149 : [Graal] serviceability/jvmti/CompiledMethodLoad/Zombie.java crashes wiht Graal
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 14
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2019-12-18
  • Updated: 2019-12-18
  • Resolved: 2019-12-18
Related Reports
Duplicate :  
Description
Test
serviceability/jvmti/CompiledMethodLoad/Zombie.java crashed with Graal enabled. The hs_err:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f81509599d5, pid=21851, tid=22246
#
# JRE version: Java(TM) SE Runtime Environment (14.0+27) (fastdebug build 14-ea+27-1339)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-ea+27-1339, compiled mode, sharing, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0xfcc9d5][thread 22233 also had an error]
  JvmtiExport::post_compiled_method_load(nmethod*)+0x15
#
# 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/fcf4c0c4-d73e-4321-860c-6613427db92b-S1823/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/f39f5026-e689-4281-b306-72ae64f624e7/runs/b0d48042-8a25-4e1c-a557-c17b210380da/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_serviceability/scratch/1/core.21851)
#
# An error report file with more information is saved as:
# /opt/mach5/mesos/work_dir/slaves/fcf4c0c4-d73e-4321-860c-6613427db92b-S1823/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/f39f5026-e689-4281-b306-72ae64f624e7/runs/b0d48042-8a25-4e1c-a557-c17b210380da/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_serviceability/scratch/1/hs_err_pid21851.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 22246
Dumping core ...