mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1937] Firefox 60 does not close #1296
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#1296
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 @curiosity-seeker on GitHub (May 10, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1937
I'm having problems with FF 60 on Fedora 28 KDE with the existing profile. Whenever I close Firefox I can still see processes in the task manager (and FF can't be restarted):
After killing those processes and starting FF anew, quite often it's not possible to load any websites.
I haven't had time enough to do a thorough research regarding the culprit - but a combination of 3 measures seem to be necessary here to make FF work reliably again:
ptracefromseccomp.dropnodbusprivate-devCan anybody reproduce my findings?
@curiosity-seeker commented on GitHub (May 10, 2018):
Oops - I just saw this pull request. And indeed - the culprit seems to be
tracelog. After commenting it and reverting the other changes everything seems to work well again.@Vincent43 commented on GitHub (May 11, 2018):
Fixed with
6830065197