mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #600] Causes mate-volume-control to segfault and audio issues #418
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#418
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 @Korons on GitHub (Jun 26, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/600
Edit: I'm running Ubuntu mate 16.04
Whenever I run a program in firejail
mate-volume-controlsegfaults (unless ran with firejail) and all non-firejailed programs (Aside from mpv) lose the ability to play sound.For example I started firefox in firejail and now running
mate-volume-controloutputsshm_open() failed: No such file or directory shm_open() failed: No such file or directory ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Protocol error (mate-volume-control:6721): libmatemixer-alsa-WARNING **: Failed to open ALSA control for default: Connection refused (mate-volume-control:6721): GLib-CRITICAL **: g_source_remove_poll: assertion '!SOURCE_DESTROYED (source)' failed Segmentation fault (core dumped)Trying to start VLC without firejail outputs
shm_open() failed: No such file or directory [0000000000845d18] pulse audio output error: PulseAudio server connection failure: Protocol error [000000000076a148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. shm_open() failed: No such file or directory ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Protocol error [0000000000845d18] alsa audio output error: cannot open ALSA device "default": Connection refusedAnd trying to play a video in VLC outputs the following error
Audio output failed: The audio device "default" could not be used: Connection refused.However all programs play audio fine if ran with firejail.
@Fred-Barclay commented on GitHub (Jun 26, 2016):
G'day Korons. :) A couple of questions:
firecfg?@Korons commented on GitHub (Jun 26, 2016):
firecfg: command not found@Fred-Barclay commented on GitHub (Jun 26, 2016):
No worries mate. :) LMDE 2 with Mate v. 1.14 here myself.
firecfgwas added in the last firejail release (0.9.40). If you're using the firejail from Ubuntu's repos then that's v. 0.9.38 (I think) and firecfg wasn't part of it.