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

Possible memory-leak in UI #1884

Open
arin17bishwa opened this issue Sep 24, 2024 · 2 comments
Open

Possible memory-leak in UI #1884

arin17bishwa opened this issue Sep 24, 2024 · 2 comments

Comments

@arin17bishwa
Copy link

I was running 2 full scans for domains, just to try out another issue (get huge datachunk). I had the web UI open during the whole time. But my memory got bloated after a certain point.

Once I closed the UI, I noticed a large enough drop in the system memory usage.
Screenshot from 2024-09-24 10-24-08

Nothing had crashed technically(yet), but I find it weird that the UI would consume nearly 4GB of memory.

Python: 3.10.12

Git branch: master

@bcoles
Copy link
Contributor

bcoles commented Sep 24, 2024

Once I closed the UI, I noticed a large enough drop in the system memory usage.

Do you mean you closed your web browser? Or the sf.py process?

@arin17bishwa
Copy link
Author

arin17bishwa commented Sep 24, 2024

Just the browser tab(http://127.0.0.1:5001/), other tabs were untouched.
The scan(sf.py process) was still running in the background.

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