Zeller, Jan wrote:
Hi Amos,
thank you very much for your patch ! Great !
Applied it like this :
$ patch -p0 < b9052.patch
patching file src/client_side.cc
Hunk #1 succeeded at 2222 (offset 81 lines).
$ make && make install - this time is successful but now I get :
squid-3.1.0.11/sbin# ./squid -k check -f /etc/squid3/squid.conf-3.1.0.11
2009/07/20 14:38:43| assertion failed: mem.cc:236: "size == StrPoolsAttrs[i].obj_size"
Aborted
Any ideas ?
Thats a new one.
Can you run squid under a debugger and get a stack trace of where thats
happening?
ie: gdb squid --args -NCXd9<enter>bt<enter>
Amos
--
Please be using
Current Stable Squid 2.7.STABLE6 or 3.0.STABLE16
Current Beta Squid 3.1.0.10 or 3.1.0.11