2017-05-09 18:43 GMT+02:00 <ulrich.tehr...@t-systems.com>: > Hi Clement, > > i am not an expert for gdb. Maybe you can help me with the exact steps. > > Please correct me if I am wrong: > > 1) First of all i install the openldap-ltb-debuginfo-2.4.44-2.el6.x86_64 > 2) gdb /usr/local/openldap/libexec/slapd > 3) on the gdb prompt: gdb > attach <PID of Slapd> > 4) ??? >
As far as I see in the doc, you need to run : # gdb /usr/local/openldap/libexec/slapd # run <args> (for example -u ldap -g ldap) ... wait for segfault... # bt Hope it helps, Clément. _______________________________________________ ltb-users mailing list ltb-users@lists.ltb-project.org https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-users