> On 2 Aug 2016, at 14:33, Alex Murray <[email protected]> wrote:
> 
> As a follow-up - I've been able to run the Judy1LCheck test on the platform 
> and it also fails almost immediately with:
> 
>    Judy1LCheck -n1000000 -S0 -B32
> 
>    Judy1LCheck 32 Bit version
>    Total Pop Total Ins New Ins Total Del J1MU/I JLMU/I
>    Error: JudyLGet failed - Index missing, population = 0, 
> file='Judy1LCheck.c', 'function='TestJudyIns', line 539
>    Error: JudyLGet failed - Index missing, population = 0, 
> file='Judy1LCheck.c', 'function='TestJudyIns', line 539
> 
> Which confirms the original issue - and also rules out corruption due to 
> other code etc.
> 
> Any further ideas would be really appreciated ☺

I had a problem with Judy1. Which uses a similar code base to JudyL.
It looks like the insert failed, since the population is still 0!

Does this check fail on your other ARM platform? X86?
[I have never run the check .. might have to have a look how to do it]

—
john skaller
[email protected]
http://felix-lang.org


------------------------------------------------------------------------------
_______________________________________________
Judy-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/judy-devel

Reply via email to