-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
BUG | memleak #391
Labels
Comments
The URL is correct: https://github.com/funilrys/PyFunceble/security/advisories |
Have seen traces of this memleak, when using both MariaDB and csv. This is in way smaller scale, yet the memory usage are climbing steadily |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the problem you are experiencing?
Was trying to report this as
Report a security vulnerability
but all I got is this
For the first time in years, I see what appears to be a memory leak, but as the system was completely unresponsive, and can't do much more than sharing a screenshot of the memory usage for until I had to increase the amount of RAM assigned to the mashine
How can we reproduce the problem?
To reproduce the problem:
pyfunceble -c --preload --all --execution --hierarchical -f https://raw.githubusercontent.com/mypdns/matrix/refs/heads/master/source/porn_filters/explicit_content/wildcard.list
--preload
are extremely slow to write in to the DB, only about 12 records per seconds, should be more like 1000-3000 depending on methods (PostgreSQL)Do you have a screenshot?
Screenshot
What did you expect to happen?
Not using more than 100 mb of RAM
Is there a workaround?
Not that I've found
How did you configure PyFunceble?
Which Operating System did you use?
Ubuntu 24.04 LTS
Which Python Version did you use?
3.11
Which PyFunceble Version did you use?
4.3.0a4.dev
Additional context
I would like to add...
The text was updated successfully, but these errors were encountered: