> I've just upgraded to Squid-2.2STABLE1 (Solaris2.5)
>
> When I do a squid -k reconfigure I get an assertion failed (0) in acl.c
> 1811. The proxy restarts (and doesn't reconfigure).
>
> Any thoughts?
You could insert a
debug(28,0) ("aclDestroyAcls: type %d unknown", a->type);
debug(28,0) ("aclDestroyAcls: (was processing '%s')\n", a->cfgline);
as a temporary hack to check what ACL type it doesn't know how to destroy.
Or you could read acl.c and work it out by hand.
David.
- assertion failed after a reconfigure Marc van Selm
- Re: assertion failed after a reconfigure David Luyer
- Re: assertion failed after a reconfigure Jordan Mendelson
- Re: assertion failed after a reconfigure Miquel van Smoorenburg
- Re: assertion failed after a reconfigu... Henrik Nordstrom
- which patch to use (Re: assertion fail... Marc van Selm
- Re: which patch to use (Re: assert... Miquel van Smoorenburg
