Andrew Bartlett <[EMAIL PROTECTED]> on Thursday, November 04, 2004 at 11:31 PM -0800 wrote: >On Fri, 2004-11-05 at 11:49, Jeremy Allison wrote: >> On Thu, Nov 04, 2004 at 04:40:07PM -0800, Erik Horn wrote: >> > >> > The ldap client libraries are from openldap-2.1.29. >> >> I would use strace to find out who is resetting that signal >> handler. It isn't smbd. > > >nss_ldap? That was the suspect in one of these cases before. > > >Andrew Bartlett > After doing some doing some searching around, I believe that it is nss_ldap that is causing the problem. I found some references to a bug in signal handling that affected nss_ldap versions <200 and 213-219. We are running 217 (the current version for FC2). Before we upgraded, we were running version 202 therefore didn't see the problem.
I am building a test system so that I can verify that the newer nss_ldap library fixes the problem. If it does, I'll file a bug report with the fedora project so they can update the distribution. References: PADL bug #173: http://bugzilla.padl.com/show_bug.cgi?id=173 Redhat bug #84344: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=84344 Thanks, Erik -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
