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

ci/sanitizers: add mmap rnd_bits workaround #2967

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Mar 15, 2024

vm.mmap_rnd_bits has been recently changed to 32 on GHA, which triggers issues in ASAN builds that spuriously fail on startup.

Fixes #2966

@sreimers sreimers merged commit 2f0a16f into main Mar 15, 2024
19 checks passed
@sreimers sreimers deleted the sanitizer_workaround branch March 15, 2024 19:26
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.

ci: broken sanitizers
1 participant