mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1674] skypeforlinux 8.13.76.4 segfaults with skypeforlinux profile #1132
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#1132
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 (Dec 12, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1674
Using firejail 0.9.50 on arch linux. Previous version of Skype (8.12.76.7) works fine.
I'm not sure how to provide more meaningful debug information
@SkewedZeppelin commented on GitHub (Dec 13, 2017):
Okay to fix this:
Comment out all the options starting with "caps.drop all" in /etc/firejail/skypeforlinux.profile
Run the program
Uncomment an option
Run the program, and repeat until it stops working again
@kubrickfr commented on GitHub (Dec 15, 2017):
I don't have time to do that so don't hold your breath, there are hundreds of possible setting combinations. Feel free to close the issue.
I was hoping there was a more straightforward way than trial and error.
@kubrickfr commented on GitHub (Dec 17, 2017):
private-dev seems to be the issue
@SkewedZeppelin commented on GitHub (Dec 18, 2017):
@kubrickfr thanks, I've pushed a change that disables private-dev for now.