mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2363] Skypeforlinux requires ignore noexec /tmp #1575
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#1575
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 @kubrickfr on GitHub (Jan 23, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2363
Running skypeforlinux in firejail fails to start in exactly the same way as https://github.com/netblue30/firejail/issues/1797 with
Error: /tmp/.org.chromium.Chromium.49MRfr: failed to map segment from shared objectUsing the same workaround (
ignore noexec /tmp) fixes the issue.firejail 0.9.56
skypeforlinux-preview-bin 8.38.76.114
@netblue30 commented on GitHub (Jan 24, 2019):
Fixed, thanks for the bug.
f21713edd0@kubrickfr commented on GitHub (Jan 25, 2019):
Maybe there sould be a standard electron profile from which all electron-based app derive?
@SkewedZeppelin commented on GitHub (Jan 25, 2019):
@kubrickfr there is: electron.profile
only a handful of profiles extend it however