[libvirt] [PATCH 0/2] Fixes for segfault and deadlock

Marc Hartmayer mhartmay at linux.ibm.com
Fri Jun 15 11:39:36 UTC 2018


One way to reproduce the bugs is to set admin_max_workers=0 in
libvirtd.conf, restart libvirtd, and then call:

 $ virt-admin server-threadpool-info admin

Marc Hartmayer (2):
  rpc: Fix deadlock if there is no worker pool available
  rpc: Fix segmentation fault when no worker pool is available

 src/rpc/virnetserver.c | 33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)

-- 
2.13.6




More information about the libvir-list mailing list