Your message dated Mon, 11 Aug 2025 11:34:27 +0300
with message-id <[email protected]>
and subject line Re: Bug#948658: qemu: Qemu 4.2 hangs/freezes completely due to
audio backend changes [regression][bisected]
has caused the Debian Bug report #948658,
regarding qemu: Qemu 4.2 hangs/freezes completely due to audio backend changes
[regression][bisected]
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
948658: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948658
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qemu
Severity: normal
Tags: upstream
Dear Maintainer,
After upgrading Qemu to 4.2-1 as packaged in Debian Testing, I encountered a
100% reproducible complete hang/freeze of Qemu/KVM while running a Windows 7
guest and starting Skype inside it. The Qemu GTK window would stop redrawing
and the program could only be ended with "kill -9". Obviously this is not good,
and can result in data loss inside the guest.
I took the effort to check if this issue appeared with upstream GIT Qemu and it
did, and doing a bisect I found that the first broken upstream commit was:
commit 286a5d201e432ed2963e5d860f239bb276edffeb
Author: Kővágó, Zoltán <[email protected]>
Date: Thu Sep 19 23:24:10 2019 +0200
alsaaudio: port to the new audio backend api
Signed-off-by: Kővágó, Zoltán <[email protected]>
Message-id:
ab9768e73dfe7b7305bd6a51629846e0d77622a5.1568927990.git.dirty.ice...@gmail.com
Signed-off-by: Gerd Hoffmann <[email protected]>
As I am using ALSA (with DMIX, which may be a contributing factor - I had sound
issues previously with Virtualbox's ALSA support as well, related to DMIX, but
I haven't tested if it matters in this Qemu case), this new audio backend in
Qemu seems to be broken in some regard.
Interestingly enough the Win7 VM seems to work okay with some other sound-using
programs, like Firefox w/ youtube, but apparently Skype does something
different. Considering the nature of the issue, I suspect there are bound to be
other ways to trigger the problem, even with other guest OS etc.
Note: I have not reported this bug to the upstream, hoping for a forward
because I don't wish to create a "Ubuntu One" account (as silly as that may
sound) :D
-- System Information:
Debian Release: bullseye/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.10-qcmm (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Version: 1:7.2+dfsg-1
On Mon, 21 Aug 2023 18:28:11 +0300 Michael Tokarev <[email protected]> wrote:
On Tue, 28 Jul 2020 09:39:32 +0300 (EEST) =?ISO-8859-15?Q?Matti_H=E4m=E4l=E4inen?=
<[email protected]> wrote:
..
> Yes, the hang is still reproducible with 5.0-13, but I've been using the
> workaround I described in previous mails, e.g. NOT setting
> 'QEMU_ALSA_ADC_DEV="null"', even though that results in numerous warning
> messages .. but works without hanging.
It's been a while again, current version of qemu is 8.0, with 8.1 being at RC4
already. Is the reported issue still an issue with today version?
It looks like this one is the only bug report about this in the world...
I'm closing this bug report with bookworm version of qemu (7.2).
Please feel free to reopen it if you think it is incorrect.
Thanks,
/mjt
--- End Message ---