mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #523] Crash Pulseaudio #368
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#368
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ibahnasy on GitHub (May 17, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/523
Running the lates code from the repo.
Once running applications under firejail that has sound, pulseaudio crash and sound devices disappear from the sound settings in Gnome.
$ pulseaudio --kill will restore sound device in the settings and it's solved temporary until another crash happens the same way.
@netblue30 commented on GitHub (May 18, 2016):
What distro are you using? Also, run a "pulseaudio --version".
There is a known PulseAudio bug and a workaround described here: https://firejail.wordpress.com/support/known-problems/#pulseaudio
Try to see if this solves the problem.
@ibahnasy commented on GitHub (May 18, 2016):
This happened in Arch and Ubuntu; pulseaudio 8.0
I have tried the workaround you mentioned and it seems not to crash so far.