GNU bug report logs -
#16387
24.3.50; unquittable infloop
Previous Next
Reported by: rms <at> gnu.org
Date: Tue, 7 Jan 2014 16:54:01 UTC
Severity: normal
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 16387 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 07 Jan 2014 11:53:23 -0500
> From: Richard Stallman <rms <at> 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?
This bug report was last modified 3 years and 343 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.