8000 ci: reduce ASLR randomization for TSAN by ethomson · Pull Request #6764 · libgit2/libgit2 · GitHub
[go: up one dir, main page]

Skip to content

ci: reduce ASLR randomization for TSAN #6764

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 16, 2024
Merged

ci: reduce ASLR randomization for TSAN #6764

merged 1 commit into from
Mar 16, 2024

Conversation

ethomson
Copy link
Member

Linux updated its ASLR randomization in a way that is incompatible with TSAN. See google/sanitizers#1716

Reducing the randomness for ASLR allows the sanitizers to cope.

Linux updated its ASLR randomization in a way that is incompatible with
TSAN. See google/sanitizers#1716

Reducing the randomness for ASLR allows the sanitizers to cope.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0