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

[aarch64] fatal error: OopMap inserted twice

XMLWordPrintable

    • aarch64
    • linux

      open/test/hotspot/jtreg/compiler/c1/CanonicalizeArrayLength.java

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/opt/mach5/mesos/work_dir/slaves/805146e6-8fdb-4552-bf9e-385b73cf7129-S405/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/4e350524-c4e0-497a-b7cb-95bf0138abfa/runs/0994d745-7792-4c00-80dc-f2351b48aa12/workspace/open/src/hotspot/share/compiler/oopMap.cpp:180), pid=9472, tid=9486
      # fatal error: OopMap inserted twice
      #
      # JRE version: Java(TM) SE Runtime Environment (15.0) (fastdebug build 15-internal+0-2020-05-19-1253597.patric.hedlin.jdk)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 15-internal+0-2020-05-19-1253597.patric.hedlin.jdk, compiled mode, tiered, g1 gc, linux-aarch64)
      # Problematic frame:
      # V [libjvm.so+0x10e338c] OopMapSet::add_gc_map(int, OopMap*)+0x114
      #

      Current CompileTask:
      C1: 41663 22214 !b 3 java.util.zip.Inflater::inflate (418 bytes)

      Stack: [0x0000fffd23000000,0x0000fffd23200000], sp=0x0000fffd231fbd90, free space=2031k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x10e338c] OopMapSet::add_gc_map(int, OopMap*)+0x114
      V [libjvm.so+0x8536fc] DebugInformationRecorder::add_safepoint(int, OopMap*)+0x44
      V [libjvm.so+0x55bbf4] CodeEmitInfo::record_debug_info(DebugInformationRecorder*, int)+0x44
      V [libjvm.so+0x5869f4] LIR_Assembler::add_call_info(int, CodeEmitInfo*)+0x4c
      V [libjvm.so+0x595334] LIR_Assembler::throw_op(LIR_OprDesc*, LIR_OprDesc*, CodeEmitInfo*)+0x12c
      V [libjvm.so+0x588a7c] LIR_Assembler::emit_lir_list(LIR_List*)+0xcc
      V [libjvm.so+0x589018] LIR_Assembler::emit_block(BlockBegin*)+0x100
      V [libjvm.so+0x589140] LIR_Assembler::emit_code(BlockList*)+0x68
      V [libjvm.so+0x529c98] Compilation::emit_code_body()+0x140
      V [libjvm.so+0x52a3fc] Compilation::compile_java_method()+0x574
      V [libjvm.so+0x52ae24] Compilation::compile_method()+0x1dc
      V [libjvm.so+0x52b788] Compilation::Compilation(AbstractCompiler*, ciEnv*, ciMethod*, int, BufferBlob*, DirectiveSet*)+0x2b0
      V [libjvm.so+0x52c534] Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0x10c
      V [libjvm.so+0x7fd300] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x618
      V [libjvm.so+0x7fefe8] CompileBroker::compiler_thread_loop()+0x638
      V [libjvm.so+0x13afa90] JavaThread::thread_main_inner()+0x238
      V [libjvm.so+0x13b78a8] Thread::call_run()+0xf8
      V [libjvm.so+0x1104e48] thread_native_entry(Thread*)+0x120
      C [libpthread.so.0+0x7d40] start_thread+0xb4


      Possibly same as: JDK-8237483

            phedlin Patric Hedlin (Inactive)
            phedlin Patric Hedlin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: