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

Test vmTestbase/gc/gctests/LoadUnloadGC2/LoadUnloadGC2.java crashed: assert(i < Max()) failed: oob

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 21
    • 21
    • hotspot

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/System/Volumes/Data/mesos/work_dir/slaves/91e16c40-06d4-468a-9fc3-7198a5bb7d5a-S129863/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/30517070-9676-46d2-ae32-8c0fb985adc5/runs/d77b8d15-a48a-4a34-8d36-28c9e45c1da0/workspace/open/src/hotspot/share/opto/block.hpp:69), pid=3997, tid=41219
      # assert(i < Max()) failed: oob
      #
      # JRE version: Java(TM) SE Runtime Environment (21.0+13) (fastdebug build 21-ea+13-LTS-1012)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 21-ea+13-LTS-1012, compiled mode, sharing, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
      # Core dump will be written. Default location: core.3997
      #
      # If you would like to submit a bug report, please visit:
      # https://bugreport.java.com/bugreport/crash.jsp
      #

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

      Current thread (0x00007f85cd824010): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=41219, stack(0x000070000a526000,0x000070000a626000)]


      Current CompileTask:
      C2: 22968 2489 !b java.lang.invoke.DirectMethodHandle::makePreparedFieldLambdaForm (978 bytes)

      Stack: [0x000070000a526000,0x000070000a626000], sp=0x000070000a621b50, free space=1006k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.dylib+0x12849eb] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x5cb (block.hpp:69)
      V [libjvm.dylib+0x12850db] VMError::report_and_die(Thread*, void*, char const*, int, char const*, char const*, __va_list_tag*)+0x3b
      V [libjvm.dylib+0x6db6b5] report_vm_error(char const*, int, char const*, char const*, ...)+0xf5
      V [libjvm.dylib+0x995e42] PhaseChaitin::assign_high_score_to_immediate_copies(Block*, Node*, LRG&, unsigned int, unsigned int)+0x82
      V [libjvm.dylib+0x9971d7] PhaseChaitin::build_ifg_physical(ResourceArea*)+0x647
      V [libjvm.dylib+0x569031] PhaseChaitin::Register_Allocate()+0x751
      V [libjvm.dylib+0x6461c0] Compile::Code_Gen()+0x2f0
      V [libjvm.dylib+0x643681] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0x1b21
      V [libjvm.dylib+0x5250c7] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x167
      V [libjvm.dylib+0x661bdb] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x63b
      V [libjvm.dylib+0x661398] CompileBroker::compiler_thread_loop()+0x288
      V [libjvm.dylib+0xa1566f] JavaThread::thread_main_inner()+0x1ff
      V [libjvm.dylib+0x11cc777] Thread::call_run()+0x177
      V [libjvm.dylib+0xf4bbdf] thread_native_entry(Thread*)+0x14f
      C [libsystem_pthread.dylib+0x6109] _pthread_start+0x94
      C [libsystem_pthread.dylib+0x1b8b] thread_start+0xf

            thartmann Tobias Hartmann
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: