ando@sys-net.it wrote:
ando@sys-net.it wrote:
#4 0x080bc142 in entry_schema_check (op=0xb6f10760, e=0x8a606dc, oldattrs=0x0, manage=0, add_soc=1, text=0xb6f10738, textbuf=0xb6f1040c "��@", textlen=256) at schema_check.c:87 87 assert( a->a_vals[0].bv_val != NULL );
The two things were actually unrelated. The latter is now fixed in HEAD; I still get two cores, but both are related to calling bdb_locker_id_free() at shutdown with an invalid environment.
I see that as well, looking into it. That invocation of bdb_locker_id_free() should of course not be happening.