
On Wed, Jun 13, 2018 at 01:54:37PM +0200, Michal Privoznik wrote:
On 06/13/2018 05:00 AM, Bo YU wrote:
Hello, The libvirt is a cool tool, i like it.
Thank you :-)
Here is output of strace:
Nothing odd looking here. Can you run 'virsh list', then attach gdb to libvirtd and run 't a a bt' and share the output please? I wonder if this is the bug that qemu fixed just recently - are you running qemu from git too? There was a problem where libvirt deadlocked when fetching qemu capabilities (so no virsh list, virsh start, .. was possible). Anyway, this can be confirmed by gdb output. Great! After i git fetch && rebase qemu and recompile it.I satrt my VM with libvirt. You save my life. Before you hint me, i fouce my energy on libvirt. But it has differ with libvirt with apt installed.Does i have to /usr/sbin/libvirtd -d to start libvirt-daemon by hand? Anyway, thanks again! Bo
Michal