[Bug 1878641] Re: Abort() in mch_update_pciexbar

2021-08-25 Thread Thomas Huth
** Changed in: qemu Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1878641 Title: Abort() in mch_update_pciexbar Status in QEMU: Fix Released

[Bug 1878641] Re: Abort() in mch_update_pciexbar

2021-07-15 Thread Thomas Huth
net/bugs/1878641 Title: Abort() in mch_update_pciexbar Status in QEMU: Fix Committed Bug description: Hello, I found an input which triggers an abort() in mch_update_pciexbar: #0 0x7686d761 in __GI_raise (sig=sig@entry=0x6) at ../sysdeps/unix/sysv/linux/raise.c:50

Re: [Bug 1878641] Re: Abort() in mch_update_pciexbar

2021-05-26 Thread Philippe Mathieu-Daudé
On 5/26/21 1:06 PM, Thomas Huth wrote: > Confirmed, this is not fixed yet. Philippe, what happened to your patch? I was waiting someone suggest me how to propagate error from PCIConfigWriteFunc. Probably not very important.

[Bug 1878641] Re: Abort() in mch_update_pciexbar

2021-05-26 Thread Thomas Huth
ort() in mch_update_pciexbar Status in QEMU: Confirmed Bug description: Hello, I found an input which triggers an abort() in mch_update_pciexbar: #0 0x7686d761 in __GI_raise (sig=sig@entry=0x6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x7685755b in __GI_abort ()

[Bug 1878641] Re: Abort() in mch_update_pciexbar

2020-07-17 Thread Philippe Mathieu-Daudé
Proposed fix: https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg05612.html -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1878641 Title: Abort() in mch_update_pciexbar Status in QEMU: New

[Bug 1878641] [NEW] Abort() in mch_update_pciexbar

2020-05-14 Thread Alexander Bulekov
Public bug reported: Hello, I found an input which triggers an abort() in mch_update_pciexbar: #0 0x7686d761 in __GI_raise (sig=sig@entry=0x6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x7685755b in __GI_abort () at abort.c:79 #2 0x5705c7ae in mch_update_pciexbar

Re: Abort in mch_update_pciexbar

2020-05-11 Thread Alexander Bulekov
On 200511 0910, Philippe Mathieu-Daudé wrote: > On 5/11/20 8:19 AM, Philippe Mathieu-Daudé wrote: > > On 5/11/20 6:59 AM, Alexander Bulekov wrote: > > > Hello, > > > While fuzzing, I found an input that triggers an assertion failure in > > > mch_update_pciexbar: > > > > > > #6 0x7f38d387c55a in ab

Re: Abort in mch_update_pciexbar

2020-05-11 Thread Philippe Mathieu-Daudé
On 5/11/20 9:39 AM, Michael S. Tsirkin wrote: On Mon, May 11, 2020 at 09:10:48AM +0200, Philippe Mathieu-Daudé wrote: On 5/11/20 8:19 AM, Philippe Mathieu-Daudé wrote: On 5/11/20 6:59 AM, Alexander Bulekov wrote: Hello, While fuzzing, I found an input that triggers an assertion failure i

Re: Abort in mch_update_pciexbar

2020-05-11 Thread Michael S. Tsirkin
On Mon, May 11, 2020 at 09:10:48AM +0200, Philippe Mathieu-Daudé wrote: > On 5/11/20 8:19 AM, Philippe Mathieu-Daudé wrote: > > On 5/11/20 6:59 AM, Alexander Bulekov wrote: > > > Hello, > > > While fuzzing, I found an input that triggers an assertion failure in > > > mch_update_pciexbar: > > > >

Re: Abort in mch_update_pciexbar

2020-05-11 Thread Philippe Mathieu-Daudé
On 5/11/20 8:19 AM, Philippe Mathieu-Daudé wrote: On 5/11/20 6:59 AM, Alexander Bulekov wrote: Hello, While fuzzing, I found an input that triggers an assertion failure in mch_update_pciexbar: #6 0x7f38d387c55a in abort /build/glibc-GwnBeO/glibc-2.30/stdlib/abort.c:79:7 #7 0x55c27e94ffd0 in m

Re: Abort in mch_update_pciexbar

2020-05-10 Thread Philippe Mathieu-Daudé
On 5/11/20 6:59 AM, Alexander Bulekov wrote: Hello, While fuzzing, I found an input that triggers an assertion failure in mch_update_pciexbar: #6 0x7f38d387c55a in abort /build/glibc-GwnBeO/glibc-2.30/stdlib/abort.c:79:7 #7 0x55c27e94ffd0 in mch_update_pciexbar hw/pci-host/q35.c:331:9 #8 0x55c27

Abort in mch_update_pciexbar

2020-05-10 Thread Alexander Bulekov
Hello, While fuzzing, I found an input that triggers an assertion failure in mch_update_pciexbar: #6 0x7f38d387c55a in abort /build/glibc-GwnBeO/glibc-2.30/stdlib/abort.c:79:7 #7 0x55c27e94ffd0 in mch_update_pciexbar hw/pci-host/q35.c:331:9 #8 0x55c27e94db38 in mch_write_config hw/pci-host/q35.c:4