mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6103] geary: crash when showing email contents #3183
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#3183
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 @triallax on GitHub (Nov 24, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6103
Description
Geary crashes when it tries to show an email's contents (at least that's the trigger as far as I can tell).
Steps to Reproduce
LC_ALL=C firejail /bin/gearyExpected behavior
Geary doesn't crash.
Actual behavior
Geary crashes.
Behavior without a profile
Nothing changes, the same crash happens.
Environment
firejail --version). firejail version 0.9.72Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
Output of
LC_ALL=C firejail /bin/gearyOutput of
LC_ALL=C firejail --debug /bin/gearyhttps://gist.github.com/mhmdanas/70568d0b47f8c0546ee4a13fff24aa10
@rusty-snake commented on GitHub (Nov 24, 2023):
Try with
--profile=noprofile.@triallax commented on GitHub (Nov 24, 2023):
Sorry, I messed up the comment body, I did test with
firejail --profile=noprofileand the crash also happened.@triallax commented on GitHub (Nov 24, 2023):
Never mind my last comment, I just tested again and it seems like Geary hangs with
--profile=noprofilewhen it tries to show an email's contents.@ghost commented on GitHub (Nov 25, 2023):
Thanks for reporting.
bwrap is blacklisted in disable-common.inc:
d91d430fb9/etc/inc/disable-common.inc (L657-L658)You can try adding
noblacklist ${PATH}/bwrapin ageary.local. But you might have hit another incompatibility between firejail and bubblewrap cfr. https://github.com/netblue30/firejail/issues/2995.@rusty-snake commented on GitHub (Nov 25, 2023):
That's the answer. We should remove it from firecfg for now.
@ghost commented on GitHub (Nov 30, 2023):
Agreed. There are probably more apps affected by
webkit2gtk 4.xusingbubblewrap(cfr. #3647).According to 'required by' info available here these need to be checked: