* Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>:
> Ran squid in gdb. I got this:
Ran squid in gdb again:
(gdb) set args -NsYC
(gdb) handle SIGPIPE pass nostop noprint
Signal Stop Print Pass to program Description
SIGPIPE No No Yes Broken pipe
(gdb) run
Starting program: /usr/sbin/squid -NsYC
[Thread debugging using libthread_db enabled]
[New Thread -1209899488 (LWP 3808)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1209899488 (LWP 3808)]
storeOffset (sio=0x0) at store_io.c:102
102 return sio->offset;
(gdb) bt
#0 storeOffset (sio=0x0) at store_io.c:102
#1 0x080b3398 in storeClientCopy2 (e=0xee60610, sc=0xee60610) at store_client.c:255
#2 0x08065530 in clientWriteComplete (fd=67, bufnotused=0x0, size=4096, errflag=0, data=0xf7838b0) at client_side.c:2258
#3 0x08068a8a in CommWriteStateCallbackAndFree (fd=67, code=0) at comm.c:99
#4 0x0806b887 in comm_poll (msec=10) at comm_select.c:459
#5 0x0809497a in main (argc=0, argv=0x1) at main.c:760
(gdb)
-- Ralf Hildebrandt (i.A. des IT-Zentrum) Ralf.Hildebrandt@charite.de 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 spamtrap@charite.deReceived on Mon Apr 18 2005 - 04:54:29 MDT
This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:04 MDT