
21 Dec
2017
21 Dec
'17
12:36 p.m.
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 <eskultet@redhat.com>