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

assert(_whole_heap.contains(p)) failed: Attempt to access p out of bounds of card marking array's _whole_heap

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 10
    • 9
    • hotspot
    • gc
    • b36
    • Verified

    Description

      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=\\gc/shared/cardTableModRefBS.hpp:123
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (c:\\jprt\\T\\P1\\150014.jesper\\s\\hotspot\\src\\share\\vm\\gc/shared/cardTableModRefBS.hpp:123), pid=41968, tid=39336
      # assert(_whole_heap.contains(p)) failed: Attempt to access p = 0x0000000100000000 out of bounds of card marking array's _whole_heap = [0x00000000f4000000,0x0000000100000000)
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2017-06-09-150014.jesper.dev2455)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2017-06-09-150014.jesper.dev2455, compiled mode, tiered, compressed oops, g1 gc, windows-amd64)
      # Core dump will be written. Default location: C:\\Users\\aginfra\\sandbox\\results\\workDir\\gc\\survivorAlignment\\TestAllocationInEden\\hs_err_pid41968.mdmp
      #
      # An error report file with more information is saved as:
      # C:\\Users\\aginfra\\sandbox\\results\\workDir\\gc\\survivorAlignment\\TestAllocationInEden\\hs_err_pid41968.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp

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

      Current thread (0x00000019ccb57800): JavaThread "main" [_thread_in_Java, id=39336, stack(0x00000019ce390000,0x00000019ce490000)]

      Stack: [0x00000019ce390000,0x00000019ce490000]
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [jvm.dll+0x9f8750] os::platform_print_native_stack+0x100;; ?platform_print_native_stack@os@@SA_NPEAVoutputStream@@PEBXPEADH@Z+0x100
      V [jvm.dll+0xbae9ec] VMError::report+0xb0c;; ?report@VMError@@CAXPEAVoutputStream@@_N@Z+0xb0c
      V [jvm.dll+0xbaf91b] VMError::report_and_die+0x45b;; ?report_and_die@VMError@@SAXHPEBD0PEADPEAVThread@@PEAEPEAX40H_K@Z+0x45b
      V [jvm.dll+0xbaff4d] VMError::report_and_die+0x5d;; ?report_and_die@VMError@@SAXPEAVThread@@PEBDH11PEAD@Z+0x5d
      V [jvm.dll+0x4ea4e8] report_vm_error+0x78;; ?report_vm_error@@YAXPEBDH00ZZ+0x78
      V [jvm.dll+0x3b9465] CardTableModRefBS::byte_for+0x95;; ?byte_for@CardTableModRefBS@@IEBAPEACPEBX@Z+0x95
      V [jvm.dll+0x5fb16b] G1SATBCardTableLoggingModRefBS::invalidate+0x2b;; ?invalidate@G1SATBCardTableLoggingModRefBS@@UEAAXVMemRegion@@@Z+0x2b
      V [jvm.dll+0x5fb6f2] G1SATBCardTableLoggingModRefBS::write_region_work+0x32;; ?write_region_work@G1SATBCardTableLoggingModRefBS@@UEAAXVMemRegion@@@Z+0x32
      V [jvm.dll+0x2b31ba] BarrierSet::write_ref_array+0xfa;; ?write_ref_array@BarrierSet@@QEAAXPEAVHeapWord@@_K@Z+0xfa
      C 0x00000019d6faf672

      Attachments

        Issue Links

          Activity

            People

              tschatzl Thomas Schatzl
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: