Philip Guenther wrote:
On Mon, 22 Sep 2008, Howard Chu wrote:
...
>> --enable-diagnostic \
> This appears to be the only significant difference from a default
> config. Try without.
Note that the layout of the shared-memory regions (__db.0*) is different
for BDB compiles with and without the --enable-diagnostic option. They
cannot be mixed for a given environment, so any db_* utilities you use
along side slapd should be from the same compile. Hangs and crashes would
be expected if that isn't true.
Off course I always use the db_* utils from the right build. But AFAIK
db_* utils are not involved at all when running make test.
Also note that the very same build script simply works with BDB 4.6.
Ciao, Michael.