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

HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #

    XMLWordPrintable

Details

    • gc
    • b22

    Backports

      Description

        gtest HeapRegion.apply_to_marked_objects_other_vm_test might fail with assertion
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/c4ee7e63-1ded-4e8c-9581-ce26f27e3af4-S222/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ccc33594-3971-4f22-968d-37be3c1b8e54/runs/284e905b-27c5-473b-976d-3af07af1a981/workspace/open/src/hotspot/share/gc/g1/heapRegionSet.cpp:38), pid=7203, tid=7272
        # assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list
        #
        # JRE version: Java(TM) SE Runtime Environment (11.0+16) (fastdebug build 11-ea+16)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 11-ea+16, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
        # Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e %P %I" (or dumping to /scratch/lmesnik/ws/sbr/16/linux-x64/results/run_315/tier1/JTwork/hotspot_jtreg_0/gtest/GTestWrapper/core.7203)
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.java.com/bugreport/crash.jsp
        #

        --------------- S U M M A R Y ------------

        Command Line: -XX:+ExecutingUnitTests

        Attachments

          Issue Links

            Activity

              People

                kbarrett Kim Barrett
                lmesnik Leonid Mesnik
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: