bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35061: 27.0.50; Pressing C-\ in term-mode while program is running c


From: Sergey Trofimov
Subject: bug#35061: 27.0.50; Pressing C-\ in term-mode while program is running crashes the program.
Date: Sun, 31 Mar 2019 19:18:16 +0300

If I press C-\ (bound to term-send-raw) while some non-interactive
program is running in term-mode then the program crashes with nothing
suspicious in core dump. I've tried this in emacs 27.0.50 and emacs
26.1 started with -Q on Debian Linux.

So, to reproduce this, start term-mode with any shell, enter sleep 5 and
while the program is running press C-\. If I start program which expects
input from stdin (less, for example) then this bug doesn't appear.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]