2009/12/10 Diego Elio “Flameeyes” <flameeyes(a)gmail.com>:
Il giorno Thu, 10/12/2009 alle 18.28 +0100, Matthias Bolte ha
scritto:
>
> The crash could be due to the QEMU monitor handling problem that was
> recently fixed.
Yup that seems to be it, tied with a crash in qemu-kvm's 0.11.0 handling
of virtio network (qemu crashed, which then caused libvirt to crash
again) which is solved in 0.11.1.
I'm sincerely not sure at this point if I should wait for 0.7.5 or look
for a way to backport the needed change.
You can use the 0.7.4 release and apply this two commits to fix the crash:
http://libvirt.org/git/?p=libvirt.git;a=commit;h=79533da1b36cc16e0f3f8aea...
http://libvirt.org/git/?p=libvirt.git;a=commit;h=8e7d14953ca6ef047112bc6a...
I tested it and it works for me.
Matthias