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

Tests crash: assert(is_in_encoding_range || k->is_interface() || k->is_abstract()) failed: sanity

XMLWordPrintable

    • b16

        Test compiler/arraycopy/TestObjectArrayClone.java

        CompileCommand: compileonly compiler/arraycopy/TestObjectArrayClone.testClone* bool compileonly = true
        CompileCommand: compileonly jdk/internal/reflect/GeneratedMethodAccessor*.invoke bool compileonly = true
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/opt/mach5/mesos/work_dir/slaves/a4a7850a-7c35-410a-b879-d77fbb2f6087-S144935/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/1a4487ac-c1a9-48f2-a0e2-2fb14ee558dc/runs/2bb98958-12aa-4165-b8b3-ef1d44c4a59d/workspace/open/src/hotspot/share/ci/ciKlass.hpp:113), pid=1791476, tid=1791492
        # assert(is_in_encoding_range || k->is_interface() || k->is_abstract()) failed: sanity
        #
        # JRE version: Java(TM) SE Runtime Environment (24.0+16) (fastdebug build 24-ea+16-1711)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 24-ea+16-1711, mixed mode, compressed oops, g1 gc, linux-aarch64)
        # Problematic frame:
        # V [libjvm.so+0x8b39c4] Compile::final_graph_reshaping_main_switch(Node*, Final_Reshape_Counts&, unsigned int, Unique_Node_List&)+0x22b4


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

        Current thread (0x0000ffffa42a0da0): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1791492, stack(0x0000ffff88aa8000,0x0000ffff88ca6000) (2040K)]


        Current CompileTask:
        C2:5081 29 compiler.arraycopy.TestObjectArrayClone::testCloneShortObjectArray (47 bytes)

        Stack: [0x0000ffff88aa8000,0x0000ffff88ca6000], sp=0x0000ffff88ca07c0, free space=2017k
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x8b39c4] Compile::final_graph_reshaping_main_switch(Node*, Final_Reshape_Counts&, unsigned int, Unique_Node_List&)+0x22b4 (ciKlass.hpp:113)
        V [libjvm.so+0x8b4140] Compile::final_graph_reshaping_impl(Node*, Final_Reshape_Counts&, Unique_Node_List&) [clone .part.0]+0x160 (compile.cpp:3155)
        V [libjvm.so+0x8b49e8] Compile::final_graph_reshaping_walk(Node_Stack&, Node*, Final_Reshape_Counts&, Unique_Node_List&)+0x148 (compile.cpp:3104)
        V [libjvm.so+0x8bfd08] Compile::final_graph_reshaping()+0x4b8 (compile.cpp:4012)
        V [libjvm.so+0x8c1444] Compile::Optimize()+0xb04 (compile.cpp:2486)
        V [libjvm.so+0x8c4150] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0x14b0 (compile.cpp:852)
        V [libjvm.so+0x7187b0] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x17c (c2compiler.cpp:142)
        V [libjvm.so+0x8cff94] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x864 (compileBroker.cpp:2303)
        V [libjvm.so+0x8d0b44] CompileBroker::compiler_thread_loop()+0x514 (compileBroker.cpp:1961)
        V [libjvm.so+0xd2ed70] JavaThread::thread_main_inner()+0xcc (javaThread.cpp:758)
        V [libjvm.so+0x15a9500] Thread::call_run()+0xac (thread.cpp:225)
        V [libjvm.so+0x12fc9f4] thread_native_entry(Thread*)+0x130 (os_linux.cpp:858)
        C [libc.so.6+0x806b8] start_thread+0x2d8

              mdoerr Martin Doerr
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: