Trigger spurious MSan / TSan failure on self-hosted CI#51
Closed
Sjors wants to merge 1 commit into
Closed
Conversation
This was referenced Jul 19, 2024
Owner
Author
|
TSAN: https://cirrus-ci.com/task/6619444124844032 MSAN: https://cirrus-ci.com/task/4578750543691776 |
Owner
Author
|
This might be the same as ClickHouse/ClickHouse#64086, related to https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-14/+bug/2048768/comments/8. Since I have two machine on different kernel versions, the reason it doesn't consistently fail could be that. I'm now re-running MSan on the 5.15 machine (it previously ran and failed on the other). For TSan I'm trying the (you can't see the restarted jobs here, the Cirrus - Github integration often shows a stale status, though it updates once the job ends) |
Owner
Author
|
Ok, that did the trick. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trivial change to try and trigger MSan and/or TSan failure on self-hosted CI.
The two CI machines run Ubuntu 24.04 on AMD. It uses Podman 4.9.3 with an individual user per cirrus runner (with no sudo rights).
One is on kernel 5.15.0-112, the other on 6.8.0-38.