05-19-04 10:57 PM
Hello,
After upgrading to Squid 2.5-stable 5 my webcache started having some
problems.
Yesterday it crashed after a assertion failed: errorpage.c:292:
"mem->inmem_hi == 0"
It's interesting notice that the "assertion failed" caused after a
httpSendRequestEntryDone error.
I downloaded the patch for the assertion and recompiled webcache.
Now the cache is dying only with httpSendRequestEntryDone.
Yesterday log (before patch)
-----
2004/05/18 10:33:38| httpSendRequestEntryDone: Likely proxy abuse
detected '10.0.12.38' ->
'http://www.agitosbsb.com.br/seucadastro-off.asp?opr=mircnick_foto'
2004/05/18 10:33:39| assertion failed: errorpage.c:292: "mem->inmem_hi
== 0"
---
Today log (after patching)
----
2004/05/19 09:03:30| httpSendRequestEntryDone: Likely proxy abuse
detected '10.1.1.221' ->
'http://activex.microsoft.com/objects/ocget.dll'
FATAL: Received Segment Violation...dying.
----
The cache is compiled with:
./configure --enable-underscores --enable-gnuregex
--disable-ident-lookups --enable-snmp
--enable-err-languages="Portuguese"
OS:
Linux elnbsbcache 2.4.18-686-smp #1 SMP Sun Apr 14 12:07:19 EST 2002
i686 unknown
Squid: Downloaded from official website
Thank you,
Rod.
[ Post a follow-up to this message ]
|