Opened 16 years ago
Closed 16 years ago
#3721 closed defect (duplicate)
Unable to allocate and lock memory
Reported by: | Bill Morita | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 2.2.0 |
Keywords: | handy pages | Cc: | |
Guest type: | other | Host type: | other |
Description (last modified by )
I am unable to run VB 2.2.0. Error occurs running both OpenSolaris and OpenBSD. Host system is an XP Pro 2002 system: Dual 2.4 Ghz Intel Core2 Duo P8600 with 2G RAM
From the tail of VBox.log:
00:05:45.504 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VINF_SUCCESS rcSeed=VERR_NO_MEMORY cHandyPages=0x14 00:05:45.504 cAllPages=0x4106c cPrivatePages=0x34be4 cSharedPages=0x0 cZeroPages=0xc488 00:05:45.505 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VINF_SUCCESS rcSeed=VERR_NO_MEMORY cHandyPages=0x14 00:05:45.505 cAllPages=0x4106c cPrivatePages=0x34be4 cSharedPages=0x0 cZeroPages=0xc488 00:05:45.505 VM: Raising runtime error 'HostMemoryLow' (fFlags=0x2) 00:05:45.505 Changing the VM state from 'RUNNING' to 'SUSPENDED'. 00:05:45.566 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"
Virtual Box System configuration:
OpenSolaris
Base Memory: 1024
Video Memory: 12
Rest are default settings
Change History (1)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Sounds like a duplicate of #3657.