GNU bug report logs - #10582
Emacs under gdb stops on SIGPIPE

Previous Next

Package: emacs;

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


Message #38 received at 10582 <at> debbugs.gnu.org (full text, mbox):

From: Troels Nielsen <bn.troels <at> gmail.com>
To: Ivan Kanis <ivan.kanis <at> googlemail.com>
Cc: 10582 <at> debbugs.gnu.org
Subject: Re: bug#10582: better backtrace
Date: Sun, 1 Apr 2012 22:13:15 +0200
Hi,

I think the default behavior of gdb is to simply stop on SIGPIPE, even
though emacs might have handled the signal just fine.

Maybe you could try issuing this command to gdb, before starting emacs:

handle SIGPIPE nostop

and see if there still is a problem.

(And maybe that command should go into in .gdbinit (?))

Regards
Troels




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.