Perry, On 22.05.2015 18:45, Perry Halbert wrote: > For completion that snapshot function does create a file *.vdi in the > snapshot folder with the size of 2.1MB it even registers it in the > machine manager, but not in the guests settings window or the *.vbox > file. Restarting the guest does not show the snapshot either ( which I > assume is corrupt at this point )
Clearly it crashes for your VM somewhere before the snapshot is actually completely taken, so it's very different to the (now fixed bug) we had in BETA3 which always crashed when the snapshot was complete. I wonder if you could get us a stack trace of the VM process (either by running it in a debugger straight away or from the core dump). As you have 3D enabled which adds a big collection of potential troublemakers specific to your setup it'd help us a lot to see where it crashes for you. In my local tests I couldn't reproduce your problem. Oh, and to get the terminology right: this is about taking an online snapshot (which the log file snippet points out already) :) I don't know why I didn't have the idea years ago to have all machine state changes in the release log. They're key points in the API code flow, and it's good to know if some change happened or not. Klaus > Perry > > > On 05/22/2015 11:33 AM, Perry Halbert wrote: >> SVN r55902 >> >> Any live snapshot causes the guest to abort. Attached is the error >> shown. Let me know if you would like the complete log file. >> >> Perry _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
