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

[GRAAL] graal unit test hit fatal error when libgraal is used

XMLWordPrintable

      compiler/graalunit/HotspotTest.java

      org.graalvm.compiler.hotspot.test.CompileTheWorldTest started (10 of 52)
        testJDK: # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/mutexLocker.cpp:172
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (open/src/hotspot/share/runtime/mutexLocker.cpp:172), pid=9186, tid=9252
      # fatal error: must own lock CodeCache_lock
      #
      # JRE version: Java(TM) SE Runtime Environment (14.0) (fastdebug build 14-internal+0-2020-02-11-0237552.vladimir.kozlov.metro0210)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-internal+0-2020-02-11-0237552.vladimir.kozlov.metro0210, mixed mode, sharing, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0x1245365] assert_locked_or_safepoint(Mutex const*)+0x75
      #
      # Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to /testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_compiler_graal/scratch/0/core.9186)
      #
      # An error report file with more information is saved as:
      # /testoutput/test-support/jtreg_open_test_hotspot_jtreg_tier1_compiler_graal/scratch/0/hs_err_pid9186.log
      Compiled method (JVMCI) 17389 7948 4 com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding::<init> (11 bytes)
       total in heap [0x00007f21bfd8a190,0x00007f21bfd8a4e8] = 856
       relocation [0x00007f21bfd8a308,0x00007f21bfd8a328] = 32
       main code [0x00007f21bfd8a340,0x00007f21bfd8a420] = 224
       stub code [0x00007f21bfd8a420,0x00007f21bfd8a430] = 16
       oops [0x00007f21bfd8a430,0x00007f21bfd8a438] = 8
       metadata [0x00007f21bfd8a438,0x00007f21bfd8a440] = 8
       scopes data [0x00007f21bfd8a440,0x00007f21bfd8a458] = 24
       scopes pcs [0x00007f21bfd8a458,0x00007f21bfd8a4b8] = 96
       dependencies [0x00007f21bfd8a4b8,0x00007f21bfd8a4c0] = 8
       handler table [0x00007f21bfd8a4c0,0x00007f21bfd8a4d8] = 24
       JVMCI data [0x00007f21bfd8a4d8,0x00007f21bfd8a4e8] = 16
      #

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: