Closed
Description
fleur segfauts on insertion with the following corrupted (gzipped) bloomfilter files:
crash0_insert.bin.gz
crash1_insert.bin.gz
The command used to reproduce the crashes is echo bla | ./fleurcli -c insert crash0_insert.bin
Valgind output:
[...]
==1424957== Invalid read of size 8
==1424957== at 0x403D94: Add (fleur.c:116)
==1424957== by 0x40221E: main (fleurcli.c:147)
==1424957== Address 0x233413bc23a9218 is not stack'd, malloc'd or (recently) free'd
[...]
Metadata
Metadata
Assignees
Labels
No labels