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

get_full_key_name infinite loop causes out of memory errors on analyst systems #1482

Open
atcuno opened this issue Dec 27, 2024 · 0 comments · May be fixed by #1490
Open

get_full_key_name infinite loop causes out of memory errors on analyst systems #1482

atcuno opened this issue Dec 27, 2024 · 0 comments · May be fixed by #1490
Assignees

Comments

@atcuno
Copy link
Contributor

atcuno commented Dec 27, 2024

I haven't been able to complete a full testing run as this function caused my testing VM (8 cores, 16GB RAM) to OOM and crash:

I tested one of the problematic samples (Win10Browsers_Mem.zip.lime) and it was going in an infinite loop due to smear and the string building was causing the VM to crash from such rapid memory usage.

The fix needs to include the maximum count + the usual seen usage.

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

Successfully merging a pull request may close this issue.

1 participant