VirtualBox

Changes between Initial Version and Version 1 of Ticket #5649


Ignore:
Timestamp:
Dec 3, 2009 7:56:04 AM (15 years ago)
Author:
Frank Mehnert
Comment:

Please attach the whole VBox.log file, not only a part of it (use the Attach button please).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5649 – Description

    initial v1  
    11My !OpenSolaris (64) guest goes into suspended state after running for several hours, seemingly due to some memory issues.  The guest has 3584MB ram assigned, and is not using nearly all of that, as you can see below.  Its memory usage seems stable over time.  The host system, Mac OS X 10.6.2 running VBox 3.1 (btw, same problem on 3.0.10) has plenty of available RAM, and its memory usage seems stable as well.  This happens to the guest running in both headless and non-headless mode.
    22
    3 In the guest, memory seems to be relatively stable over time:[[BR]]
    4 
    5 $ top[[BR]]
     3In the guest, memory seems to be relatively stable over time:
     4{{{
     5$ top
    66Memory: 3584M phys mem, 1865M free mem, 512M total swap, 512M free swap
    77
    8 $ isainfo[[BR]]
    9 amd64 i386[[BR]]
     8$ isainfo
     9amd64 i386
     10}}}
    1011(Hmm. !OpenSolaris not running in 64 bit mode?)
    1112
    1213!VirtualBox Log shows the following error:
    13 
    14 03:59:48.183 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VERR_NO_MEMORY rcSeed=VINF_SUCCESS cHandyPages=0x8[[BR]]
    15 03:59:48.183      cAllPages=0xe106f cPrivatePages=0xc28c1 cSharedPages=0x0 cZeroPages=0x1e7ae[[BR]]
    16 03:59:48.183 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VERR_NO_MEMORY rcSeed=VINF_SUCCESS cHandyPages=0x7[[BR]]
    17 03:59:48.183      cAllPages=0xe106f cPrivatePages=0xc28c2 cSharedPages=0x0 cZeroPages=0x1e7ad[[BR]]
    18 03:59:48.183 VM: Raising runtime error '!HostMemoryLow' (fFlags=0x2)[[BR]]
    19 03:59:48.183 Changing the VM state from 'RUNNING' to 'SUSPENDING'.[[BR]]
    20 03:59:48.184 Changing the VM state from 'SUSPENDING' to 'SUSPENDED'.[[BR]]
    21 03:59:48.185 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={e2a38ebc-d854-4a3e-bc2e-fdf5ac4a0000} aComponent={Display} aText={Argument address is NULL} aWarning=false, preserve=true [[BR]]
    22 03:59:48.185 Console: VM runtime error: fatal=false, errorID=!HostMemoryLow message="Unable to allocate and lock memory. The virtual machine will be paused. Please close applications to free up memory or close the VM"[[BR]]
     14{{{
     1503:59:48.183 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VERR_NO_MEMORY rcSeed=VINF_SUCCESS cHandyPages=0x8
     1603:59:48.183      cAllPages=0xe106f cPrivatePages=0xc28c1 cSharedPages=0x0 cZeroPages=0x1e7ae
     1703:59:48.183 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VERR_NO_MEMORY rcSeed=VINF_SUCCESS cHandyPages=0x7
     1803:59:48.183      cAllPages=0xe106f cPrivatePages=0xc28c2 cSharedPages=0x0 cZeroPages=0x1e7ad
     1903:59:48.183 VM: Raising runtime error '!HostMemoryLow' (fFlags=0x2)
     2003:59:48.183 Changing the VM state from 'RUNNING' to 'SUSPENDING'.
     2103:59:48.184 Changing the VM state from 'SUSPENDING' to 'SUSPENDED'.
     2203:59:48.185 ERROR [COM]: aRC=NS_ERROR_INVALID_ARG (0x80070057) aIID={e2a38ebc-d854-4a3e-bc2e-fdf5ac4a0000} aComponent={Display}
     23  aText={Argument address is NULL} aWarning=false, preserve=true
     2403:59:48.185 Console: VM runtime error: fatal=false, errorID=!HostMemoryLow message="Unable to allocate and lock memory. The
     25virtual machine will be paused. Please close applications to free up memory or close the VM"
     26}}}
    2327
    2428If I resume the machine, the same error is repeated and the machine goes into aborted state.

© 2023 Oracle
ContactPrivacy policyTerms of Use