emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 21.1 crash when PGP signing


From: Richard Stallman
Subject: Re: Emacs 21.1 crash when PGP signing
Date: Mon, 17 Dec 2001 22:35:48 -0700 (MST)

The code around line 3417 in process.c sets up its own
handler for SIGPIPE.

Were you running under GDB?  The default GDB settings are
to stop when SIGPIPE occurs, then pass it to the program.
Maybe it was simply about to do that; if so, there may have
been no real problem.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]