On Thu, Dec 21, 2017 at 09:37:03AM +0100, Cédric Bosdonnat wrote: > So far clients were closed when disposing the daemon, after the state > driver cleanup. This was leading to libvirtd crashing at shutdown due > to missing driver. > > Moving the client close in virNetServerClose() fixes the problem.
There's no other correct way of addressing the issue you're facing, therefore Reviewed-by: Erik Skultety <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
