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

Marc Hartmayer posted 2 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180615113938.18747-1-mhartmay@linux.ibm.com
Test syntax-check passed
There is a newer version of this series
src/rpc/virnetserver.c | 33 ++++++++++++++++++++++-----------
1 file changed, 22 insertions(+), 11 deletions(-)
[libvirt] [PATCH 0/2] Fixes for segfault and deadlock
Posted by Marc Hartmayer 5 years, 10 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list