mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4408] vscode: crashes without seccomp !chroot #2655
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#2655
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 @mariodsantana on GitHub (Jul 17, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4408
Recently, VS Code stopped working for me. I fixed it by adding
seccomp !chrootto code.localBug and expected behavior
code fails with and error that reference sys_chrootcode runs like normalNo profile and disabling firejail
firejail --noprofile /path/to/programin a terminal?it runs/usr/bin/vlc)?it runsReproduce
Steps to reproduce the behavior:
firejail codeCheck failed: sys_chroot("/proc/self/fdinfo/") == 0Environment
lsb_release -a,screenfetchorcat /etc/os-releaseArchfirejail --version) exclusive or used git commit (git rev-parse HEAD)Additional context
Other context about the problem like related errors to understand the problem.
Checklist
https://github.com/netblue30/firejail/issues/1139)--profile=PROFILENAMEis used to set the right profile.LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAMto get english error-messages.browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.debug output
@rusty-snake commented on GitHub (Jul 17, 2021):
code.profile needs an electron redirect re-factoring too. (And the new codium alias + wusc adaptation).