mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #535] firefox freez on ubuntu 16.04 #377
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#377
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 @deb75 on GitHub (May 23, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/535
Hello,
On ubuntu 16.04, firefox suddenly freezes a short time after being launched with firejail, without any particular error message. It happens with the default firejail package and also with the latest one.
I saw an older thread with same issue, but advocated solutions did not work for me, firefox is not enforced by apparmor to my knowledge (aa-status)
Any suggestions ?
Regards and thanks for this useful application.
@netblue30 commented on GitHub (May 25, 2016):
Start it in a terminal (firejail firefox), maybe Firefox prints out some error messages.
@deb75 commented on GitHub (May 26, 2016):
Hello,
When running "firejail firefox" on command line (which is actually the only way I do it), I do not get meaningfull error messages. The only noticeable thing is that the freeze occurs very shortly after the message :
1464254502696 addons.productaddons WARN Failed downloading XML, status: 0, reason: timeout
... though I have a working internet connexion.
Googling this message did not help, it seems harmless and it also occurs when I run firefox alone, but no freeze.
Before this message, firejail complains that it did not find the Download directory, which would be harmless.
What can I do next ?
@netblue30 commented on GitHub (May 26, 2016):
Create a Downloads directory:
I think one of your addons is locking it up.
@deb75 commented on GitHub (May 26, 2016):
Hi,
This did not help. I tried with another web browser as conkeror (powered by xulrunner), no freeze at all.
I do not know if someone else is able to reproduce this problem, could it be related to apparmor as suggested in another thread, in this case do you knwo how to disable it ?
Regards
@requiredregistration commented on GitHub (May 27, 2016):
@deb75 try it outside of firejail also
@deb75 commented on GitHub (May 31, 2016):
Hello,
Tried everything, inside (freeze) and outside (neither freeze nor crashes) ... with latest firejail.
This only occur with firefox, no problem so far with icecat and conkeror
In the absence of meaningful error message, I have to give up, I wonder if someone with ubuntu 16.04 experiences similar issues, it could be due to some custom configurations ...
Many thanks for your help.