mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4699] Problem with Tor Browser Bundle and seccomp !chroot #2753
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#2753
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 @bluefire8000 on GitHub (Nov 20, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4699
Hello mates,
I am using firejail with a custom profile for Tor Browser Bundle. The Tor Browser is running from ramdisk (/media/ramdisk/tor-browser_en). Everything worked well in the past.
Since I have updates TBB to the latest version 11, the Browser does not start with firejail. It works if I comment out this line in the firejail profile:
#seccomp !chroot
If I remove the "#", the browser does not start and the command line shows:
Post-exec seccomp protector enabled
Seccomp list in: !chroot, check list: @default-keep, prelist: unknown,
I am no expert and I don't really understand what "seccomp !chroot" is doing, i just copied it from the default firejail profile to my own profile (which basically is adjusted to allow TBB to run from ramdisk).
Any ideas what is going wrong? I would appreciate your help. Ty guys!
@rusty-snake commented on GitHub (Nov 20, 2021):
https://github.com/netblue30/firejail/issues/4697#issuecomment-972594995
@rusty-snake commented on GitHub (Feb 13, 2022):
I'm closing here due to inactivity, please fell free to request to reopen if you still have this issue.