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

fix(ci): workaround ASAN error in CI with Ubuntu 22.04 image #5867

Merged
merged 5 commits into from
Mar 14, 2024

Conversation

W-Mai
Copy link
Contributor

@W-Mai W-Mai commented Mar 14, 2024

Description of the feature or fix

ASan in llvm 14 provided in ubuntu-22.04 is incompatible with high-entropy ASLR configured in much newer kernels that GitHub runners are using leading to random crashes:

The code can be removed when this issue is closed.

Notes

@W-Mai
Copy link
Contributor Author

W-Mai commented Mar 14, 2024

@FASTSHIFT FASTSHIFT merged commit d7f7447 into lvgl:master Mar 14, 2024
16 checks passed
Copy link
Member

@kisvegabor kisvegabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's great that you have found the root of the issue!

XuNeo added a commit to kisvegabor/lvgl_upstream that referenced this pull request May 14, 2024
@XuNeo XuNeo mentioned this pull request May 14, 2024
5 tasks
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

4 participants