﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
13583	controlvm savestate leaves vm aborted and not restartable	neilo		"Using a fresh install of 4.3.16 or 4.3.18 on Windows 7 Pro SP1, I find that 

$ VBoxManage.exe controlvm <uuid> savestate

leaves the VM in an aborted state
If I then show the vm state

$ VBoxManage.exe showvminfo <uuid>| grep State 
State: saved (since 2014-09-17T23:30:29.069000000)

I see state is saved, but note that VBoxManage.exe also crashes for some reason. If I immediately run it again

$ VBoxManage.exe showvminfo <uuid>| grep State 
State: aborted (since 2014-09-17T23:33:05.833000000)

I see the state is now ""aborted"". That isn't the expected behavior, is it?

"	defect	closed	other	VirtualBox 4.3.18	fixed			Linux	Windows
