We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Crash on first instance of audio from qemu vm
To Reproduce Steps to reproduce the behavior:
Expected behavior Audio can be seen and heard on stream through the input.
Screenshots Running through terminal I see:
Assertion '!m->thread || !pa_thread_is_running(m->thread) || !in_worker(m) || pa_atomic_load(&m->in_once_unlocked)' failed at pulse/thread-mainloop.c:179, function pa_threaded_mainloop_lock(). Aborting. Aborted (core dumped)
Desktop (please complete the following information):
info: Kernel Version: Linux 5.13.0-39-generic info: Distribution: "Ubuntu" "20.04" info: Session Type: x11 info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.20.13 info: Qt Version: 5.12.8 (runtime), 5.12.8 (compiled) info: Portable mode: false
Additional context Guest was running arch with gnome on wayland, most likely also using pulseaudio.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Crash on first instance of audio from qemu vm
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Audio can be seen and heard on stream through the input.
Screenshots
Running through terminal I see:
Desktop (please complete the following information):
Additional context
Guest was running arch with gnome on wayland, most likely also using pulseaudio.
The text was updated successfully, but these errors were encountered: