mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1191] OpenGL failure on Fedora due to SElinux #814
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#814
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 @orbisvicis on GitHub (Apr 3, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1191
I've tried "Sunless Sea" and "Dungeon Crawl Stone Soup". Basically what happens is:
Then I have to terminate the process, and fedora automatically launches
gdbto get a backtrace, so you can ignore that bit.Here is a typical
firemonsession:Here is the audit line; always the same irrespective of which firejailed OpenGL app failed:
Here is a related Fedora bug from 2014 relating to NPP and SELinux's own sandbox app:
https://bugzilla.redhat.com/show_bug.cgi?id=1103622
I think they solved it by shipping a specific policy for the sandbox.
@netblue30 commented on GitHub (Apr 4, 2017):
What version of firejail are you using? Does it work if you start the sandbox with "--noprofile"?