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

C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5

XMLWordPrintable

    • b14
    • x86_64, aarch64
    • linux

        The following test failed in the JDK24 CI:

        runtime/interpreter/LastJsrTest.java

        Here's a snippet from the log file:

        #section:main
        ----------messages:(6/230)----------
        command: main LastJsrTest
        reason: User specified action: run main/othervm LastJsrTest
        started: Fri Aug 23 18:24:08 UTC 2024
        Mode: othervm [/othervm specified]
        finished: Fri Aug 23 18:24:38 UTC 2024
        elapsed time (seconds): 30.094
        ----------configuration:(0/0)----------
        ----------System.out:(22/2123)----------
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/opt/mach5/mesos/work_dir/slaves/a20696e7-ae7d-4d37-8e9c-83f99ef002cb-S2259/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/7ca5078e-c5e9-48af-ba7c-18c19669cc97/runs/a4e5ab2e-466e-4fe1-a5bc-3627013e5c55/workspace/open/src/hotspot/share/utilities/growableArray.hpp:142), pid=3237428, tid=3237445
        # assert(0 <= i && i < _len) failed: illegal index 5 for length 5
        #
        # JRE version: Java(TM) SE Runtime Environment (24.0+13) (fastdebug build 24-ea+13-1325)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 24-ea+13-1325, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
        # Problematic frame:
        # V [libjvm.so+0x1400ee4] GrowableArrayView<MethodLiveness::BasicBlock*>::at(int) [clone .part.0]+0x24
        #
        # 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/a20696e7-ae7d-4d37-8e9c-83f99ef002cb-S5256/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/43d4584c-fdc2-416a-989e-b7a6f6e01ad4/runs/d58513c5-3dcb-47fb-9de8-37c18ba4f338/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_runtime/scratch/1/core.3237428)
        #
        # An error report file with more information is saved as:
        # /opt/mach5/mesos/work_dir/slaves/a20696e7-ae7d-4d37-8e9c-83f99ef002cb-S5256/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/43d4584c-fdc2-416a-989e-b7a6f6e01ad4/runs/d58513c5-3dcb-47fb-9de8-37c18ba4f338/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_runtime/scratch/1/hs_err_pid3237428.log
        #
        # Compiler replay data is saved as:
        # /opt/mach5/mesos/work_dir/slaves/a20696e7-ae7d-4d37-8e9c-83f99ef002cb-S5256/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/43d4584c-fdc2-416a-989e-b7a6f6e01ad4/runs/d58513c5-3dcb-47fb-9de8-37c18ba4f338/testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_runtime/scratch/1/replay_pid3237428.log
        #
        # If you would like to submit a bug report, please visit:
        # https://bugreport.java.com/bugreport/crash.jsp
        #
        ----------System.err:(0/0)----------
        ----------rerun:(42/7298)*----------

              matsaave Matias Saavedra Silva
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: