Package: squid
Version: 2.5.9-4
Severity: normal
Tags: patch

(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)

I took this problem upstream 
(http://www.squid-cache.org/bugs/show_bug.cgi?id=1287).
Henrik proposed a patch I cannot apply since the code in 2.5.9 where the patch 
should be applied 
looks totally different.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11ac5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages squid depends on:
ii  adduser                     3.63         Add and remove users and groups
ii  coreutils                   5.2.1-2      The GNU core utilities
ii  debconf                     1.4.48       Debian configuration management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libldap2                    2.1.30-3     OpenLDAP libraries
ii  libpam0g                    0.76-22      Pluggable Authentication Modules l
ii  logrotate                   3.7-2        Log rotation utility
ii  netbase                     4.21         Basic TCP/IP networking system
ii  squid-common                2.5.9-4      Internet Object Cache (WWW proxy c

-- debconf information:
  squid/fix_cachedir_perms: false
* squid/largefiles_warning:
  squid/anonymize_headers:
  squid/authenticate_program:
* squid-cgi/cachemgr:
  squid/fix_lines: true
  squid/old_version: false
  squid/http_anonymizer:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to