Hello again,
Lowered cache_mem, then reconfigure'd.
eeibhuc71 diisys > gdb squid core.oct12.17.35
#0 0xef5f452c in kill ()
(gdb) where
#0 0xef5f452c in kill ()
#1 0xef5ba620 in abort ()
#2 0x7d894 in __eprintf (string=0x91ea8 "%s:%u: failed assertion `%s'\n",
expression=0x91ec8 "redirect.c", line=330,
filename=0x92100 "redirectors.head == NULL")
#3 0x5b5f4 in redirectOpenServers () at redirect.c:330
#4 0x4d0bc in mainReconfigure () at main.c:328
#5 0x4d9fc in main (argc=5, argv=0xeffffd54) at main.c:564
(gdb) frame 3
#3 0x5b5f4 in redirectOpenServers () at redirect.c:330
330 assert(redirectors.head == NULL);
(gdb) print redirectors
$2 = {head = 0xb71083c, tail = 0xbd9900c}
(gdb) print NRedirectors
$3 = 16
(gdb) print prg
$4 = 0x1c4038 "/usr/local/squid/bin/redirector"
NRedirectors and prg are correct... dunno enough about the src yet
to say anything about "redirectors".
Will keep coredump for a week or so...
Cheers,
Niall
-- Niall Doherty | mailto:ndoherty@eei.ericsson.se Systems Engineer | http://www.ericsson.ie Voice: +353 1 207 7506 | Ericsson Systems Expertise Ltd., Fax: +353 1 207 7115 | Beech Hill, Clonskeagh, Dublin 4, Ireland.Received on Mon Oct 12 1998 - 09:56:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:27 MST