On Mon, 2011-08-22 at 17:24 -0400, Isaac Freeman wrote: > As for the gdb, I'm not sure how to get the dbg symbols for nslcd, > there is no nslcd-dbg package. When print the bt I just get hex > addresses. Do you want those anyways? Not sure if they'll do you any > good... Or I can attach a core dump to the bug or upload it somewhere.
A backtrace, even with just hex data would be more useful than a coredump because I think I need an amd64 machine to load the coredump in gdb. You could try to make a backtrace by compiling nslcd from source (http://arthurdejong.org/nss-pam-ldapd/). You need the following packages to build it: libkrb5-dev libldap2-dev libsasl2-dev libpam0g-dev (just ./configure;make should be enough) Thanks (the config you provided should be OK and I can't reproduce it with that config). -- -- arthur - [email protected] - http://people.debian.org/~adejong --
signature.asc
Description: This is a digitally signed message part

