When daemon is killed right in the middle of probing a qemu binary for
its capabilities, the qemu process is left running. Next time the
daemon is starting, it cannot start the probing qemu process because the
one that's already running does have the pidfile flock()'d.
Reported-by: Wang Yufei <james.wangyufei@huawei.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
config.data.nix.path = monpath;
config.data.nix.listen = false;
+ virPidFileForceCleanupPath(pidfile);
+
VIR_DEBUG("Try to get caps via QMP qemuCaps=%p", qemuCaps);
/*