mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3287] Audacious & Audacity freeze, works with "ignore memory-deny-write-execute" #2064
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#2064
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 @0x7969 on GitHub (Mar 20, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3287
Hey,
just started using Firejail (0.9.63) on Arch and noticed that audacious wouldn't start. There is no error message but the window never comes up. Top lists it as a zombie. Ignoring "memory-deny-write-execute" makes it work.
I noticed that Audacity behaves exactly the same way, so there might be more applications affected. Not sure if it's a general problem with my configuration or a problem of the applications profile files.
@rusty-snake commented on GitHub (Mar 20, 2020):
It's not your config, see #1803 and #2840.
It is not known exactly what the cause is. one is the wayland implementation of gtk, it is broken with mdwe since firejail 0.9.60+ (memfd_create).
@rusty-snake commented on GitHub (Mar 22, 2020):
779937d250@ghost commented on GitHub (Apr 3, 2020):
Closing: issue is fixed.