Fixed it - just so others know how to fix this issue, it had to do with the permissions of the /etc/libnss-ldap.conf file - the file must be world-readable (we had it as 640; should be 644).
Ryan Thoryk eventhorizon5 wrote: > > Thanks for that info - I didn't even notice that ldap-nss error (I was > somewhat thinking that it was LDAP-related, since the machine became an > LDAP client entirely a few months ago). I'll look on the Debian list and > see if there's a patch. > > Ryan Thoryk > > > Justin Mason wrote: >> >> >> I think this is your problem: >> >> ld: ldap-nss.c:1374: do_init: Assertion >> `cfg->ldc_uris[__session.ls_current_uri] != ((void *)0)' failed. >> >> That looks like a bug in some LDAP support library, possibly this one: >> http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/2007-January/001934.html >> , that's Debian bug #399849. >> >> --j. >> > > -- View this message in context: http://www.nabble.com/Possible-Spamd-bug-causing-spamc-crashes-tf4286739.html#a12206491 Sent from the SpamAssassin - Dev mailing list archive at Nabble.com.
