Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault #25

Open
Ahmed opened this issue Jan 22, 2019 · 1 comment
Open

Segmentation fault #25

Ahmed opened this issue Jan 22, 2019 · 1 comment

Comments

@Ahmed
Copy link

Ahmed commented Jan 22, 2019

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?

@abhicnv007
Copy link

Hi @Ahmed ,
The limit should be the RAM in your system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants