The -U_FORTIFY_SOURCE should be harmless in the Tsan CI, and is required to work around https://github.com/bitcoin/bitcoin/issues/30586
ci: Bump tsan config to ubuntu:26.04 with -U_FORTIFY_SOURCE #35609
pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2606-ci-tsan-bump changing 1 files +3 −2-
maflcko commented at 5:41 PM on June 26, 2026: member
- DrahtBot added the label Tests on Jun 26, 2026
-
DrahtBot commented at 5:41 PM on June 26, 2026: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35609.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK fanquake If your review is incorrectly listed, please copy-paste <code><!--meta-tag:bot-skip--></code> into the comment that the bot should ignore.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
ci: Bump tsan config to ubuntu:26.04 with -U_FORTIFY_SOURCE bbbbab86a8
- maflcko force-pushed on Jun 26, 2026
- DrahtBot added the label CI failed on Jun 26, 2026
-
DrahtBot commented at 5:48 PM on June 26, 2026: contributor
<!--85328a0da195eb286784d51f73fa0af9-->
🚧 At least one of the CI tasks failed. <sub>Task
lint: https://github.com/bitcoin/bitcoin/actions/runs/28255074722/job/83715952341</sub> <sub>LLM reason (✨ experimental): CI failed because the shell lint (ShellCheck SC2155) reported a warning inci/test/00_setup_env_native_tsan.shline 19 (inlint-shell.py), causing the lint job to exit non-zero.</sub><details><summary>Hints</summary>
Try to run the tests locally, according to the documentation. However, a CI failure may still happen due to a number of reasons, for example:
Possibly due to a silent merge conflict (the changes in this pull request being incompatible with the current code in the target branch). If so, make sure to rebase on the latest commit of the target branch.
A sanitizer issue, which can only be found by compiling with the sanitizer and running the affected test.
An intermittent issue.
Leave a comment here, if you need help tracking down a confusing failure.
</details>
- DrahtBot removed the label CI failed on Jun 26, 2026
-
fanquake commented at 10:38 AM on June 29, 2026: member
ACK bbbbab86a81e137e83fbaed4ec1ba7318c7e8a11
- fanquake merged this on Jun 29, 2026
- fanquake closed this on Jun 29, 2026
- maflcko deleted the branch on Jun 29, 2026