On Wed, Jan 13, 2016 at 11:30:48AM +0100, Michal Privoznik wrote:
So, you try to start a domain, but before we even get to the part
where chardev part of qemu command line is generated (and
possibly missing path to unix sockets is made up) an error occurs
which results in calling qemuProcessStop. This will then try to
clean up the mess and possibly ends up calling unlink(NULL).
ACK and safe for freeze.