[Bug 442598] Re: 'qemu-img snapshot' crashed, corrupting disk image

stefan.kamien stefan.kamien at o2.pl
Fri Feb 26 06:56:37 GMT 2010


It seems that I also experienced this bug.

I installed qemu-kvm package on Ubuntu 9.10. I did following:

qemu-img create -f qcow2 disc 10G

qemu -hda disc -cdrom /dev/cdrom -m 512

Then i installed quest OS (Windows XP). I shut down VM and booted again,
without cdrom:

qemu -hda disc -m 512

After windows booted and I logged in, I did ctrl+alt+2
and i entered following command in qemu monitor:
savevm john

Then Qemu quits automaticallly, and it says "Segmentation fault" in hosts command line. I was trying to load that snapshot by typing:
qemu -hda disc -m 512 -loadvm john

This command should start qemu and load saved vm state with all running
apps right? In my case it only started qemu and booted windows.

I tried also in qemu monitor:
loadvm john
but it says "Could not find snapshot 'john' on device 'ide0-hd0'.
Typing "info snapshots" in qemu monitor doesnt show any avaible snapshot. 
Sorry for poor english language.

** Attachment added: "screenshot of host's command line and qemu monitor."
   http://launchpadlibrarian.net/39807232/Screenshot.png

-- 
'qemu-img snapshot' crashed, corrupting disk image
https://bugs.launchpad.net/bugs/442598
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.



More information about the Ubuntu-server-bugs mailing list