On Mon, 14 Feb 2011 14:34:30 +0100, guest01 wrote:
Hi guys,
For testing purposes I tried squid 3.2.0.5 beta. After a couple of
smaller issues I ran into a bigger one which I will share with you
:-)
I compiled squid 3.2.0.5 beta on RHEL5.5 64Bit with following
options:
Squid Cache: Version 3.2.0.5
<snip>
2011/02/14 14:09:55| negotiate_kerberos_auth: INFO: User THATSME
authenticated
2011/02/14 14:09:55 kid1| assertion failed: User.cc:103:
"from->RefCountCount() == 2"
<snip>
Auth underwent a major overhaul in the refcounting to fix bug 2305 and
other related security issues.
Kerberos has not had any serious debugging and testing since that
change.
The assert in question is there to ensure that two sets of user
credentials can be merged safely before doing so. If you are able to
assist with debugging this please contact me directly or via squid-dev
about what is needed to do so.
Amos