Overview space needs?

George Lindholm George.Lindholm at ubc.ca
Wed Aug 25 04:14:03 UTC 1999


Katsuhiro Kondou wrote:

> In article <37C3253E.331A370E at ubc.ca>,	George Lindholm
<George.Lindholm at ubc.ca> wrote;
>
> } Here are the active entries and the GROUPentry record for the groups
> } (what's the base field?) in case that sheds some light on the problem:
>
> Base is the available lowest number for that index.
> This is useful if adding overview data is for under
> low number.  It should be less than low.
>
> } alt.spam 0000048928 0000047516 y
> } (gdb) p *ge
> } $1 = {hash = {hash = "Ò¦übê)\024KÐ\223\002>¡~\237Ü"}, alias = {
> }     hash = '\000' <repeats 15 times>}, high = 48928, low = 47516,
> }   base = 48073, count = 499, flag = 121, deleted = 0, indexinode =
> } 397210,
> }   next = {recno = -1}}
>
> Can you put trace lines like:
>
> if (ge->low > ge->base) {syslog(L_ERROR, "tradindexed: %d
> ge->low(%d) > ge->base(%d)", __LINE__, ge->low, ge->base); abort();}

Unfortunately, those two the only corrupted entries out of 17142 that has
shown up since I rebuilt the database files two weeks ago, so it's not a
common
occurrence. And until I can clear up the existing entries the trap would
only
catch the existing records.

   George



More information about the inn-workers mailing list