VirtualBox

Opened 13 years ago

Last modified 11 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 Frank Mehnert)

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 ctr, 13 years ago

Attachment: VBox.log added

by Zium, 13 years ago

Attachment: VBox.2.log added

comment:1 by Zium, 13 years ago

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.

comment:2 by ctr, 13 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 ctr, 13 years ago

Attachment: VBox-Fedora14Guest.log added

by go3mon, 13 years ago

Attachment: VBox_RHEL6.log added

Trying to take snapshot on running guest RHEL6

by Tom, 13 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 Klaus Espenlaub, 13 years ago

Guest type: Windowsother
Summary: Guru Meditation -2701 (VERR_VMM_RING0_ASSERTION) with a Windows XP guest in a Windows 7 x64 hostlive snapshot broken, Guru Meditation -2701 (VERR_VMM_RING0_ASSERTION)

comment:4 by Klaus Espenlaub, 13 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 phr33k, 13 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 bauner, 13 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:7 by Frank Mehnert, 13 years ago

Correct, the --pause parameter is the proposed workaround.

comment:8 by DHughes, 13 years ago

I have the same issue since upgrading to 4.1 I get a pop-up with: NS_ERROR_FAILURE (0x80004005)

comment:9 by Frank Mehnert, 13 years ago

Zium, your problem is a duplicate of #9373.

comment:10 by vega, 13 years ago

Is there any chanсe to get a fix?

comment:11 by Frank Mehnert, 13 years ago

Version: VirtualBox 4.1.0VirtualBox 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 Robert Werner, 12 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 Guy Boyd, 12 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:14 by chrulri, 12 years ago

Still not working in 4.1.6

comment:15 by Edward Muller, 12 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:16 by ox11, 12 years ago

unfortunately still there in 4.1.8

comment:17 by si458, 12 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

comment:18 by icemanoich, 12 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?

in reply to:  18 comment:19 by Frank Mehnert, 12 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.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use