Server: RHEL 5.3 x86 completely current
OpenLDAP: 2.3.43
We just upgraded to 1.6.5 yesterday, but we've been running zabbix for a bit now. We just started monitoring some ldap ports today and our proxy server does NOT like that. We see the following line in our zabbix_proxy.log:
At which point it throws a kill signal and exits. We had to manually disable the hosts in the proxy's mysql database as well as teh web interface to actually get the server back up. I've googles around and the only other note I see about this error is someone complaining on the courier-users mailing list. The response to them was "it looks like its a deep dark openldap issue, talk to them"
I have a RedHat support contract, and they said they will gladly debug the issue if we can give them some isolated code that throws the same error.
He did mention that there is a known nss_ldap issue related to timeouts throwing a NULL if set to low, but checked our ldap.conf and its set to their recommended work-around time (120s)
Anyone have any thoughts/fixes/scripts that might be of help?
Thanks
OpenLDAP: 2.3.43
We just upgraded to 1.6.5 yesterday, but we've been running zabbix for a bit now. We just started monitoring some ldap ports today and our proxy server does NOT like that. We see the following line in our zabbix_proxy.log:
Code:
./../../libraries/libldap/getvalues.c:43: ldap_get_values: Assertion `target != ((void *)0)' failed.
I have a RedHat support contract, and they said they will gladly debug the issue if we can give them some isolated code that throws the same error.
He did mention that there is a known nss_ldap issue related to timeouts throwing a NULL if set to low, but checked our ldap.conf and its set to their recommended work-around time (120s)
Anyone have any thoughts/fixes/scripts that might be of help?
Thanks

Comment