> On Wed, 1 Jun 2005, Rafael Martinez Torres wrote:
>
> > 2005/06/01 19:21:58| storeLateRelease: released 0 objects
> > 2005/06/01 19:23:21| assertion failed: cbdata.cc:402: "c->locks > 0"
>
> This could be a known bug in Squid-3 where many acls crashes if used
> outside of http_access.
I think I know were is the bug... The c->locks attribute is not properly
iniatalized to 0 on C++ cbdata class. So, when cbdataLocl increases it, if
it was randomly negative cbdataUnlock will find it not possitive...
This can be a patch for cbdata.cc on the HEAD branch , but I need
understand this module. Now invstigating....
>
> Make sure your squid.conf is a bare minimum only. Also get a stack trace
> of the error so we can see where it is crashing.
>
> Regards
> Henrik
>
Received on Mon Jun 06 2005 - 08:58:11 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Jun 30 2005 - 12:00:05 MDT