sometimes when I was resuming a saved machine, the GUI was silently crashing on VirtualBox 3.1 series (I don't know for 3.0 and earlier). After the crash the session was lost and the machine had to boot again from scratch. The crashes appear randomly I guess.
I think I had that bug only while powering the machine via Remote Desktop (not sure if it's related though). It crashed on Windows XP Professional x64, and it continued crashing on Windows 7 Professional x64.
Oh, the guest is a Windows Server 2003
With the new VirtualBox 3.2, I had that message (Found no handler for unit 'QGLVHWAData0' instance #0! / VERR_SSM_INTEGRITY_UNIT_NOT_FOUND) when trying to resume a machine.
Code: Select all
00:00:05.249 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={6375231a-c17c-464b-92cb-ae9e128d71c3} aComponent={Console} aText={Virtual machine is being powered down} aWarning=false, preserve=false
00:00:05.264 Changing the VM state from 'DESTROYING' to 'TERMINATED'.
00:00:05.479 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={6375231a-c17c-464b-92cb-ae9e128d71c3} aComponent={Console} aText={Found no handler for unit 'QGLVHWAData0' instance #0 (VERR_SSM_INTEGRITY_UNIT_NOT_FOUND)} aWarning=false, preserve=false
00:00:05.506 Power up failed (vrc=VERR_SSM_INTEGRITY_UNIT_NOT_FOUND, rc=ERROR_SUCCESS (0X000000))
No clue if it's the same error I had with VirtualBox 3.1 series.
I've searched the forum for those keywords (QGLVHWAData and VERR_SSM_INTEGRITY_UNIT_NOT_FOUND) message and found no result came up.
I was wondering if someone already experienced that error and/or if someone was familiar with it and/or if there was a bug report about it and/or if there was anything I could do to help resolving that.
Also, I have no clue how VirtualBox logs work. I've saved something but no clue if it contains relevant information or not >: .
I'll post it if it's necessary D: .
EDIT:
There was those lines in the log o.o . Don't know if it's helpful though.
Code: Select all
00:00:04.929 SSM: Found no handler for unit 'QGLVHWAData0' instance #0!
00:00:04.929 VMSetError: E:\tinderbox\win-rel\src\VBox\VMM\SSM.cpp(7918) ssmR3LoadExecV2; rc=VERR_SSM_INTEGRITY_UNIT_NOT_FOUND
00:00:04.935 VMSetError: Found no handler for unit 'QGLVHWAData0' instance #0