Skip to content

Segmentation fault #25

@Ahmed

Description

@Ahmed

Hi all:
I'm getting segment fault when I try to run the following code

In [1]: import pybloom_live
In [2]: bf = pybloom_live.BloomFilter(capacity=pow(10, 11), error_rate=0.001)
Segmentation fault (core dumped)

What's the upper limit for the capacity?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions