Skip to content

Fix attempting to core dump 100T of memory #1

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

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

GunshipPenguin
Copy link
Collaborator

It seems that commit
llvm/llvm-project@c2a5703 from upstream LLVM was cherry-picked slightly incorrectly. MADV_DONTNEED should have been used when not executing a dry run.

It seems that commit
llvm/llvm-project@c2a5703
from upstream LLVM was cherry-picked slightly incorrectly. MADV_DONTNEED
should have been used when _not_ executing a dry run.
@AlviseDeFaveri AlviseDeFaveri merged commit 2e28165 into dfsan Mar 23, 2025
1 check passed
@AlviseDeFaveri AlviseDeFaveri deleted the rhysre/fix-coredumps branch March 23, 2025 17:27
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.

2 participants