On Wed, Mar 07, 2018 at 06:48:25PM -0500, John Ferlan wrote:
>
>
> On 03/06/2018 12:58 PM, Daniel P. Berrangé wrote:
> > Currently if the virNetServer instance is created with max_workers==0 to
> > request a non-threaded dispatch process, we deadlock during dispatch
> >
> > #0 0x7fb845f6f
On 03/06/2018 12:58 PM, Daniel P. Berrangé wrote:
> Currently if the virNetServer instance is created with max_workers==0 to
> request a non-threaded dispatch process, we deadlock during dispatch
>
> #0 0x7fb845f6f42d in __lll_lock_wait () from /lib64/libpthread.so.0
> #1 0x7fb845f
On 03/06/2018 10:58 AM, Daniel P. Berrangé wrote:
Currently if the virNetServer instance is created with max_workers==0 to
request a non-threaded dispatch process, we deadlock during dispatch
#0 0x7fb845f6f42d in __lll_lock_wait () from /lib64/libpthread.so.0
#1 0x7fb845f681d3 in
Currently if the virNetServer instance is created with max_workers==0 to
request a non-threaded dispatch process, we deadlock during dispatch
#0 0x7fb845f6f42d in __lll_lock_wait () from /lib64/libpthread.so.0
#1 0x7fb845f681d3 in pthread_mutex_lock () from /lib64/libpthread.so.0
#