FreeBSD port: nss_ldapd-0.6.11_1
Alexander V. Chernikov
melifaro at ipfw.ru
Wed Sep 16 05:23:44 UTC 2009
Tobias Lott wrote:
> Hey Everyone!
>
> Seems like nss_ldapd is causing apps like top, jls to segfault.
> pkg_delete-ing nss_ldapd 'fixes' the problem.
>
> Reproducable on several Machines using FreeBSD 7.2-STABLE and BETA4
>
> Greetings
>
>
Can you provide some more details like core backtrace, nsswitch
configuration, nss_ldapd configureation, your ldap setup? Does this
happen every time with every binary using getpwent/getpwnam ?
Please rebuild port with debug ( make DEBUG_FLAGS="-O0 -g" ) and post
the results of gdb 'bt full' command from segfaulted binary core.
Does 'getent group|passwd XXX' segfaults too?
More information about the freebsd-ports
mailing list