mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3235] Firejail stopped working with Opera. #2031
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#2031
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 @Linux-Fan on GitHub (Feb 22, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3235
Not sure what to do with that issue
@smitsohu commented on GitHub (Feb 26, 2020):
Is there a symbolic link in this path?
If yes, could you go to /etc/firejail/firejail.config and change
# follow-symlink-as-user yesto
follow-symlink-as-user no?@Linux-Fan commented on GitHub (Feb 28, 2020):
There was a symbolic link pointing to /dev/null. I removed it and now Opera starts but still with some errors
@smitsohu commented on GitHub (Feb 28, 2020):
Please note that some messages also show up when browsers run unsandboxed.
In general these messages are considered harmless, even though admittedly some of them are not well understood currently. For an authoritative answer you will need to ask someone more familiar with the inner workings of Opera/Chromium.
The address tracker seems to monitor your network configuration for changes. But no idea why it doesn't work.
Probably Opera wants to signal to the out-of-memory-killer that it believes it should be killed late if the systems runs out of memory, but this is not possible because the relevant file is blacklisted in the sandbox.
@smitsohu commented on GitHub (Feb 28, 2020):
Actually it is not blacklisted, but there used to be a restriction in the AppArmor profile.
@Vincent43 commented on GitHub (Feb 29, 2020):
[6:18:0228/185259.692700:ERROR:address_tracker_linux.cc(201)] Could not bind NETLINK socket: Adres jest już w użyciu (98)Do you have multiple browsers running? Anyway this shouldn't cause problems
This is mostly harmless and will go away with next firejail release.
No idea about this one. If things work normal for you then you may ignore it.
@rusty-snake commented on GitHub (May 6, 2020):
I'm closing here due to inactivity, please fell free to reopen if you still have this issue.