SIGPIPE is a harmless signal, and part of normal operation. When running
Squid from within the debugger you need to configure the debugger not to
trap harmless signals.
handle SIGPIPE noprint nostop pass
and possibly others as well (waries a little between platforms).
-- Henrik Nordstrom Squid hacker Alejandro A. Ramirez wrote: > (gdb) r -CNd1 [...] > Program received signal SIGPIPE, Broken pipe. -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Jan 24 2001 - 15:32:11 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:34 MST