On Thu, 2 Oct 1997, Niall Richard Murphy wrote:
>Squid 1.1.16 on Solaris 2.5.1 (sparc version) segment violation on a passwd
>file with 981 entries in it. If this number is reduced to (say) 643, no
>violations.
>
>Does anyone have an explanation (or dare I say it) even a patch?
There's probably something sick in your passwd file - tried checking with
something like
grep -c ..*:..* file
wc -l file
making sure they are the same, and so on? You could just add back the
lines 50 at a time until you find the batch with the bad one.
We run squid 1.1.15 + acl proxy_auth + the security fix now in 1.1.16
quite happily with ~10,000 passwd entries.
Of course, if yours was working with 1.1.15 there's some new bug, but you
didn't mention that it has been working in the past...
David.
Received on Thu Oct 02 1997 - 06:50:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:15 MST