Actions
Bug #3239
openunable to SIGKILL glitched emacs
Start date:
05/26/2020
Due date:
% Done:
0%
Estimated time:
Description
You can make emacs unresponsive and the kernel will not be able to kill it, even with SIGKILL.
How to reproduce:
1) install emacs
2) echo 'exec top' > /tmp/test.sh; chmod +x /tmp/test.sh
3) Run emacs, run eshell (Alt + x, then type eshell, hit enter)
4) run /tmp/test.sh in eshell
This will make emacs unresponsive and the kernel will not be able to kill it.
No data to display
Actions