8000 fleur segfaults on insertion using corrupted bloomfilter files · Issue #11 · hashlookup/fleur · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
fleur segfaults on insertion using corrupted bloomfilter files #11
Closed
@wllm-rbnt

Description

@wllm-rbnt

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0