Changes between Initial Version and Version 1 of Ticket #3721
- Timestamp:
- Apr 13, 2009 8:11:11 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3721
- Property Status new → closed
- Property Resolution → duplicate
-
Ticket #3721 – Description
initial v1 1 I am unable to run VB 2.2.0. Error occurs running both OpenSolaris and OpenBSD.1 I am unable to run VB 2.2.0. Error occurs running both !OpenSolaris and OpenBSD. 2 2 Host system is an XP Pro 2002 system: 3 3 Dual 2.4 Ghz Intel Core2 Duo P8600 with 2G RAM … … 5 5 6 6 From the tail of VBox.log: 7 8 00:05:45.504 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VINF_SUCCESS rcSeed=VERR_NO_MEMORY cHandyPages=0x14 7 {{{ 8 00:05:45.504 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VINF_SUCCESS 9 rcSeed=VERR_NO_MEMORY cHandyPages=0x14 9 10 00:05:45.504 cAllPages=0x4106c cPrivatePages=0x34be4 cSharedPages=0x0 cZeroPages=0xc488 10 00:05:45.505 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VINF_SUCCESS rcSeed=VERR_NO_MEMORY cHandyPages=0x14 11 00:05:45.505 PGM: Failed to procure handy pages; rc=VERR_NO_MEMORY rcAlloc=VINF_SUCCESS 12 rcSeed=VERR_NO_MEMORY cHandyPages=0x14 11 13 00:05:45.505 cAllPages=0x4106c cPrivatePages=0x34be4 cSharedPages=0x0 cZeroPages=0xc488 12 14 00:05:45.505 VM: Raising runtime error 'HostMemoryLow' (fFlags=0x2) 13 15 00:05:45.505 Changing the VM state from 'RUNNING' to 'SUSPENDED'. 14 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" 16 00:05:45.566 Console: VM runtime error: fatal=false, errorID=HostMemoryLow 17 message="Unable to allocate and lock memory. The virtual machine will be paused. 18 Please close applications to free up memory or close the VM" 19 }}} 15 20 16 A google search indicates the error message was recently added to VirtualBox 17 Relates to Changeset 17503 18 19 Timestamp: 20 2009-03-06 22:13:13 (1 month ago) 21 Author: 22 vboxsync 23 Message: 24 25 PGM: PGMR3PhysAllocateHandyPages fix and error handling. 26 Files: 27 28 * trunk/src/VBox/VMM/PGMPhys.cpp (modified) (5 diffs) 29 30 Virtual Box System configuration: 31 OpenSolaris 32 Base Memory: 1024 33 Video Memory: 12 21 '''Virtual Box System configuration:''' 22 OpenSolaris[[BR]] 23 Base Memory: 1024[[BR]] 24 Video Memory: 12[[BR]] 34 25 Rest are default settings