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

Workaround entropy bug GitHub #4241

Merged
merged 2 commits into from Mar 13, 2024

Conversation

MonsieurNicolas
Copy link
Contributor

Description

recent kernels seem to break llvm asan.

The fix seems to only be available in latest llvm https://reviews.llvm.org/D148280 which we cannot use yet.

As a workaround, we just run sudo sysctl vm.mmap_rnd_bits=28

@sisuresh
Copy link
Contributor

r+ 3269aea

@latobarita latobarita merged commit 5cb056d into stellar:master Mar 13, 2024
14 checks passed
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.

None yet

3 participants