mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1290] console switching, xpra crashes #877
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#877
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 @gso on GitHub (May 21, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1290
This is possibly a downstream Xpra bug.
However, I switch from a graphical X server login to a text console quite frequently, when switching back to the X server any instances of
firejail --x11=xpra ...crash (n.b. this is not a problem with--x11=xephyr).I thought in the first instance
xpraconfiguration options would solve the issue:While the clipboard conf. line worked as expected, console switching back to X still crashed any running instances of
xprawith the following error:A
[Ctrl]-Cis needed to completely closefirejaildown at that point.Current Firejail 0.9.46 build, Xpra 2.0.2, Fedora 25 (i386).
@chiraag-nataraj commented on GitHub (Jul 22, 2018):
Is this still an issue?
@owenh000 commented on GitHub (Apr 2, 2019):
I see this behavior on Devuan ascii (Debian Stretch). I tried
firejail --x11 firefoxand after some VT switches it crashed:Edit: firejail 0.9.44.8-2 or 0.9.58.2-1, xpra 0.17.6+dfsg-1
@chiraag-nataraj commented on GitHub (May 21, 2019):
Is this true if you manually start
xpraand a random program (say,firefoxor a terminal emulator) and do the VT switches? That is, if you run stuff withoutfirejail, do you still run into this bug?@owenh000 commented on GitHub (May 22, 2019):
I am not seeing this problem now, with or without firejail. I am using the same versions as before: firejail 0.9.58.2-1~bpo9+1 and xpra 0.17.6+dfsg-1.
Feel free to close this issue if that seems appropriate. I'll post an update here if this starts happening again. Thank you!
@chiraag-nataraj commented on GitHub (May 23, 2019):
Great, I'll go ahead and close this for now, thanks for getting back! :)