mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2318] firejail crashes xreader in Mint 18.3 #1546
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#1546
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 @Prsman on GitHub (Dec 27, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2318
This maybe a bug, not sure so bare with me. Running Mint 18.3 Cinnamon, firejail 9.56LTS.
Xreader crashes. No pre-views, just Adobe icon. In /etc/firejail/xreader.profile are the lines:
Breaks xreader on Mint 18.3
include /etc/firejail/whitelist-var-common.inc. Un-commenting this line does not fix.
Is there a way to "disable" the xreader.profile to test if this is a bug? Man pages are to complicated for me, trying not to crash my system.
@Prsman commented on GitHub (Dec 27, 2018):
Closing this as it is not a bug. Reverted to older version and problem still exists.
@Prsman commented on GitHub (Dec 27, 2018):
I am re-opening this as removing firejail with apt-get purge fixes xreader. Also text editor would crash.
I got an strace before removing firejail. Xreader would crash with version 0.9.56-LTS and 0.9.54_1
pdfreader.txt
@Vincent43 commented on GitHub (Dec 27, 2018):
Side question: from where did you get LTS version?
@Prsman commented on GitHub (Dec 28, 2018):
https://sourceforge.net/projects/firejail/files/LTS/
@Vincent43 commented on GitHub (Dec 29, 2018):
Did you tried latest non-LTS version from https://sourceforge.net/projects/firejail/files/firejail/ ?
@Prsman commented on GitHub (Dec 29, 2018):
Yes I tried the latest version. Before install I removed all traces of firejail that I could find including the audio fix directory and file. I installed and did not run fix sound and firecfg. I did the fix sound manually.
Upon reboot I have all the symbolic links. Firefox runs in firejail sandbox. Xreader crashes, ( does not run). Will try firejail --clean and test. FYI, I run firefox from the panel. After deleting firejail, the firefox icon on the panel was removed. I had modded the launcher to firejail firefox. After install and reboot the icon on the panel is back. I did ls -al on /usr/local/bin and the date is not today's date. So I did not remove everything. Will try the clean command and report back. Thanks
@Prsman commented on GitHub (Dec 29, 2018):
Running firecfg --clean fixes xreader. It now runs as it should. Will test other applications, if no problems found will close this. I should have read the documentation. Thanks Vincent43
@Prsman commented on GitHub (Dec 30, 2018):
This issue is resolved