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

compiler/jvmci/code/DataPatchTest.java crashes: SIGSEGV in (getConstClass)getConstClass

XMLWordPrintable

    • b105
    • sparc
    • solaris
    • Verified

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xffffffff61c27ef4, pid=10373, tid=87
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (build 9-internal+0-2015-12-24-173654.dmitrij.aot)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2015-12-24-173654.dmitrij.aot, mixed mode, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, solaris-sparc)
      # Problematic frame:
      # J 710 JVMCI (getConstClass)getConstClass (3 bytes) @ 0xffffffff61c27ef4 [0xffffffff61c27ee0+0x0000000000000014]
      #
      # Core dump will be written. Default location: /scratch/local/aurora/sandbox/results/workDir/compiler/jvmci/code/DataPatchTest/core or core.10373
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

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

      Current thread (0x0000000100e69000): JavaThread "MainThread" [_thread_in_Java, id=87, stack(0xfffffffeffc00000,0xfffffffeffd00000)]

      Stack: [0xfffffffeffc00000,0xfffffffeffd00000], sp=0xfffffffeffcf9f70, free space=999k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      J 710 JVMCI (getConstClass)getConstClass (3 bytes) @ 0xffffffff61c27ef4 [0xffffffff61c27ee0+0x0000000000000014]
      v ~StubRoutines::call_stub
      V [libjvm.so+0xea1ac4] void JavaCalls::call_helper(JavaValue*,const methodHandle&,JavaCallArguments*,Thread*)+0x8c4
      V [libjvm.so+0x1078358] _jobject*c2v_executeInstalledCode(JNIEnv_*,_jobject*,_jobject*,_jobject*)+0x428
      j jdk.vm.ci.hotspot.CompilerToVM.executeInstalledCode([Ljava/lang/Object;Ljdk/vm/ci/code/InstalledCode;)Ljava/lang/Object;+-511076
      j jdk.vm.ci.hotspot.CompilerToVM.executeInstalledCode([Ljava/lang/Object;Ljdk/vm/ci/code/InstalledCode;)Ljava/lang/Object;+0
      j jdk.vm.ci.hotspot.HotSpotNmethod.executeVarargs([Ljava/lang/Object;)Ljava/lang/Object;+27
      j compiler.jvmci.code.CodeInstallationTest.test(Lcompiler/jvmci/code/CodeInstallationTest$TestCompiler;Ljava/lang/reflect/Method;[Ljava/lang/Object;)V+84
      j compiler.jvmci.code.DataPatchTest.test(Lcompiler/jvmci/code/CodeInstallationTest$TestCompiler;)V+16
      j compiler.jvmci.code.DataPatchTest.testInlineNarrowMetadata()V+16
      ...

            rschatz Roland Schatz
            twisti Christian Thalinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: