I just set up Fedora 19 and everything went well until I copied my VMs over from my old disk and imported them into VirtualBox. I can discard the saved state and boot the VM but I can't restore it from sleep. When I try that VirtualBox exits with the following error:
Failed to open a session for the virtual machine MyCrappyVM.
Failed to load unit 'PATM' (VERR_SSM_FIELD_NOT_CONSECUTIVE).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}
While I don't mind so much shutting down and rebooting the VM, being unable to save the state is a massive annoyance.
P.S: I know I can also downgrade back to 4.2.18 but I'd really like to solve this problem if possible.
Done that, the bug is still there in 4.3.2 but with a different error, Power up failed (vrc=VERR_SSM_LOADED_TOO_MUCH, rc=NS_ERROR_FAILURE (0X80004005))
[
uname -a
Linux HPlt2UbuntuSvr 3.5.0-43-generic #66~precise1-Ubuntu SMP Thu Oct 24 14:52:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
$
/code]
I am running VirtualBox version 4.3.2 r90405 64b My guest OS is Windows 2000 Advanced Server SP4. All was working well until I tried to install another guest Ubuntu 13.10 64b. My computer is a HP G61 laptop and it has no VT-x switch in the BIOS. An upgrade to BIOS F.23 did not give the required switch so I concluded I can not run 64b operating systems in VM. (I can run the 32b version).
However and here is my problem I cannot save and then restart my Windows 2000 OS in VM. I can start it from shut-down but not from a saved state. And It is this I must do for my system to work.
The error I get
Failed to load unit 'PATM' (VERR_SSM_LOADED_TOO_MUCH).
Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}
comment:9 Changed 4 seconds ago by Neill_R
and my log says
00:00:02.106157 /VUSB/1/cUrbsInPool 0 count
00:00:02.106166 ********************* End of statistics **********************
00:00:02.154992 Changing the VM state from 'DESTROYING' to 'TERMINATED'.
00:00:02.289188 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={8ab7c520-2442-4b66-8d74-4ff1e195d2b6} aComponent={Console} aText={Failed to load unit 'PATM' (VERR_SSM_LOADED_TOO_MUCH)}, preserve=false
00:00:02.289417 Power up failed (vrc=VERR_SSM_LOADED_TOO_MUCH, rc=NS_ERROR_FAILURE (0X80004005))