Sanity Check (HTML format)

Kenneth Brody kenbrody at spamcop.net
Wed Jul 27 07:42:54 PDT 2011


On 7/26/2011 2:54 PM, Richard Kreiss wrote:
[...]
>    Sanity check failure!  split() len<  0
>   tptr = tptr=(3,23893,13875,1,0)
>   file='market_memo@' index=-
>   which=1, nodesize=1024, entries[which]=12828
>   count=13875, bound=6926, entries[1]=12828
[...]

It's almost guaranteed to be a corrupted index. (I don't know why it's not 
showing the index letter.  What version of rclerk are they running?

In any case, it's saying that it needed to split a node within the index, 
and that the calculations would require a negative length for one side of 
the split.  It also says that, in the node in question, there are 
(supposedly) 13875 entries, and the first entry (supposedly) starts at 
offset 12828, all within a 1K block.

-- 
Kenneth Brody


More information about the Filepro-list mailing list