Skip to content
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

ctrl-g causes terminal emacs to exit. #6518

Open
5 tasks done
amano-kenji opened this issue Oct 26, 2024 · 0 comments
Open
5 tasks done

ctrl-g causes terminal emacs to exit. #6518

amano-kenji opened this issue Oct 26, 2024 · 0 comments

Comments

@amano-kenji
Copy link
Contributor

amano-kenji commented Oct 26, 2024

Description

If I press ctrl-g on terminal emacs in firejail sandbox, I see this.

Child received signal 2, shutting down the sandbox...cess...

Expected behavior

ctrl-g should be passed to terminal emacs.

Actual behavior

ctrl-g kills terminal emacs.

Behavior without a profile

The same issue occurs.

Environment

  • Name/version/arch of the Linux kernel (uname -srm): Linux 6.6.52-gentoo x86_64
  • Name/version of the Linux distribution (e.g. "Ubuntu 20.04" or "Arch Linux"): gentoo linux
  • Version of Firejail (firejail --version): 0.9.72

Checklist

  • The issues is caused by firejail (i.e. running the program by path (e.g. /usr/bin/vlc) "fixes" it).
  • I can reproduce the issue without custom modifications (e.g. globals.local).
  • The program has a profile. (If not, request one in https://github.com/netblue30/firejail/issues/1139)
  • The profile (and redirect profile if exists) hasn't already been fixed upstream.
  • I have performed a short search for similar issues (to avoid opening a duplicate).

Log

Output of LC_ALL=C firejail --debug --noprofile /usr/bin/emacs -nw

emacs.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant