Amos Jeffries wrote:
Zeller, Jan wrote:
dear squid list,
after compiling squid-3.0.STABLE14 on GNU/Linux Debian Lenny 5.0.1 like
# ./squid -v
Squid Cache: Version 3.0.STABLE14
configure options: '--prefix=/opt/squid-3.0.STABLE14'
'--enable-icap-client' '--enable-ssl'
'--enable-default-err-language=English' '--enable-err-languages=English'
'--enable-linux-netfilter' '--with-pthreads' '--with-filedescriptors=32768'
the following problem occurs :
.
.
.
squid[26583]: assertion failed: HttpHeader.cc:1196: "Headers[id].type ==
ftInt64"
Squid Parent: child process 26583 exited due to signal 6
squid[14186]: Squid Parent: child process 26590 started
squid[26590]: Starting Squid Cache version 3.0.STABLE14 for
x86_64-unknown-linux-gnu...
.
Apologies. Looks like I missed out one small piece of a recent patch.
Does this attached patch (-p0) correct the issue?
Amos
Hi Amos,
your patch fixed the problem. Wonderful ! Thank you very much for your
quick help !
--
kind regards,
Jan