[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#5348) slapcat on 2.3.38 to slapadd on 2.4.7 causes abort.
ando@sys-net.it writes:
>> slapadd: schema_init.c:3669: csnNormalize: Assertion `val->bv_len ==
>> (sizeof("YYYYmmddHHMMSS.uuuuuuZ#SSSSSS#SID#ssssss")-1)' failed.
>
> That assert() was added to trap incorrect values, since they should
> never happen run-time.
Bad idea. slapd crashes if you search for "(entryCSN=the csn below)".
> Of course, this is not the case when
> slapadd'ing, since bulk loading can (and must be able to) include
> operational attrs like entryCSN. In any case, the value you're trying
> to slapadd, "2003061105:33:44Z#0x0003#0#0000", is invalid, and
--
Hallvard