[Bug 1837218] Re: qemu segfaults after spice update with bochs-display

2020-11-25 Thread post-factum
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

[Bug 1873032] Re: After upgrade qemu to 5.0.0-0.3.rc2.fc33 the virtual machine with Windows 10 after a while starts to work very slowly

2020-05-11 Thread post-factum
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

[Bug 1877716] Re: Win10 guest unusable after a few minutes

2020-05-11 Thread post-factum
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

[Bug 1877716] Re: Win10 guest unusable after a few minutes

2020-05-11 Thread post-factum
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

[Qemu-devel] [Bug 1837218] Re: qemu segfaults after spice update with bochs-display

2019-07-22 Thread post-factum
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.

[Qemu-devel] [Bug 1837218] Re: qemu segfaults after spice update with bochs-display

2019-07-20 Thread post-factum
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

[Qemu-devel] [Bug 1837218] Re: qemu segfaults after spice update with bochs-display

2019-07-19 Thread post-factum
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

[Qemu-devel] [Bug 1837218] [NEW] qemu segfaults after spice update with bochs-display

2019-07-19 Thread post-factum
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

[Qemu-devel] [Bug 1837218] Re: qemu segfaults after spice update with bochs-display

2019-07-19 Thread post-factum
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: *