Opened 14 years ago
Last modified 12 years ago
#9255 closed defect
live snapshot broken, Guru Meditation -2701 (VERR_VMM_RING0_ASSERTION) — at Version 19
Reported by: | ctr | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 4.1.4 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Windows |
Description (last modified by )
After upgrading to VirtualBox 4.1, I can no longer take snapshots of some virtual machines while they are running.
The VBox.log file attached is for a test with a Windows XP guest running on a Windows 7 x64 host.
(P.S. For a Fedora 14 guest running on the same host, taking a snapshot while running is taking ages to complete (>10 min so far) although there is not yet an error message.)
Change History (24)
by , 14 years ago
by , 14 years ago
Attachment: | VBox.2.log added |
---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
That Fedora 14 guest snapshot took > 1h (I went home), but this morning it had failed with an error VERR_SSM_TOO_MANY_PASSES. I am attaching the log file as VBox-Fedora14Guest.log.
by , 14 years ago
Attachment: | VBox-Fedora14Guest.log added |
---|
by , 14 years ago
Attachment: | VBox.3.log added |
---|
Failure when attempting to snapshot a live VM (Ubuntu 11.04) on a Mac OS X Lion host
comment:3 by , 14 years ago
Guest type: | Windows → other |
---|---|
Summary: | Guru Meditation -2701 (VERR_VMM_RING0_ASSERTION) with a Windows XP guest in a Windows 7 x64 host → live snapshot broken, Guru Meditation -2701 (VERR_VMM_RING0_ASSERTION) |
comment:4 by , 14 years ago
This apparently is a generic breakage of taking live snapshots. It is actually unintentional that the GUI is capable of taking live snapshots (it should only take online snapshots for running VMs), however it is possible using the "Camera" icon in the snapshot tree view.
So the workaround is to avoid this way of taking snapshots of running VMs. Use only the menu item Machine->Take Snapshot... as this works reliably.
comment:5 by , 14 years ago
The same problem appears when taking online snapshots via the VBoxManage snapshot command. Different VMs with Windows and Linux crashes. They all have the latest GuestAdditions installed. Hostsystem is a Debian Squeeze.
comment:6 by , 14 years ago
same error on ubuntu 11.04 64bit host with 32bit xp and s2k3 guests.
vboxmanage snapshot w2k3 take "snapshot vom $(date "+%Y-%m.%d %H:%m")" gives Guru Meditation -2701 error if the VM is running
for me snapshots working with menu machine -> Take Snapshot and with vboxmanage on paused vm vboxmanage snapshot w2k3 take "snapshot vom $(date "+%Y-%m.%d %H:%m")" --pause
comment:8 by , 14 years ago
I have the same issue since upgrading to 4.1 I get a pop-up with: NS_ERROR_FAILURE (0x80004005)
comment:11 by , 14 years ago
Version: | VirtualBox 4.1.0 → VirtualBox 4.1.4 |
---|
Yes, we are working on it but unfortunately it will take more time. I will get you informed when this issue is fixed.
comment:12 by , 14 years ago
Seeing this issue also with Win 7 guest on 50GB dynamic HD, running on Fedora 15 host. Version 4.1.4. Strikingly, Save State works fine for a Win XP guest on a 20 GB dynamic disk on the same linux host.
comment:13 by , 14 years ago
Same issue with an Ubuntu 10.04 server guest on an Ubuntu 10.04 server host. The guest works fine on other similarly configured hosts, it seems to occur only on this one machine.
comment:15 by , 13 years ago
I am experiencing this error as well. Really frustrating because I was able to do snapshots just fine while building the base image that I'm using. But now that I'm using a copy of that image it bombs.
comment:17 by , 13 years ago
is this still an on going issue?
im having no problems with snapshots in 4.1.12 (Host: server 2008 r2, Guest: Windows XP Pro)
and everytime i try to take a snapshot using the phpvirtualbox, it wont let me because of this ongoing issue
follow-up: 19 comment:18 by , 13 years ago
Still not working in 4.1.14. Ubuntu 11.10 as a host and Ubuntu 10.10 as a guest. Work only if I safe state of VM (auto power off) and then I can take snapshot.
When this bug will be fixed?
comment:19 by , 13 years ago
Description: | modified (diff) |
---|
Replying to icemanoich:
Still not working in 4.1.14. Ubuntu 11.10 as a host and Ubuntu 10.10 as a guest. Work only if I safe state of VM (auto power off) and then I can take snapshot.
That's not true. It should be sufficient if you pause the VM (VBoxManage snapshot VM_NAME take SNAPSHOT_NAME --pause. If the VM is not paused then this is a live snapshot, which does not work, but taking a snapshot from a paused VM should work (and it works here).
We will eventually fix the live snapshot problem but currently there are other higher-priority items.
After upgrade to VirtualBox 4.1, if host memory is low VM crashes.
Host is Windows XP SP2, guest is ubuntu or Windows XP.
The VBox.2.log attached is for a Windows XP guest.