[GH-ISSUE #4224] Firefox des not start anymore #2587

Closed
opened 2026-05-05 09:15:35 -06:00 by gitea-mirror · 4 comments
Owner

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 firefox and also firejail firefox --safe-mode both 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 ms

With 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=0x0

Thanks
Frank

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 firefox` and also `firejail firefox --safe-mode` both 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 ms` With 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=0x0` Thanks Frank
gitea-mirror 2026-05-05 09:15:35 -06:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@ghost commented on GitHub (Apr 30, 2021):

Sounds like https://github.com/netblue30/firejail/issues/3420.

<!-- gh-comment-id:829730932 --> @ghost commented on GitHub (Apr 30, 2021): Sounds like https://github.com/netblue30/firejail/issues/3420.
Author
Owner

@rusty-snake commented on GitHub (Apr 30, 2021):

Duplicate of #3219

<!-- gh-comment-id:829858499 --> @rusty-snake commented on GitHub (Apr 30, 2021): Duplicate of #3219
Author
Owner

@rusty-snake commented on GitHub (Apr 30, 2021):

Duplicate of #3420

<!-- gh-comment-id:829858589 --> @rusty-snake commented on GitHub (Apr 30, 2021): Duplicate of #3420
Author
Owner

@rusty-snake commented on GitHub (Apr 30, 2021):

mkdir -p ~/.config/firejail && echo -e 'seccomp !chroot,!kcmp\nignore seccomp' >> ~/.config/firejail/firefox.local

<!-- gh-comment-id:829859997 --> @rusty-snake commented on GitHub (Apr 30, 2021): `mkdir -p ~/.config/firejail && echo -e 'seccomp !chroot,!kcmp\nignore seccomp' >> ~/.config/firejail/firefox.local`
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#2587
No description provided.