I'm having the same issue with Ubuntu 12.04.2 LTS, every time I try and
take snapshot I get the following error.
error: Unable to read from monitor: Connection reset by peer
Then the virtual mechine shuts down, and qemu log for that vm shows
*** glibc detected *** /usr/bin/kvm: free(): invali
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]
** Changed in: qemu-kvm (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1124
Hi Davide,
I've built a version of qemu 1.3 in ppa:serge-hallyn/virt.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1124553
Title:
kvm crashes during snapshot creation
To manage notifications abou
I don't have a raring instance atm.
I'd like to try a backport of KVM 1.3. Is this available (beta)?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1124553
Title:
kvm crashes during snapshot creat
Is there any chance you'd be able to test whether this is fixed in
raring?
** Package changed: qemu (Ubuntu) => qemu-kvm (Ubuntu)
** Changed in: qemu-kvm (Ubuntu)
Importance: Undecided => High
** Changed in: qemu-kvm (Ubuntu)
Status: New => Incomplete
--
You received this bug notific
If domain is saved before taking the snapshot, all works as expected
virsh # save 0_0_Guerri_VD /tmp/vmsave
Domain 0_0_Guerri_VD saved to /tmp/vmsave
virsh # snapshot-create-as 0_0_Guerri_VD test
Domain snapshot test created
virsh # restore /tmp/vmsave
Domain restored