Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8369948

Test crashed during compilation with SIGSEGV in CodeEmitInfo::interpreter_frame_size()

XMLWordPrintable

    • aarch64
    • os_x

      Test: vmTestbase/jit/deoptimization/test06/test06.java

      agent.trace shows:

      [2025-10-15 05:33:26,398]: POOL: Reusing Agent[3]
      [2025-10-15 05:33:26,866] Agent[3]: stdout: #
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # A fatal error has been detected by the Java Runtime Environment:
      [2025-10-15 05:33:26,872] Agent[3]: stdout: #
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # SIGSEGV (0xb) at pc=0x0000000102afb084, pid=44301, tid=27907
      [2025-10-15 05:33:26,872] Agent[3]: stdout: #
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # JRE version: Java(TM) SE Runtime Environment (26.0+20) (fastdebug build 26-ea+20-2031)
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-ea+20-2031, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # Problematic frame:
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # V [libjvm.dylib+0x30f084] CodeEmitInfo::interpreter_frame_size() const+0x28
      [2025-10-15 05:33:26,872] Agent[3]: stdout: #
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # Core dump will be written. Default location: core.44301
      [2025-10-15 05:33:26,872] Agent[3]: stdout: #
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # An error report file with more information is saved as:
      [2025-10-15 05:33:26,872] Agent[3]: stdout: # /System/Volumes/Data/mesos/work_dir/slaves/0103b69c-746c-4fb5-bf13-94918f380124-S1626/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e72cd045-733a-410e-95d9-d3407be6c8f5/runs/cd1e3f0e-160a-45dc-88ae-d540406cbae0/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_compiler/scratch/4/hs_err_pid44301.log
      [2025-10-15 05:33:26,941] Agent[3]: stdout: #
      [2025-10-15 05:33:26,941] Agent[3]: stdout: # Compiler replay data is saved as:
      [2025-10-15 05:33:26,941] Agent[3]: stdout: # /System/Volumes/Data/mesos/work_dir/slaves/0103b69c-746c-4fb5-bf13-94918f380124-S1626/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e72cd045-733a-410e-95d9-d3407be6c8f5/runs/cd1e3f0e-160a-45dc-88ae-d540406cbae0/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_vm_compiler/scratch/4/replay_pid44301.log
      [2025-10-15 05:33:26,941] Agent[3]: stdout: #
      [2025-10-15 05:33:26,941] Agent[3]: stdout: # If you would like to submit a bug report, please visit:
      [2025-10-15 05:33:26,941] Agent[3]: stdout: # https://bugreport.java.com/bugreport/crash.jsp
      [2025-10-15 05:33:26,941] Agent[3]: stdout: #

      Unfortunately the artifacts were not preserved.

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: