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

[JVMCI] assertion in JVMCIRuntime::release_cleared_oop_handles

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/System/Volumes/Data/mesos/work_dir/slaves/741e9afd-8c02-45c3-b2e2-9db1450d0832-S23906/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e11e39da-25b8-4665-8004-5840ee943edb/runs/a2081fab-2011-4cef-9915-183f36734e24/workspace/open/src/hotspot/share/utilities/growableArray.hpp:155), pid=17176, tid=25091
      # assert(0 <= i && i < _len) failed: illegal index
      #
      # JRE version: Java(TM) SE Runtime Environment Oracle GraalVM 21-dev.ea+15.1 (21.0+15) (fastdebug build 21-ea+15-LTS-1232)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 21-dev.ea+15.1 (fastdebug 21-ea+15-LTS-1232, mixed mode, jvmci, jvmci compiler, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
      # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
      #
      # 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:ThreadPriorityPolicy=1 -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCIProduct -XX:-UnlockExperimentalVMOptions -Dgraal.ShowConfiguration=info -XX:-TieredCompilation CountUppercase skjfblksdjb sdjbv

      Host: dnsimon-mac, "MacBookPro18,2" arm64, 10 cores, 64G, Darwin 22.3.0, macOS 13.2.1 (22D68)
      Time: Wed Apr 26 09:59:23 2023 CEST elapsed time: 0.572243 seconds (0d 0h 0m 0s)

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

      Current thread (0x000000013a8eaa10): JavaThread "JVMCI-native CompilerThread3" daemon [_thread_in_vm, id=25091, stack(0x0000000172614000,0x0000000172a17000)]

      Stack: [0x0000000172614000,0x0000000172a17000], sp=0x0000000172a16aa0, free space=4106k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.dylib+0x10a5d64] VMError::report_and_die(int, char const*, char const*, char*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x580 (growableArray.hpp:155)
      V [libjvm.dylib+0x10a6504] VMError::report_and_die(Thread*, char const*, int, unsigned long, VMErrorType, char const*, char*)+0x0
      V [libjvm.dylib+0x59180c] print_error_for_unit_test(char const*, char const*, char*)+0x0
      V [libjvm.dylib+0xac09a8] JVMCIRuntime::release_cleared_oop_handles()+0x39c
      V [libjvm.dylib+0xac0410] JVMCIRuntime::release_and_clear_oop_handles()+0x5c
      V [libjvm.dylib+0xac195c] JVMCIRuntime::detach_thread(JavaThread*, char const*, bool)+0x1f0
      V [libjvm.dylib+0x9fee84] JVMCICompiler::stopping_compiler_thread(CompilerThread*)+0x64
      V [libjvm.dylib+0x51ad54] CompileBroker::compiler_thread_loop()+0x3c4
      V [libjvm.dylib+0x8b64d0] JavaThread::thread_main_inner()+0x20c
      V [libjvm.dylib+0xff7104] Thread::call_run()+0x220
      V [libjvm.dylib+0xdbd160] thread_native_entry(Thread*)+0x160
      C [libsystem_pthread.dylib+0x706c] _pthread_start+0x94

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: