-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
firejail on certain programs gives Error mounting tmpfs: fs.c:499 fs_tmpfs: Invalid argument #31837
Comments
You can send us what this prints firejail --debug firefox |
Here you go: |
same here: su - user -c "DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/1002/dbus-1/services firejail --debug firefox | nc termbin.com 9999" |
I worked with upstream on this (see netblue30/firejail#4387; the problem was that the I expect this will be fixed in the next firejail release. |
That's great to hear. Thanks for looking into this. |
worth to note: alpine removed firejail (which i second) |
Firejail, more than a solution, can be a big problem, many are unaware of the danger, and others settle for the illusive peace of mind of being the only user. |
Hello, netblue30/firejail#4387 should be fixed as of firejail 0.9.68 (released |
For those concerned about the security/usability tradeoffs of firejail, there If you have anything new to add there, feel free to do so. If you have discovered a security bug, please report it as explained on SECURITY.md. |
Regarding the removal from alpine I wrote something at netblue30/firejail#4210 (comment). |
|
System
Void 5.12.14_1 x86_64-musl AuthenticAMD notuptodate rFFFFF
firejail-0.9.66_1
Expected behavior
Running
firejail firefox
orfirejail mpv
should launch these programs within firejail.Actual behavior
Running
firejail firefox
returns:Steps to reproduce the behavior
firejail firefox
in the terminal.The text was updated successfully, but these errors were encountered: