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

TestStressRSetCoarsening fails with "assert(is_in_g1_reserved((const void*) addr)) failed"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • 11
    • 11
    • hotspot
    • gc

      The TestStressRSetCoarsening test fails with the following error:

       # To suppress the following error report, specify this argument
       # after -XX: or in .hotspotrc: SuppressErrorAt=/g1CollectedHeap.inline.hpp:83
       #
       # A fatal error has been detected by the Java Runtime Environment:
       #
       # Internal Error (.../open/src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp:83), pid=23018, tid=41475
       # assert(is_in_g1_reserved((const void*) addr)) failed: Address 0x0000000400000000 is outside of the heap ranging from [0x00000007c0000000 to 0x0000000800000000)
       #
       # JRE version: Java(TM) SE Runtime Environment (11.0) (fastdebug build 11-internal+0-jdk11-jdk.1037)
       # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 11-internal+0-jdk11-jdk.1037, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
       # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
       #
       Unsupported internal testing APIs have been used.
       
       # An error report file with more information is saved as:
       # .../JTwork/scratch/1/hs_err_pid23018.log
       #
       # If you would like to submit a bug report, please visit:
       # http://bugreport.java.com/bugreport/crash.jsp

            sangheki Sangheon Kim
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: