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

assert assert(allocx == alloc) fails in library_call.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • b64
    • Verified

        Here is an excerpt of the log file:

        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/opt/jprt/T/P1/095411.rwestrel/s/hotspot/src/share/vm/opto/library_call.cpp:4807), pid=13735, tid=139661848876800
        # assert(allocx == alloc) failed: where has the allocation gone?
        #
        # JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150323095411.rwestrel.8069263-b00)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-fastdebug-20150323095411.rwestrel.8069263-b00 compiled mode linux-amd64 compressed oops)
        # Core dump written. Default location: /export/local/aurora/sandbox/results/weblogic/core

        The failing assert was added by JDK-8073866 so this problem could be related to that issue.

              roland Roland Westrelin
              zmajo Zoltan Majo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: