Skip to content
New issue

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

[BUG] Virtual Machine crashes OBS #6

Open
javaarchive opened this issue Jun 16, 2022 · 0 comments
Open

[BUG] Virtual Machine crashes OBS #6

javaarchive opened this issue Jun 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@javaarchive
Copy link

Describe the bug
Crash on first instance of audio from qemu vm

To Reproduce
Steps to reproduce the behavior:

  1. Launch a vm with audio using quickemu.com (a qemu vm with audio works as well I guess).
  2. Play audio (in this case I spammed tab completion for an already completed command).

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):

  • Ubuntu 20.04
  • OBS Studio 27.2.4
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.

@javaarchive javaarchive added the bug Something isn't working label Jun 16, 2022
@javaarchive javaarchive changed the title [BUG] [BUG] Virtual Machine crashes OBS Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant