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

assert(pss->trim_ticks().seconds() == 0.0) failed: Unexpected partial trimming during evacuation

    XMLWordPrintable

Details

    • gc
    • b34
    • Verified

    Backports

      Description

        Test failed with

        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (t:/workspace/open/src/hotspot/share/gc/g1/g1CollectedHeap.cpp:3656), pid=23808, tid=38764
        # assert(pss->trim_ticks().seconds() == 0.0) failed: Unexpected partial trimming during evacuation
        #
        # JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-ea+0-1461)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-ea+0-1461, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
        # Core dump will be written. Default location: T:\testoutput\test-support\jtreg_closed_test_hotspot_jtreg_applications_microbenchmarks_other_Test_20_java\scratch\0\hs_err_pid23808.mdmp
        #
        # 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:MaxRAMPercentage=3 -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:-DoEscapeAnalysis --add-opens=java.base/java.io=ALL-UNNAMED -Djmh.ignoreLock=true -XX:CompileCommandFile=C:\cygwin\tmp\jmh12803977271919436643compilecommand org.openjdk.jmh.runner.ForkedMain 127.0.0.1 27005

        Host: AMD EPYC 7551 32-Core Processor , 16 cores, 63G, Windows Server 2012 R2 , 64 bit Build 9600 (6.3.9600.19358)
        Time: Mon Jul 15 07:38:41 2019 /GM elapsed time: 4 seconds (0d 0h 0m 4s)

        --------------- T H R E A D ---------------

        Current thread (0x000000d50b73b000): GCTaskThread "GC Thread#5" [stack: 0x000000d50d3e0000,0x000000d50d4e0000] [id=38764]

        Stack: [0x000000d50d3e0000,0x000000d50d4e0000]
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [jvm.dll+0xadadb1] os::platform_print_native_stack+0xf1 (os_windows_x86.cpp:369)
        V [jvm.dll+0xcdf8ef] VMError::report+0xf0f (vmerror.cpp:716)
        V [jvm.dll+0xce11ae] VMError::report_and_die+0x8ae (vmerror.cpp:1518)
        V [jvm.dll+0xce1834] VMError::report_and_die+0x64 (vmerror.cpp:1308)
        V [jvm.dll+0x50d9c2] report_vm_error+0x102 (debug.cpp:264)
        V [jvm.dll+0x5e3d97] G1EvacuateRegionsBaseTask::evacuate_live_objects+0x217 (g1collectedheap.cpp:3656)
        V [jvm.dll+0x5e3de5] G1EvacuateRegionsTask::evacuate_live_objects+0x25 (g1collectedheap.cpp:3706)
        V [jvm.dll+0x5ecc46] G1EvacuateRegionsBaseTask::work+0xc6 (g1collectedheap.cpp:3689)
        V [jvm.dll+0xd20f97] GangWorker::loop+0xb7 (workgroup.cpp:345)
        V [jvm.dll+0xc7c592] Thread::call_run+0x192 (thread.cpp:405)
        V [jvm.dll+0xad98be] thread_native_entry+0x10e (os_windows.cpp:471)
        C [ucrtbase.DLL+0x203ba]
        C [KERNEL32.DLL+0x13f2]
        C [ntdll.dll+0x154f4]


        --------------- P R O C E S S ---------------

        Attachments

          Issue Links

            Activity

              People

                tschatzl Thomas Schatzl
                lmesnik Leonid Mesnik
                Votes:
                0 Vote for this issue
                Watchers:
                12 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: