netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox
https://firejail.wordpress.com
GNU General Public License v2.0
5.83k stars 568 forks source link

ctrl-g causes terminal emacs to exit. #6518

Open amano-kenji opened 4 weeks ago

amano-kenji commented 4 weeks ago

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

Checklist

Log

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

emacs.log