ipc: TSAN/esp clang-17 + some transport_test and ~1 unit_test: strange output/hang/pause ("PLEASE submit a bug report"). #90
Labels
bug
Something isn't working
from-akamai-pre-open
Issue origin is Akamai, before opening source
test
Unit and functional tests; demo/example programs
Filed by @ygoldfeld pre-open-source:
Environments:
Observed:
The problem itself presents as follows: console prints:
What happens next depends. I've seen:
We should:
Do note that I've tried a few things (see last paragraph); but that's different from an investigation into the nitty-gritty of it. What's with this relocation thing? We should find out.
The priority is medium. We have TSAN coverage for the problematic tests (which are themselves only a subset), just not with that particular compiler, clang-17 (and locally that works too).
Last point! TSAN is officially in beta. This is not said in the ASAN, UBSAN, or even MSAN docs. So some level of problems is to be expected. THAT said, even though TSAN can be quite a pain in the butt with things like this, it is worth remembering that it has found tricky real problems and is an extremely valuable tool. It is worth fighting for, so to speak.
The text was updated successfully, but these errors were encountered: