mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #922] firejail --seccomp opera' fails with setuid sandbox is not running as root (...) Failed to move to new namespace' #625
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#625
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 @czka on GitHub (Nov 19, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/922
Arch Linux 4.8.7 x86_64, Gnome 3.22.2, Opera 41.0.2353.56, Firejail 0.9.44.
Without
--seccompit starts OK.Tried
--seccompwith thunderbird, firefox, gedit - all OK.What could be the issue?
@chiraag-nataraj commented on GitHub (Nov 19, 2016):
Opera's based on Chrome/Chromium now, right? That means (I believe) that it already uses its own sandbox, so using
--seccompdoesn't let it create its sandbox and it fails to run. The same problem exists with Chrome/Chromium actually, as you will see if you look at the profile (seccompisn't used in those profiles).@czka commented on GitHub (Nov 20, 2016):
@chiraag-nataraj That makes sense. Thanks. Anybody, please feel free to close this ticket if you are sure.