Changes between Initial Version and Version 26 of Ticket #10631
- Timestamp:
- Jun 27, 2012 7:38:30 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10631
- Property Status new → closed
- Property Resolution → fixed
-
Ticket #10631 – Description
initial v26 1 After upgrading to 4.1.16 r78094, guests won't run without rebooting my machine.1 After upgrading to 4.1.16 !r78094, guests won't run without rebooting my machine. 2 2 Activity Monitor shows I have 2+ gig free, and my guest is set to us 1024meg. 3 3 4 4 excerpt from .vbox file: 5 {{{ 5 6 <Memory RAMSize="1024" PageFusion="false"/> 6 7 }}} 7 8 If I quit all programs, no go. If I reboot, then the VM will start. 8 9 … … 12 13 Error pop up: 13 14 Failed to open a session for the virtual machine Centos 6.2 - X. 14 15 {{{ 15 16 Failed to load VMMR0.r0 (VERR_NO_MEMORY). 16 17 … … 18 19 Component: Console 19 20 Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb} 20 21 }}} 21 22 VBox.log: 23 {{{ 22 24 VirtualBox 4.1.16 r78094 darwin.x86 (May 22 2012 14:36:30) release log 23 25 00:00:00.977 Log opened 2012-05-25T17:35:40.811245000Z … … 46 48 00:00:02.656 nspr-2 ERROR [COM]: aRC=VBOX_E_INVALID_VM_STATE (0x80bb0002) aIID={5eaa9319-62fc-4b0a-843c-0cb1940f8a91} aComponent={Machine} aText={Machine is not locked for session (session state: Unlocked)}, preserve=false 47 49 00:00:03.418 nspr-2 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={5eaa9319-62fc-4b0a-843c-0cb1940f8a91} aComponent={SessionMachine} aText={Saved screenshot data is not available (VERR_NOT_SUPPORTED)}, preserve=false 48 50 }}} 49 51 More info at: 50 52 http://forums.virtualbox.org/viewtopic.php?f=8&t=49697&p=226705&e=226705