I have windows XP and Windows 7 guests that I have used for years (around 7 years) without any problem.
Since the last update of Virtual Box, my XP guest keeps aborting for no apparent reason... whenever I want to use it, the desktop is no longer there and I go check the VB app, and it shows "Aborted", usually happens when my Mac goes to sleep. This only happens with XP... win7 works fine.
I haven't installed anything new in windows XP, and it has happened even after new start with no applications running (on XP).
This is what the XP Log looks like:
Code: Select all
00:37:23.404556 Pausing VM execution, reason 'host suspend'
00:37:23.791318 Changing the VM state from 'RUNNING' to 'SUSPENDING'
00:37:28.327990 PDMR3Suspend: 4 297 111 547 ns run time
00:37:28.328037 Changing the VM state from 'SUSPENDING' to 'SUSPENDED'
00:37:28.328100 Console: Machine state changed to 'Paused'
00:37:28.511045 DarwinDisableGlobalHotKeys: Unexpected enmMode=3
The Win 7 log looks like this: (same sleep of my computer)
Code: Select all
11:09:15.753031 Pausing VM execution, reason 'host suspend'
11:09:15.775882 Changing the VM state from 'RUNNING' to 'SUSPENDING'
11:09:16.188929 AIOMgr: Endpoint for file '/Users/Palace/VirtualBox VMs/Windoze7/Snapshots/{31be60ca-481c-49a3-a536-18e33a709844}.vdi' (flags 000c0781) created successfully
11:09:16.325952 PDMR3Suspend: 550 023 386 ns run time
11:09:16.325982 Changing the VM state from 'SUSPENDING' to 'SUSPENDED'
11:09:16.326026 Console: Machine state changed to 'Paused'
11:09:16.328584 DarwinDisableGlobalHotKeys: Unexpected enmMode=3
11:10:42.156871 NAT: DNS servers changed, triggering reconnect
11:10:46.935410 Resuming VM execution, reason 'host resume'
11:10:46.935487 Changing the VM state from 'SUSPENDED' to 'RESUMING'
11:10:47.253136 AIOMgr: Endpoint for file '/Users/Palace/VirtualBox VMs/Windoze7/Snapshots/{31be60ca-481c-49a3-a536-18e33a709844}.vdi' (flags 000c0723) created successfully
11:10:47.773247 NAT: Link down
11:10:47.773289 Changing the VM state from 'RESUMING' to 'RUNNING'
11:10:47.773311 Console: Machine state changed to 'Running'
11:10:47.987643 GUI: UIMachineLogicFullscreen::sltMachineStateChanged:Machine-state changed from 'paused' to 'running': Adjust machine-window
Any help will be appreciated.
Thank you.