Re: [squid-users] Crash on Squid when clearign cache

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 30 Jun 2009 13:15:40 +1200

On Mon, 29 Jun 2009 22:52:49 +0200, Henrik Nordstrom
<henrik_at_henriknordstrom.net> wrote:
> tor 2009-06-25 klockan 10:32 -0700 skrev Balaji Ganesan:
>
>> FAULTING_SOURCE_CODE:
>> 797:
>> 798: cleanup:
>> 799: if (c2p[1] != -1)
>> 800: close(c2p[1]);
>> > 801: if (fd_table[crfd].flags.open)
>> 802: ipcCloseAllFD(-1, -1, crfd, cwfd);
>> 803: if (prfd_ipc != -1) {
>> 804: send(crfd_ipc, shutdown_string, strlen(shutdown_string), 0);
>> 805: shutdown(crfd_ipc, SD_BOTH);
>> 806: shutdown(prfd_ipc, SD_BOTH);
>
>
> I would suggest upgrading. 2.7.STABLE9 is pretty old and current

Been time travelling Henrik? how I'd love a holiday like that ;)

> Squid-2.7 sources seem to be a bit different in the win32 IPC code even
> if this fragment seems to be the same (but on very different line
> numbers).
>
> Was there anything said in cache.log? Most conditions ending up here
> shouts quite loudly in cache.log as well....
>
> Regards
> Henrik

Amos
Received on Tue Jun 30 2009 - 01:15:43 MDT

This archive was generated by hypermail 2.2.0 : Tue Jun 30 2009 - 12:00:04 MDT