GNU bug report logs -
#20471
Emacs ceased to respond to C-g on a tty; SIGINT became blocked?
Previous Next
Reported by: Ivan Shmakov <ivan <at> siamics.net>
Date: Thu, 30 Apr 2015 15:31:05 UTC
Severity: normal
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ivan Shmakov <ivan <at> siamics.net>
> Date: Mon, 04 May 2015 15:55:48 +0000
>
> >>>>> Andreas Schwab <schwab <at> linux-m68k.org> writes:
> >>>>> Ivan Shmakov <ivan <at> siamics.net> writes:
>
> >> 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.
>
> >> Any suggestion on how do I debug this issue any further?
>
> > A blocked signal would still be visible in the debugger
>
> It’s not what I observe. Why, SIGINT seem to be ignored by GDB
> itself when it’s attached to that Emacs instance.
>
> > (assuming you haven't changed the handling of SIGINT in gdb).
Is this on a TTY frame? If not, then C-g doesn't trigger a SIGINT in
Emacs.
This bug report was last modified 3 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.