Date: Mon, 17 Oct 2005 10:42:53 +0100 From: Brian Candler <B.Candler@pobox.com> To: Emanuel Strobl <Emanuel.strobl@gmx.net> Cc: nectar@freebsd.org, freebsd-current@freebsd.org Subject: Re: nss_ldap segmentation fault with RC1 Message-ID: <20051017094253.GA699@uk.tiscali.com> In-Reply-To: <200510171134.46480@harrymail> References: <200510111932.50224@harrymail> <200510170955.23231@harrymail> <20051017091501.GA1499@uk.tiscali.com> <200510171134.46480@harrymail>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 17, 2005 at 11:34:35AM +0200, Emanuel Strobl wrote: > id: > #0 0x2819c976 in ber_sockbuf_ctrl () from /usr/local/lib/liblber-2.2.so.7 ... > #4 0x28151b4c in _nss_ldap_init () from /usr/local/lib/nss_ldap.so.1 Well, I don't know anything about nss_ldap, but I do know that stuff in /usr/local/lib isn't part of FreeBSD. You probably want to take this up with the software author from here. Looking at the port Makefile I see http://www.padl.com/OSS/nss_ldap.html If they don't provide any mailing list or support for the software you're using, well then you have the source code and you can go fix it yourself. Good luck :-) Regards, Brian.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051017094253.GA699>