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

mb/jvm/alloc/PostAllocationStores/testAllocation* fails with out of memory on windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • gc

      #
      # There is insufficient memory for the Java Runtime Environment to continue.
      # Native memory allocation (mmap) failed to map 775946240 bytes for Failed to commit area from 0x0000000459800000 to 0x0000000487c00000 of length 775946240.
      # Possible reasons:
      # The system is out of physical RAM or swap space
      # In 32 bit mode, the process size limit was hit
      # Possible solutions:
      # Reduce memory load on the system
      # Increase physical memory or swap space
      # Check if swap backing store is full
      # Use 64 bit Java on a 64 bit OS
      # Decrease Java heap size (-Xmx/-Xms)
      # Decrease number of Java threads
      # Decrease Java thread stack sizes (-Xss)
      # Set larger code cache with -XX:ReservedCodeCacheSize=
      # This output file may be truncated or incomplete.
      #
      # Out of Memory Error (C:\jprt\T\P1\185435.rwestrel\s\hotspot\src\os\windows\vm\os_windows.cpp:3328), pid=52168, tid=0x0000000000009de8
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150826185435.rwestrel.8134321-b00)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-20150826185435.rwestrel.8134321-b00, compiled mode, g1 gc, windows-amd64)
      # Core dump will be written. Default location: C:\local\aurora\sandbox\results\ResultDir\testAllocationWithNonNullStores\hs_err_pid52168.mdmp
      #

      V [jvm.dll+0x4b1f30] os::platform_print_native_stack+0x100;; ?platform_print_native_stack@os@@SA_NPEAVoutputStream@@PEAXPEADH@Z+0x100
      V [jvm.dll+0x38e22c] VMError::report+0xb3c;; ?report@VMError@@AEAAXPEAVoutputStream@@@Z+0xb3c
      V [jvm.dll+0x38ee63] VMError::report_and_die+0x413;; ?report_and_die@VMError@@QEAAXXZ+0x413
      V [jvm.dll+0x37fbf6] report_vm_out_of_memory+0x76;; ?report_vm_out_of_memory@@YAXPEBDH_KW4VMErrorType@@0@Z+0x76
      V [jvm.dll+0x3dd267] os::pd_commit_memory_or_exit+0x97;; ?pd_commit_memory_or_exit@os@@CAXPEAD_K_NPEBD@Z+0x97
      V [jvm.dll+0x3020fb] os::commit_memory_or_exit+0x2b;; ?commit_memory_or_exit@os@@SAXPEAD_K1_NPEBD@Z+0x2b
      V [jvm.dll+0x5aede5] G1PageBasedVirtualSpace::commit_preferred_pages+0xf5;; ?commit_preferred_pages@G1PageBasedVirtualSpace@@AEAAX_K0@Z+0xf5
      V [jvm.dll+0x5aecb3] G1PageBasedVirtualSpace::commit_internal+0x133;; ?commit_internal@G1PageBasedVirtualSpace@@AEAAX_K0@Z+0x133
      V [jvm.dll+0x5aeb3d] G1PageBasedVirtualSpace::commit+0x9d;; ?commit@G1PageBasedVirtualSpace@@QEAA_N_K0@Z+0x9d
      V [jvm.dll+0x5b0ca6] G1RegionsLargerThanCommitSizeMapper::commit_regions+0x46;; ?commit_regions@G1RegionsLargerThanCommitSizeMapper@@UEAAXI_K@Z+0x46
      V [jvm.dll+0x5bc574] HeapRegionManager::commit_regions+0x94;; ?commit_regions@HeapRegionManager@@AEAAXI_K@Z+0x94
      V [jvm.dll+0x5bd230] HeapRegionManager::make_regions_available+0x80;; ?make_regions_available@HeapRegionManager@@AEAAXII@Z+0x80
      V [jvm.dll+0x5bc660] HeapRegionManager::expand_at+0x90;; ?expand_at@HeapRegionManager@@QEAAIII@Z+0x90
      V [jvm.dll+0x5777ec] G1CollectedHeap::expand+0x17c;; ?expand@G1CollectedHeap@@QEAA_N_K@Z+0x17c
      V [jvm.dll+0x57557c] G1CollectedHeap::do_collection_pause_at_safepoint+0xaac;; ?do_collection_pause_at_safepoint@G1CollectedHeap@@IEAA_NN@Z+0xaac
      V [jvm.dll+0x5c7e96] VM_G1IncCollectionPause::doit+0x136;; ?doit@VM_G1IncCollectionPause@@UEAAXXZ+0x136
      V [jvm.dll+0x349a14] VM_Operation::evaluate+0x104;; ?evaluate@VM_Operation@@QEAAXXZ+0x104
      V [jvm.dll+0x346fb8] VMThread::evaluate_operation+0x158;; ?evaluate_operation@VMThread@@AEAAXPEAVVM_Operation@@@Z+0x158
      V [jvm.dll+0x347995] VMThread::loop+0x465;; ?loop@VMThread@@QEAAXXZ+0x465
      V [jvm.dll+0x348118] VMThread::run+0xd8;; ?run@VMThread@@UEAAXXZ+0xd8
      V [jvm.dll+0x3dba0e] java_start+0xde;; ?java_start@@YAIPEAVThread@@@Z+0xde

            aharlap Alexander Harlap (Inactive)
            roland Roland Westrelin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: