mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1792] Brackets (adobe editor) can not launch #1214
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#1214
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 @idnovic on GitHub (Mar 2, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1792
This time I do not have much information.
I think first time launching brackets worked fine.
brackets editor
But now I can not launch it with the sandbox enabled.
Warning: an existing sandbox was detected. /usr/bin/brackets will run without any additional sandboxing features
monitoring pid 16
Sandbox monitor: waitpid 16 retval 16 status 0
Sandbox monitor: monitoring 19
monitoring pid 19
Sandbox monitor: waitpid 19 retval 19 status 134
Sandbox monitor: monitoring 21
monitoring pid 21
Sandbox monitor: waitpid 21 retval 21 status 0
Sandbox monitor: monitoring 30
monitoring pid 30
Sandbox monitor: waitpid 30 retval 30 status 31
Parent is shutting down, bye...
VS Code works fine. Atom not tested.
Please install it yourself or tell me what to do for further debuging.
@SkewedZeppelin commented on GitHub (Mar 2, 2018):
How did you install it? What is the output of
file $(which -a brackets)? Could you also try commenting all the options and uncommenting one at a time in the profile until it breaks?@Fred-Barclay commented on GitHub (Mar 3, 2018):
I was able to duplicate on Ubuntu 17.10 - it looks like we needed to add netlink to the protocol list and no longer blacklist chroot with seccomp. Please let us know if this needs further tweaking!
Cheers!
Fred
@idnovic commented on GitHub (Mar 3, 2018):
I added netlink but I dunno how to change the seccomp chroot fix you suggested
@Fred-Barclay commented on GitHub (Mar 3, 2018):
Hi, sorry about that, I was referring to the code change I'd made and wasn't very clear about it. 😄 You can use https://raw.githubusercontent.com/netblue30/firejail/f7ac3a644d2612bbfc9220c119a0e00b837dec2c/etc/brackets.profile