On Fri, Sep 29, 2006 at 05:12:53PM +0200, Steinar H. Gunderson wrote:
> Perhaps we should try a binary search across upstream versions?

OK, it seems to be related to changed behaviour in libldap -- not very
surprising, as libnss-ldap uses internal functions. Basically, ldap_ld_free()
changed behaviour from not writing anything to the socket to actually writing
to it (contrary to what libnss-ldap expects, since it wants a “clean”
shutdown without any writing), thus the SIGPIPE.

I'll be checking with the OpenLDAP maintainers to see if we can find a
reasonable solution to this.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to