-
-
Notifications
You must be signed in to change notification settings - Fork 415
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
x86-64 Linux musl
build segfaults
#4524
Comments
I tried blowing away the cache of LLVM etc and it had no impact. This started happening "out of the blue" without an obvious change we did. Additionally, the builder image hasnt been updated in a year so effectively "nothing changed" yet this started happening. |
This is no longer happening and we didn't change anything. It's possible this was some weird race condition that was time based. It is possible we were running on broken hardware. "Weird race condition" seems more likely. At the moment, this isn't reproducible. |
We agreed on the sync call to close this ticket for now, because it isn't reproducible anymore. If it starts happening again later, we can reopen this ticket. |
Seen as part of #4522, it seems the
x86-64 Linux musl
builds result in random segfaults..some example CI logs from the referenced PR:
The text was updated successfully, but these errors were encountered: