netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox
https://firejail.wordpress.com
GNU General Public License v2.0
5.55k stars 557 forks source link

Unable To Close MOC #4033

Open M1ndo opened 3 years ago

M1ndo commented 3 years ago

Bug and expected behavior Unable To Close MOCP Client When MOC Server Is Running , it hangs forever and it doesn't close the window once it's detached .

No profile and disabling firejail When Using --noprofile same issue happens , when calling mocp with full path and detaching using q it closes normally tho the other window is still hanging.

Reproduce Steps to reproduce the behavior: Currently There's no way to reproduce this behavior except running mocp with no sandboxing .

Environment DarkOs Linux "One Hell" (Based on Arch Linux) Firejail version ```firejail version 0.9.64.4

Compile time support:

Additional context Screenshot of the issue IMG Screenshot with the noprofile https://imgur.com/a/uuKD6j4

Checklist

Debug Output with firejail --debug mocp ``` https://0x0.st/-KFd.txt ```
rusty-snake commented 2 years ago
  1. Can you reproduce this with the noprofile.profile?
  2. What does pstree/firejail --tree/ps -ejH/... show? Are there any processes running in the background?