* Ralf Hildebrandt <[EMAIL PROTECTED]>:

> This sucks.

Ran squid in gdb. I got this:

# gdb /usr/sbin/squid
...
(gdb) set args -NsYC
(gdb) run
Starting program: /usr/sbin/squid -NsYC
[Thread debugging using libthread_db enabled]
[New Thread -1209899488 (LWP 1968)]

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread -1209899488 (LWP 1968)]
0xb7fac5ae in __write_nocancel () from /lib/tls/libpthread.so.0
(gdb) bt
#0  0xb7fac5ae in __write_nocancel () from /lib/tls/libpthread.so.0
#1  0x0806a970 in commHandleWrite (fd=47, data=0xa4c9678) at comm.c:888
#2  0x0806b887 in comm_poll (msec=10) at comm_select.c:459
#3  0x0809497a in main (argc=-32, argv=0x1) at main.c:760
(gdb)

Hmm, does that help?

-- 
Ralf Hildebrandt (i.A. des IT-Zentrum)          [EMAIL PROTECTED]
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to [EMAIL PROTECTED]

Reply via email to