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

SIGSEGV in JmethodIDTable::resolve_jmethod_id

XMLWordPrintable

    • aarch64

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x0000ffffa47eacbc, pid=1178903, tid=1178939
      #
      # JRE version: Java(TM) SE Runtime Environment (26.0+12) (fastdebug build 26-ea+12-1215)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 26-ea+12-1215, mixed mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
      # Problematic frame:
      # V [libjvm.so+0xf9fcbc] JmethodIDTable::resolve_jmethod_id(_jmethodID*)+0x10

      Stack: [0x0000ffff33009000,0x0000ffff33207000], sp=0x0000ffff332050a0, free space=2032k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0xf9fcbc] JmethodIDTable::resolve_jmethod_id(_jmethodID*)+0x10 (jmethodIDTable.cpp:120)
      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      J 760 jdk.test.whitebox.WhiteBox.deoptimizeMethod0(Ljava/lang/reflect/Executable;Z)I (0 bytes) @ 0x0000ffffa067b1c0 [0x0000ffffa067b140+0x0000000000000080]
      J 1036 c2 sun.hotspot.tools.ctw.Compiler$CompileMethodCommand.run()V (61 bytes) @ 0x0000ffffa06eca48 [0x0000ffffa06ec9c0+0x0000000000000088]
      j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+92 java.base@26-ea
      j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 java.base@26-ea
      j java.lang.Thread.runWith(Ljava/lang/Object;Ljava/lang/Runnable;)V+5 java.base@26-ea
      j java.lang.Thread.run()V+19 java.base@26-ea
      v ~StubRoutines::Stub Generator call_stub_stub 0x0000ffffa04c149c

            coleenp Coleen Phillimore
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: