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

[AOT] assert(_value[0] != 0) failed: receiver must be not-null

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2
    • 13
    • 13
    • hotspot

    Description

      hit the following assert in AOT'ed jck run
       
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=\\runtime/javaCalls.hpp:203
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (t:\\workspace\\open\\src\\hotspot\\share\\runtime/javaCalls.hpp:203), pid=42220, tid=12096
      # assert(_value[0] != 0) failed: receiver must be not-null
      #
      # JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-ea+0-1203)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-ea+0-1203, mixed mode, aot, sharing, jvmci, jvmci compiler, compressed oops, g1 gc, windows-amd64)
      # Core dump will be written. Default location: T:\\testoutput\\test-support\\jck_runtime_api_java_util\\hs_err_pid42220.mdmp
      #
      # An error report file with more information is saved as:
      # T:\\testoutput\\test-support\\jck_runtime_api_java_util\\hs_err_pid42220.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

      Attachments

        1. 8225501.patch
          2 kB
        2. hs_err_pid23266.log
          55 kB
        3. hs_err_pid42220.log
          35 kB

        Issue Links

          Activity

            People

              iveresov Igor Veresov
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: