mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4224] Firefox des not start anymore #2587
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#2587
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 @MrFrank17 on GitHub (Apr 29, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4224
Hi,
lately on my Kubuntu 20.10 machine (not updated to 21.04 yet) firefox and firejail do not play nice anymore: FF does not start at all (using FF 88.0).
Interestingly
firejail --noprofile firefoxand alsofirejail firefox --safe-modeboth work. Because of the working safemode I thought that maybe an add-on causes problems and deactivated all of them - but without success.Now I am stuck - any ideas?
When starting FF in the console I got as output:
Warning: networking feature is disabled in Firejail configuration file Parent pid 238360, child pid 238361 Warning: cleaning all supplementary groups Warning: cleaning all supplementary groups Warning: cleaning all supplementary groups Warning: cleaning all supplementary groups Post-exec seccomp protector enabled Seccomp list in: !chroot, check list: @default-keep, prelist: unknown, Child process initialized in 111.98 msWith journalctl:
SECCOMP auid=1000 uid=1000 gid=1000 ses=3 subj=firejail-default pid=238370 comm="GLXVsyncThread" exe="/usr/lib/firefox/firefox" sig=31 arch=c000003e syscall=312 compat=0 ip=0x7fd52482467d code=0x0Thanks
Frank
@ghost commented on GitHub (Apr 30, 2021):
Sounds like https://github.com/netblue30/firejail/issues/3420.
@rusty-snake commented on GitHub (Apr 30, 2021):
Duplicate of #3219
@rusty-snake commented on GitHub (Apr 30, 2021):
Duplicate of #3420
@rusty-snake commented on GitHub (Apr 30, 2021):
mkdir -p ~/.config/firejail && echo -e 'seccomp !chroot,!kcmp\nignore seccomp' >> ~/.config/firejail/firefox.local