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

Severe memory leak ? #22

Open
eLvErDe opened this issue Jun 13, 2018 · 1 comment
Open

Severe memory leak ? #22

eLvErDe opened this issue Jun 13, 2018 · 1 comment

Comments

@eLvErDe
Copy link
Contributor

eLvErDe commented Jun 13, 2018

Hello,

It seems these bindings are leaking a lot of memory. Walking through a two level tree with 87 000 files adds a never freed 60 Mbytes memory used to my application. It's getting worst then while running fopen (I'd say around 3Mbytes per 100 fopen).

Is that known ?

Regards, Adam.

@prashanthpai
Copy link
Contributor

This is most likely a problem with the underlying C library. It's likely a known issue.
See #14

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

No branches or pull requests

2 participants