qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* bdrv_co_pwritev: Assertion `!waited || !use_local_qiov' failed.
@ 2019-12-17 14:14 Peter Lieven
  2019-12-17 15:52 ` Kevin Wolf
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Lieven @ 2019-12-17 14:14 UTC (permalink / raw)
  To: qemu block, qemu-devel; +Cc: vsementsov

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-18  9:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 14:14 bdrv_co_pwritev: Assertion `!waited || !use_local_qiov' failed Peter Lieven
2019-12-17 15:52 ` Kevin Wolf
2019-12-17 16:38   ` Peter Lieven
2019-12-18  9:05     ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).