
2009/12/10 Thomas Treutner <thomas@scripty.at>:
On Friday 13 November 2009 12:46:24 Daniel P. Berrange wrote:
On Fri, Nov 13, 2009 at 11:42:46AM +0100, Thomas Treutner wrote:
Hi,
I'm facing another problem with latest git.
This happens regularly when shutting down VM(s):
It doesn't depend on which or how many VM is/are shut down, or if I have a VNC connection to a VM that is shutting down. Sometimes after a segv, I get this:
It seems to me that libvirt tries to query a qemu monitor that is no longer alive?
This second problem is fixed by
http://www.redhat.com/archives/libvir-list/2009-November/msg00458.html
I'm still trying to figure out what's going on with the first problem
I found some time to pull latest git, build, and test a little bit today, and it seems to me that the problem has vanished away!
-t
The problem has been fixed by the combination of this two commits: http://libvirt.org/git/?p=libvirt.git;a=commit;h=79533da1b36cc16e0f3f8aea798... http://libvirt.org/git/?p=libvirt.git;a=commit;h=8e7d14953ca6ef047112bc6ac17... Matthias