mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #780] Error: cannot switch euid to root #528
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#528
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 @graywolf on GitHub (Sep 15, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/780
I'm having troubles getting firejail to work with vlc.
Two last lines repeat until I stop it (CTRL+C). However, I do not belive that this is a duplicate of other two issues with similar error, because my firejail is SUID and in general it works:
Also other program (like chromium and palemoon) DO work just fine, so this is something vlc (and probably few others?) specific.
Could you please help me with this problem? :)
PS: I've got the same error when I tried to launch
mupdf(true, I tried to use evince profile since mupdf doesn't have one and hey, both view pdf).@netblue30 commented on GitHub (Sep 15, 2016):
When you start vlc, are you already in a sandbox? Do you have vlc defined as a symbolic link or as a script in /usr/local/bin?
@graywolf commented on GitHub (Sep 15, 2016):
not exactly but on the right track, firejail was trying to recursively launch script starting firejail, thanks :)