[Bug 1879223] Re: Assertion failure in e1000e_write_rx_descr

2021-06-15 Thread Thomas Huth
According to some automatic bisecting, it seems like this was fixed by this commit here: commit c2cb511634012344e3d0fe49a037a33b12d8a98a (refs/bisect/bad) hw/net/e1000e: advance desc_offset in case of null descriptor ** Changed in: qemu Status: Incomplete => Fix Released -- You receiv

[Bug 1879223] Re: Assertion failure in e1000e_write_rx_descr

2021-06-14 Thread Alexander Bulekov
OSS-Fuzz never saw it. It was probably fixed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1879223 Title: Assertion failure in e1000e_write_rx_descr Status in QEMU: Incomplete Bug description:

[Bug 1879223] Re: Assertion failure in e1000e_write_rx_descr

2021-05-26 Thread Thomas Huth
I can reproduce this problem with QEMU v5.0, but with the current version, it does not run into this assertion anymore. Seems like this problem got fixed in the course of time? Could you please check whether you could still reproduce this? ** Changed in: qemu Status: New => Incomplete --