On 14.04.2016 12:20, Denis V. Lunev wrote:
> From: Pavel Butsykin
>
> From time to time qemu-nbd is crashing on the following assert:
> assert(state == TERMINATING);
> nbd_export_closed
> nbd_export_put
> main
> and the state at the moment of the crash is evaluated to TERMINATE.
>
On 14/04/2016 15:40, Denis V. Lunev wrote:
> On 04/14/2016 04:23 PM, Paolo Bonzini wrote:
>>
>> On 14/04/2016 12:20, Denis V. Lunev wrote:
>>> From: Pavel Butsykin
>>>
>>> From time to time qemu-nbd is crashing on the following assert:
>>> assert(state == TERMINATING);
>>> nbd_export_
On 04/14/2016 04:23 PM, Paolo Bonzini wrote:
On 14/04/2016 12:20, Denis V. Lunev wrote:
From: Pavel Butsykin
From time to time qemu-nbd is crashing on the following assert:
assert(state == TERMINATING);
nbd_export_closed
nbd_export_put
main
and the state at the moment of
On 14/04/2016 12:20, Denis V. Lunev wrote:
> From: Pavel Butsykin
>
> From time to time qemu-nbd is crashing on the following assert:
> assert(state == TERMINATING);
> nbd_export_closed
> nbd_export_put
> main
> and the state at the moment of the crash is evaluated to TERMINATE.
From: Pavel Butsykin
>From time to time qemu-nbd is crashing on the following assert:
assert(state == TERMINATING);
nbd_export_closed
nbd_export_put
main
and the state at the moment of the crash is evaluated to TERMINATE.
During shutdown process of the client the nbd_client_threa