unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20471: Emacs ceased to respond to C-g on a tty; SIGINT became blocked?
@ 2015-04-30 15:30 Ivan Shmakov
  2015-04-30 16:00 ` Andreas Schwab
  2022-05-02  9:51 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 9+ messages in thread
From: Ivan Shmakov @ 2015-04-30 15:30 UTC (permalink / raw)
  To: 20471

Package: emacs

	After some unfortunate interaction with a process (or perhaps a
	network connection), one of my Emacs instances (built from Git;
	1c7f0cdc4c1f, 2015-04-27 16:59:11 UTC) ceased to respond to C-g
	on a tty.

	Attaching GDB to it shows no signals being delivered on C-g,
	which (AIUI) hints at either SIGINT being blocked /or/ C-g
	“unbound” from the signal via terminal settings.  I’ve copied
	the latter from a terminal used by a properly working Emacs
	instance with the stty(1) invocation below, yet I still see no
	signals via GDB, which leaves the signal mask as the only point
	of failure that I can think of.

$ stty -F /dev/pts/non-working "$(stty -gF /dev/pts/working)" 

	Any suggestion on how do I debug this issue any further?

	TIA.

-- 
FSF associate member #7257  np. Dance of Death — Iron Maiden … B6A0 230E 334A





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-02  9:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-30 15:30 bug#20471: Emacs ceased to respond to C-g on a tty; SIGINT became blocked? Ivan Shmakov
2015-04-30 16:00 ` Andreas Schwab
2015-05-04 15:55   ` Ivan Shmakov
2015-05-04 16:09     ` Eli Zaretskii
2015-05-04 16:20       ` Ivan Shmakov
2022-05-02  9:51 ` Lars Ingebrigtsen
2022-05-30 18:06   ` Lars Ingebrigtsen
2022-06-02  5:20   ` Ivan Shmakov
2022-06-02  9:19     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).