--On Thursday, October 15, 2009 6:48 PM +0000 [email protected] wrote: > Quanah, > > I wasn't sure what you meant, but I figured out gdb (never used it > before): > > This is what I did (on both servers), so I'm putting it here so people > aren't left in the dark: > > dpkg -i slapd-dbg (whatever version applicable) > apt-get install gdb > gdb (enter gdb console) > gdb> file /usr/sbin/slapd > gdb> set args -d -1 -u openldap -g openldap -h ldap:/// ldaps:/// > ldapi:/// -f /etc/ldap/slapd.conf > gdb> run > > Running on both servers now ....
Great! After one crashes, run "thr apply all bt" and send that output to the ITS. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
