Failed to save the state of the virtual machine
Posted: 1. Jun 2020, 19:13
My VirtualBox version is Version 6.1.6 r137129 (Qt5.6.2)
This is a new issue that started for me today. I am running a Windows 10 host with 2 Linux guests. I can usually save the state of machines no problem but today I am getting the EXACT SAME ERROR on both guests trying to save the state. I looked around a bit and most people are saying it is due to not enough disk space but I have plenty.
A box pops up titled: VirtualBox - Error
Failed to save the state of the virtual machine
Result Code: E_FAIL (0x80004005)
I will paste the log below:
This is a new issue that started for me today. I am running a Windows 10 host with 2 Linux guests. I can usually save the state of machines no problem but today I am getting the EXACT SAME ERROR on both guests trying to save the state. I looked around a bit and most people are saying it is due to not enough disk space but I have plenty.
A box pops up titled: VirtualBox - Error
Failed to save the state of the virtual machine
Result Code: E_FAIL (0x80004005)
I will paste the log below:
Code: Select all
261:24:12.815282 GUI: Request to close active machine-window.
261:24:12.817274 Changing the VM state from 'RUNNING' to 'SUSPENDING'
261:24:12.822130 AIOMgr: Endpoint for file 'C:\Users\mswanson\VirtualBox VMs\mswanson-ubuntu\mswanson-ubuntu-disk001.vdi' (flags 000c0781) created successfully
261:24:12.889995 PDMR3Suspend: 72 701 524 ns run time
261:24:12.890012 Changing the VM state from 'SUSPENDING' to 'SUSPENDED'
261:24:12.890020 Console: Machine state changed to 'Paused'
261:24:15.150012 GUI: Request for close-action to save VM state.
261:24:15.150023 GUI: Passing request to save VM state from machine-logic to UI session.
261:24:15.150155 Console: Machine state changed to 'Saving'
261:24:15.150394 Changing the VM state from 'SUSPENDED' to 'SAVING'
261:24:15.150737 VUSB: Detached 'HidMouse' from port 1 on RootHub#0
261:24:24.495293 AssertLogRel F:\tinderbox\win-6.1\src\VBox\Devices\Graphics\DevVGA-SVGA.cpp(3122) int __cdecl vmsvgaR3RunExtCmdOnFifoThread(struct PDMDEVINSR3 *,struct VGAState *,struct VGASTATER3 *,unsigned char,void *,unsigned int): <NULL>
261:24:24.495306 uExtCmd=2 enmState=6
261:24:24.495310 AssertLogRel F:\tinderbox\win-6.1\src\VBox\Devices\Graphics\DevVGA-SVGA.cpp(5899) int __cdecl vmsvgaR3SaveExec(struct PDMDEVINSR3 *,struct SSMHANDLE *): RT_SUCCESS_NP(rc)
261:24:24.495316 VERR_INVALID_STATE (-79) - Generic invalid state error.
261:24:24.495320 SSM: Execute save failed with rc=VERR_INVALID_STATE for data unit 'vga'/#0.
261:24:24.495480 VUSB: Attached 'HidMouse' to port 1 on RootHub#0 (FullSpeed)
261:24:24.700586 SSM: Failed to save the VM state to 'C:\Users\mswanson\VirtualBox VMs\mswanson-ubuntu\Snapshots\2020-06-01T16-48-36-475495900Z.sav' (file deleted): VERR_INVALID_STATE
261:24:24.700601 Changing the VM state from 'SAVING' to 'SUSPENDED'
261:24:24.700624 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to save the machine state to 'C:\Users\mswanson\VirtualBox VMs\mswanson-ubuntu\Snapshots\2020-06-01T16-48-36-475495900Z.sav' (VERR_INVALID_STATE)}, preserve=false aResultDetail=-79
261:24:24.700792 Console: Machine state changed to 'Paused'