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

Re: (ITS#4892) slapd HEAD crashes with ldapi:// and SASL EXTERNAL



Pierangelo Masarati wrote:
> michael@stroeder.com wrote:
> 
>> bdb_idl_fetch_key: [5941c014]
>> <= bdb_index_read: failed (-30989)
> 
>                                ^^^
> 
> $ grep 30989 dn.h
> #define DB_OLD_VERSION          (-30989)/* Out-of-date version. */
> 
> I guess something strange is going on with libdb run-time loading...

Well, it seems you were right. Strange that make test did not reveal any
problems (AFAICS). You can close that for now.

Ciao, Michael.