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

Test runtime/cds/appcds/dynamicArchive/LambdaForClassInBaseArchive.java crashed in C2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 26
    • hotspot

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x0000ffff8be13a68, pid=3392147, tid=3392161
      #
      # JRE version: Java(TM) SE Runtime Environment (26.0+12) (fastdebug build 26-ea+12-1195)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-ea+12-1195, compiled mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
      # Problematic frame:
      # V [libjvm.so+0x2022a68]
      #
      # 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/f7f8bd65-a387-4a2b-b519-702f2fefaf87-S221103/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31028373-98f4-4dc1-acbb-31b679101489/runs/08591023-258f-449b-9986-67efeceae0ca/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_tier2_runtime/scratch/4/core.3392147)
      #
      # If you would like to submit a bug report, please visit:
      # https://bugreport.java.com/bugreport/crash.jsp
      #

      --------------- S U M M A R Y ------------

      Command Line: -XX:MaxRAMPercentage=3.125 -Dtest.boot.jdk=/opt/mach5/mesos/work_dir/jib-master/install/jdk/24/36/bundles/linux-aarch64/jdk-24_linux-aarch64_bin.tar.gz/jdk-24 -Djava.io.tmpdir=/opt/mach5/mesos/work_dir/slaves/f7f8bd65-a387-4a2b-b519-702f2fefaf87-S221103/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/31028373-98f4-4dc1-acbb-31b679101489/runs/08591023-258f-449b-9986-67efeceae0ca/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_tier2_runtime/tmp -Xcomp -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+TieredCompilation -XX:+DeoptimizeALot -XX:DumpLoadedClassList=runtime.cds.appcds.dynamicArchive.LambdaForClassInBaseArchive.java-classlist -Xshare:auto -Dtest.timeout.factor=16.0 -XX:SharedArchiveFile=null -XX:+UnlockDiagnosticVMOptions -XX:VerifyArchivedFields=1 SimpleApp

      Host: AArch64, 16 cores, 31G, Oracle Linux Server release 8.10
      Time: Sat Aug 16 22:55:58 2025 UTC elapsed time: 8.370057 seconds (0d 0h 0m 8s)

      --------------- T H R E A D ---------------

      Current thread (0x0000ffff842a8c90): JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=3392161, stack(0x0000ffff47407000,0x0000ffff47605000) (2040K)]


      Current CompileTask:
      C2:8370 2517 b 4 jdk.internal.loader.ClassLoaders::<clinit> (208 bytes)

      Stack: [0x0000ffff47407000,0x0000ffff47605000], sp=0x0000ffff47600bb0, free space=2022k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x2022a68]
      [error occurred during error reporting (printing native stack (with source info)), id 0xe0000000, Internal Error (/opt/mach5/mesos/work_dir/slaves/f7f8bd65-a387-4a2b-b519-702f2fefaf87-S221110/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/b5b13214-19f5-4829-8695-73663703e10c/runs/f95db40c-9f99-4b0e-a959-49c4d2ba5c6d/workspace/open/src/hotspot/share/utilities/elfFile.cpp:742)]

      Retrying call stack printing without source information...

      [error occurred during error reporting (retry printing native stack (no source info)), id 0xb, SIGSEGV (0xb) at pc=0x0000ffff8c0cbc8c]

      siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x0000ffff8be13a68


      It is a concern that we are unable to get any stack trace.

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

              Created:
              Updated: