Qemu 1:6.2+dfsg-2ubuntu6 deadlock bug There is a known bug that will cause VM deadlock, the patch should be merged and released: https://gitlab.com/qemu-project/qemu/-/commit/1dbbe6f172810026c51dc84ed927a3cc23017949#841723aa93098d8ab3b5068795e10ae7cf2a3179 That's clearly a fix for a bug, but I couldn't identify an upstream issue which describes the problem. The commit message has: Fixes: 0bf41cab but that's a reference to another commit, not to an issue. Finding original description of the bug would help identifying a test case for the SRU. @xp are you able to point us to the upstream bug report, or to provide steps to reproduce the issue which we can use to verify the fix? I'm marking this as Incomplete for now because the description of the problem is too vague, but I think this will become a valid SRU case. This should be the upstream bug report: https://gitlab.com/qemu-project/qemu/-/issues/807 Thanks, that report also has nice steps to reproduce. I updated the bug tags/status accordingly. Thanks From the description this bug affects Jammy and Kinetic, so I added explicit tasks for each series. Thanks this is great pre-work and a patch on a plate. I was pondering if I should wait until we merge qemu 7.0 for kintic, but that would delay this too much. I still need to find some time, but I'll prepare and upload the fix without waiting for 7.0. FYI - I have prepared a PPA and merge proposals for the related Ubuntu package changes: PPA: https://launchpad.net/~paelzer/+archive/ubuntu/lp-1970563-vnc-deadlock Jammy: https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/422947 Kinetic: https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/422946 Thanks for the Review Sergio. Uploaded the fix for Kinetic. We can start the SRU to jammy once it is complete there. This bug was fixed in the package qemu - 1:6.2+dfsg-2ubuntu7 --------------- qemu (1:6.2+dfsg-2ubuntu7) kinetic; urgency=medium * d/p/u/lp-1970563-ui-vnc.c-Fixed-a-deadlock-bug.patch: avoid deadlock in vnc connections (LP: #1970563) -- Christian Ehrhardt