Skip to content

XorSimple ArrayIndexOutOfBoundsException (qi becomes negative) #18

@richardstartin

Description

@richardstartin

Not reproducible because of nondeterministic implementation. Triggered with:
seed = -7786367340918479677
keys = [-5825935719248731811, -1720202582300215804, 6605723083954138092]

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 33
	at org.fastfilter.xor.XorSimple.map(XorSimple.java:55)
	at org.fastfilter.xor.XorSimple.<init>(XorSimple.java:28)
	at org.fastfilter.xor.XorSimple.construct(XorSimple.java:19)
	at org.fastfilter.FilterType$8.construct(FilterType.java:68)
	at org.fastfilter.SimpleFuzzer.main(SimpleFuzzer.java:28)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions