Skip to content

Fix memory leak during corpus initialization#581

Merged
anishnaik merged 4 commits intomasterfrom
dev/fix-memleak-corpus
Feb 16, 2025
Merged

Fix memory leak during corpus initialization#581
anishnaik merged 4 commits intomasterfrom
dev/fix-memleak-corpus

Conversation

@anishnaik
Copy link
Copy Markdown
Collaborator

@anishnaik anishnaik commented Feb 16, 2025

Closes #579

I am not fully sure why this fix works but we have to delete the coverage maps from the message results of each block. We did this during call sequence execution but not during corpus initialization even though the logic should have been approximately the same.

Reverts changes made in #383

@anishnaik anishnaik merged commit cc7b948 into master Feb 16, 2025
12 checks passed
@anishnaik anishnaik deleted the dev/fix-memleak-corpus branch February 16, 2025 21:15
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

Successfully merging this pull request may close these issues.

Medusa gets killed due to excessive memory usage

1 participant