[GH-ISSUE #355] pavucontrol broken unless I run it within firejail #252

Closed
opened 2026-05-05 05:24:59 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @chiraag-nataraj on GitHub (Mar 6, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/355

This isn't really a big problem, since I just run pavucontrol with firejail. However, I thought I'd document it here since other people may be running into the same issue.

If I launch firefox and play a youtube video, for example, something very interesting happens. If I just launch pavucontrol (the mixer program to control pulseaudio), it fails. If I instead launch it as firejail pavucontrol, it works fine.

From what I can tell, there's some funny SHM business going on with pulseaudio. And yes, it's distinct from the older bug with pulseaudio just not working. I have pulseaudio version 8.0. Regardless, it seems that at least a workaround exists at present.

Originally created by @chiraag-nataraj on GitHub (Mar 6, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/355 This isn't really a big problem, since I just run pavucontrol with firejail. However, I thought I'd document it here since other people may be running into the same issue. If I launch firefox and play a youtube video, for example, something very interesting happens. If I just launch `pavucontrol` (the mixer program to control pulseaudio), it fails. If I instead launch it as `firejail pavucontrol`, it works fine. From what I can tell, there's some funny SHM business going on with pulseaudio. And yes, it's distinct from the older bug with pulseaudio just not working. I have pulseaudio version 8.0. Regardless, it seems that at least a workaround exists at present.
gitea-mirror 2026-05-05 05:24:59 -06:00
Author
Owner

@netblue30 commented on GitHub (Mar 7, 2016):

PulseAudio is broken, it doesn't play nice with programs running in different PID namespaces. There is a workaround here:

https://firejail.wordpress.com/support/known-problems/

<!-- gh-comment-id:193437807 --> @netblue30 commented on GitHub (Mar 7, 2016): PulseAudio is broken, it doesn't play nice with programs running in different PID namespaces. There is a workaround here: https://firejail.wordpress.com/support/known-problems/
Author
Owner

@chiraag-nataraj commented on GitHub (Mar 8, 2016):

Ah okay, so it is the same old bug :P Oh well...as I mentioned, another workaround is just to launch everything that needs sound using firejail ;)

<!-- gh-comment-id:193548067 --> @chiraag-nataraj commented on GitHub (Mar 8, 2016): Ah okay, so it _is_ the same old bug :P Oh well...as I mentioned, another workaround is just to launch everything that needs sound using firejail ;)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#252
No description provided.