On Mon, 10 Nov 2008, Saulius Zrelskis wrote:

Hi Saulius,

> Creating database with cdx index on field with binary data,
> then appending records seems successful.
> Then recompiling dbfcdx1.c with HB_CDX_DBGCODE_EXT defined,
> program ends with message:
> inserting, iSize=29, childs[i]->iFree=30
> iKeys=102, iMaxReq=3
> Unrecoverable error 9201: hb_cdxPageGetChild: index corrupted.
> Called from DBGOTOP(0)
> Is there bug covered or only some inaccuracy in debugging code
> and can be ignored?

In few cases such situation can appear for DBGCODE_EXT and
can be ignored. These are debug messages for me to check some
internal conditions.
To say sth more about this particular case I will have to
see exact code and index structure.

> Test sample is quite simple, but data appended over thousand records
> and unable to reduce.

If you are interested in more information then you can send it.
In some spare time I'll check the exact conditions for above
message.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to