﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
12414	take-restore snapshot broken (Error: failed to start machine. Error message: Failed to load unit 'PATM' (VERR_SSM_STRUCTURE_MAGIC))	pmos69		"taking a snapshot and restoring it result in error when starting vm.
steps to reproduce:


{{{
$ VBoxManage snapshot ""Windows XP"" restorecurrent
Restoring snapshot a570b155-7d35-495c-8e5e-10816912aa5a
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
}}}

### NOTE: Snapshot1 - Taken with 4.3.2 ###


{{{
$ VBoxHeadless --startvm ""Windows XP"" &
[1] 7888
Oracle VM VirtualBox Headless Interface 4.3.4
(C) 2008-2013 Oracle Corporation
All rights reserved.

VRDE server is listening on port 3389.
}}}

### Runs fine ###


{{{
$ VBoxManage snapshot ""Windows XP"" take ""Snapshot2""
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

$ VBoxManage controlvm ""Windows XP"" poweroff
0%...VRDE server is inactive.
10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
[1]+  Done                    VBoxHeadless --startvm ""Windows XP""

$ VBoxManage snapshot ""Windows XP"" restorecurrent
Restoring snapshot c3e4b715-58f3-4aa8-becd-0298703957d3
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

$ VBoxHeadless --startvm ""Windows XP"" &
[1] 7991
Oracle VM VirtualBox Headless Interface 4.3.4
(C) 2008-2013 Oracle Corporation
All rights reserved.

VRDE server is listening on port 3389.
VRDE server is inactive.
Error: failed to start machine. Error message: Failed to load unit 'PATM' (VERR_SSM_STRUCTURE_MAGIC)

[1]+  Done                    VBoxHeadless --startvm ""Windows XP""
}}}


--- reproducible everytime"	defect	closed	other	VirtualBox 4.3.4	obsolete	snapshot		Windows	Linux
