The issue is not experienced any more.
** Changed in: qemu
Status: Incomplete => 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/1837218
Title:
qemu segfaults after spice update
Unofficial x86_64 build of v5.0.0 with those 2 patches for Arch is here:
[1].
[1] https://download.opensuse.org/repositories/home:/post-
factum/Arch/x86_64/
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net
Unofficial x86_64 build of v5.0.0 with those 2 patches for Arch is here:
[1].
[1] https://download.opensuse.org/repositories/home:/post-
factum/Arch/x86_64/
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net
Stefan,
Arch explicitly disabled io_uring for qemu after discovering this bug.
That's why you don't see it enabled in the recent version.
5.0.0-6 doesn't have io_uring enabled.
5.0.0-5 does have it, and you can grab it here: [1].
[1]
https://archive.archlinux.org/packages/q/qemu/qemu-5.0.0-5-x86
Stack trace w/o debug symbols:
#0 0x55b7d9f96a49 address_space_dispatch_free (qemu-system-x86_64)
#1 0x55b7d9ff1169 n/a (qemu-system-x86_64)
#2 0x55b7da40126c n/a (qemu-system-x86_64)
#3 0x55b7da3ef121 n/a (qemu-system-x86_64)
#4 0x7f257e69e57f start_thread (libpthread.so.
I've also built qemu v4.0.0 with debug info, and the issue is not
reproducible with such a build.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1837218
Title:
qemu segfaults after spice update with
I've built qemu v4.1.0-rc1 with debug symbols, but got no luck in
reproducing this.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1837218
Title:
qemu segfaults after spice update with bochs-display
Public bug reported:
Description:
qemu segfaults after latest spice update with bochs-display. Downgrading
spice solves the issue. Switching to qxl-vga and/or virtio-gpu also
works even with new spice.
Additional info:
* package version(s)
spice 0.14.2-1 (0.14.0 is unaffected)
qemu-headless 4.0
Arc Linux report: https://bugs.archlinux.org/task/63229
** Description changed:
Description:
qemu segfaults after latest spice update with bochs-display. Downgrading
spice solves the issue. Switching to qxl-vga and/or virtio-gpu also
works even with new spice.
Additional info:
*