From: Eli Zaretskii <eliz@gnu.org>
To: rms@gnu.org
Cc: 16387@debbugs.gnu.org
Subject: bug#16387: 24.3.50; unquittable infloop
Date: Tue, 07 Jan 2014 19:05:11 +0200 [thread overview]
Message-ID: <83bnznsoxk.fsf@gnu.org> (raw)
In-Reply-To: <E1W0Zu7-0000HX-5o@fencepost.gnu.org>
> Date: Tue, 07 Jan 2014 11:53:23 -0500
> From: Richard Stallman <rms@gnu.org>
>
>
> M-x grep put me in a loop I could not quit out of.
> Here's the backtrace after C-g C-g put me into GDB.
> Grep had already terminated, but Emacs had not exited the loop
> even a minute later.
>
> It happened twice today. One time, the current buffer was in Mail mode,
> and maybe that was true both times.
>
>
> #0 0x76a4d3c4 in kill () from /lib/libc.so.6
> #1 0x00657004 in sys_suspend () at sysdep.c:450
> #2 0x0063fcf8 in handle_interrupt (in_signal_handler=true) at keyboard.c:10318
> #3 0x0063fb18 in handle_interrupt_signal (sig=2) at keyboard.c:10259
> #4 0x006599b0 in deliver_process_signal (sig=2,
> handler=0x63fa78 <handle_interrupt_signal>) at sysdep.c:1568
> #5 0x0063fb74 in deliver_interrupt_signal (sig=2) at keyboard.c:10266
> #6 <signal handler called>
Any idea why sys_suspend is on the call stack? Did you really type
C-z?
next prev parent reply other threads:[~2014-01-07 17:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-07 16:53 bug#16387: 24.3.50; unquittable infloop Richard Stallman
2014-01-07 17:05 ` Eli Zaretskii [this message]
2014-01-08 3:41 ` Richard Stallman
2020-08-12 22:23 ` Stefan Kangas
2021-09-06 9:37 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83bnznsoxk.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=16387@debbugs.gnu.org \
--cc=rms@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.