On Wed, 26 Jan 2005, Rivanor P. Soares wrote:
Hi fellows. My first post.
Squid proccess is exiting with signal 6 (abort).
Squid Cache: Version 2.5.STABLE5 running in a FreeBSD 5.2.1-RELEASE.
Some info from /usr/local/squid/logs/cache.log:
[2005/01/26 15:52:34, 1] utils/ntlm_auth.c:manage_squid_request(1592) fgets() failed! dying..... errno=0 (Unknown error: 0)
You need to look further up for the cause. This just tells that ntlm_auth exited due to Squid asking it to shut down.
As your Squid is exiting with a signal 6 there should be either a FATAL: or "assertion failed" error message indicating why Squid exited.
Regards Henrik