Re[2]: [squid-users] Digest auth trouble

From: Sergey Svyatkin <shrdlu@dont-contact.us>
Date: Fri, 10 Aug 2007 11:30:53 +0500

Hello, Henrik.

You wrote at 9/08/2007 15:55:23:

HN> On ons, 2007-08-08 at 10:34 +0500, Sergey Svyatkin wrote:
>> Hello.
>>
>> There are problems at use digest-auth by means of a perl-script
>> which takes data of users from a database postgresql. With periodicity of
>> the order of 40 minutes squid is core dumped. In logs (with
>> debug_options ALL, 9):

HN> Please get a stack trace and file a bug report.

See this:

[root@proxy /usr/local/squid/cache]# gdb squid squid.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...
Core was generated by `squid'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/libcrypt.so.3...done.
Loaded symbols for /lib/libcrypt.so.3
Reading symbols from /lib/libm.so.4...done.
Loaded symbols for /lib/libm.so.4
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x28218ecb in kill () from /lib/libc.so.6
(gdb) where
#0 0x28218ecb in kill () from /lib/libc.so.6
#1 0x28218e68 in raise () from /lib/libc.so.6
#2 0x28217b78 in abort () from /lib/libc.so.6
#3 0x281f3db8 in __assert () from /lib/libc.so.6
#4 0x080d456f in hash_remove_link (hid=0x80e29aa, hl=0x28229d80) at hash.c:277
#5 0x080d1143 in authDigestNoncePurge (nonce=0x9724b00)
    at digest/auth_digest.c:426
#6 0x080d213b in authenticateDigestNonceCacheCleanup (data=0x0)
    at digest/auth_digest.c:281
#7 0x0807e9c0 in eventRun () at event.c:148
#8 0x0809e353 in main (argc=3, argv=0xbfbfec78) at main.c:832
(gdb) quit

[root@proxy /usr/local/squid/cache]# uname -a
FreeBSD proxy.svgc.ru 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Tue Jun 5 12:59:59 SAMST 2007
     shrdlu@proxy.svgc.ru:/usr/src/sys/i386/compile/PROXY i386

-- 
WBR,
 Sergey Svyatkin                          mailto:shrdlu@svgc.ru
Received on Fri Aug 10 2007 - 00:31:07 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Sep 01 2007 - 12:00:03 MDT