[squid-users] negotiate_wrapper: fgets() failed! dying..

Amos Jeffries squid3 at treenet.co.nz
Sat Mar 14 04:45:19 UTC 2015


On 14/03/2015 4:19 p.m., Donny Vibianto wrote:
> hi markus,
> 
> unfortunately i move to centos but i still got same error after 9 hours
> running.
> 
> 2015/03/14 10:05:43| negotiate_wrapper: received Kerberos token
> 2015/03/14 10:05:43| negotiate_wrapper: Starting version 1.0.1
> 2015/03/14 10:05:43| negotiate_wrapper: NTLM command: /usr/bin/ntlm_auth
> --diagnostics --helper-protocol=squid-2.5-ntlmssp
> 2015/03/14 10:05:43| negotiate_wrapper: Kerberos command:
> /usr/lib64/squid/negotiate_kerberos_auth -k /etc/squid/PROXY.keytab -s
> GSS_C_NO_NAME
> FATAL: Received Bus Error...dying.

Aha! "Bus Error" is a memory failure in the machine.

The helper problems are just side effects of Squid having died and
abandoned it.


It could be the physical memory, or it could be Squid built with CPU
architecture optimizations for a different machine architecture than you
are running it on.

* Try using a Squid built with --disable-arch-native.

* If the probem remains, check your Squid 32-bit/64-bit type matches the
CPU architecture type.

* If its not those, its probably hardware issues.


Amos



More information about the squid-users mailing list