GNU bug report logs -
#10582
Emacs under gdb stops on SIGPIPE
Previous Next
Reported by: Ivan Kanis <ivan.kanis <at> googlemail.com>
Date: Sun, 22 Jan 2012 22:08:02 UTC
Severity: minor
Tags: notabug
Found in version 24.0.92
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Note that I removed emacs-devel from the CC list: there's no need to
discuss bug reports on that list, it just confuses people and the bug
tracker.
> From: Ivan Kanis <ivan.kanis <at> googlemail.com>
> Date: Fri, 23 Mar 2012 10:03:34 +0100
>
> The reasonable thing to do would be to ignore it. However I am not
> reasonable ;) When the crash happens I land in gdb, can I do something
> else than looking at the backtrace to help nailing this bug?
Well, how about if you start by telling what kind of "crash" was that?
GDB normally says something like "Program received signal SIGFOO, ...".
What was the signal in your case, please? In general, please post
everything GDB displays at the point of crash, before it displays its
"(gdb)" prompt (at which you types "bt full").
Also, please start GDB from the Emacs's src/ directory, so that the
backtrace includes the Lisp-level backtrace, and also some very
helpful commands are available for displaying Lisp data types.
This bug report was last modified 12 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.