qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bdrv_co_pwritev: Assertion `!waited || !use_local_qiov' failed.


From: Peter Lieven
Subject: bdrv_co_pwritev: Assertion `!waited || !use_local_qiov' failed.
Date: Tue, 17 Dec 2019 15:14:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi all,


I have a vserver running Qemu 4.0 that seems to reproducibly hit the following 
assertion:

 bdrv_co_pwritev: Assertion `!waited || !use_local_qiov' failed.


I noticed that the padding code was recently reworked in commit 2e2ad02f2c.

In the new code I cannot find a similar assertion. Was the assertion wrong or 
why was it dropped?


I try to add some debugging code to find out what is exactly happing. 
Especially the requests that

are in flight when the assertion is triggered.


Thanks,

Peter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]