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: Work around a libasan bug seen on Ubuntu with the Linux 6.5 kernel #23567

Merged
merged 1 commit into from Mar 13, 2024

Conversation

trflynn89
Copy link
Member

We are recently seeing SEGV crashes during the build (while running code generators) from within libasan itself. Turns out this is libasan bug seen with the Linux 6.5 kernel on Ubuntu.

@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Mar 12, 2024
@trflynn89 trflynn89 force-pushed the thxasan branch 2 times, most recently from 9194a00 to 5e7cc89 Compare March 13, 2024 00:00
We are recently seeing SEGV crashes during the build (while running code
generators) from within libasan itself. Turns out this is libasan bug
seen with the Linux 6.5 kernel on Ubuntu.
Copy link
Member

@ADKaster ADKaster left a comment

Choose a reason for hiding this comment

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

Seems fine to me. Maybe we should open an issue to remember to close when Ubuntu ships a fixed gcc package.

@trflynn89
Copy link
Member Author

Sure, opened #23571.

@trflynn89 trflynn89 merged commit 5713c2f into SerenityOS:master Mar 13, 2024
13 checks passed
@trflynn89 trflynn89 deleted the thxasan branch March 13, 2024 01:45
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label Mar 13, 2024
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

2 participants