unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ivan Shmakov <ivan@siamics.net>
To: 20471@debbugs.gnu.org
Subject: bug#20471: Emacs ceased to respond to C-g on a tty; SIGINT became blocked?
Date: Thu, 30 Apr 2015 15:30:38 +0000	[thread overview]
Message-ID: <87bni5pra9.fsf@violet.siamics.net> (raw)

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





             reply	other threads:[~2015-04-30 15:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30 15:30 Ivan Shmakov [this message]
2015-04-30 16:00 ` bug#20471: Emacs ceased to respond to C-g on a tty; SIGINT became blocked? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bni5pra9.fsf@violet.siamics.net \
    --to=ivan@siamics.net \
    --cc=20471@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).