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

assert(vs.actual_committed_size() >= commit_size) failed

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Duplicate
    • 13
    • None
    • hotspot
    • gc
    • x86_64
    • windows

    Description

      runtime/memory/RunUnitTestsConcurrently.java failed:

      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=t:/workspace/open/src/hotspot/share/memory/virtualspace.cpp:1289
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (t:/workspace/open/src/hotspot/share/memory/virtualspace.cpp:1289), pid=27424, tid=20912
      # assert(vs.actual_committed_size() >= commit_size) failed: 'vs.actual_committed_size()': 0 'commit_size': 10485760
      #
      # JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-ea+0-1200)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-ea+0-1200, compiled mode, sharing, compressed oops, g1 gc, windows-amd64)
      # Core dump will be written. Default location: T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_hotspot_runtime\\scratch\\2\\hs_err_pid27424.mdmp
      #
      Unsupported internal testing APIs have been used.

      # An error report file with more information is saved as:
      # T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_hotspot_runtime\\scratch\\2\\hs_err_pid27424.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: