[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: intermittant error 81 - how to log client calls?



Aha!!

I did an strace of my client and discovered a SIGALARM going off that was perturbing my connections with slapd. Once I got rid of it the errors have stopped popping up. Hurray!

Thomas Gagné wrote:



Quanah Gibson-Mount wrote:



<snip>
What version of OpenLDAP are you using?

2.1.25.  I just relinked.  Here's my configure:

export CPPFLAGS="-I/usr/local/ssl/include"
export LDFLAGS="-L/usr/local/ssl/lib"
echo $CPPFLAGS
./configure --enable-debug --enable-ldbm --disable-bdb