pitrou opened a new issue, #36552: URL: https://github.com/apache/arrow/issues/36552
### Describe the bug, including details regarding any error messages, version, and platform. Our TSan CI job currently runs on Ubuntu 20.04 with LLVM/Clang 11. If you try to run it on Ubuntu 22.04 with LLVM/Clang 14, you get lots of errors in `arrow-flight-test` and `arrow-flight-sql-test` (I don't think it makes sense to copy the output here). This can be reproduced using: ```console $ UBUNTU=22.04 archery docker run ubuntu-cpp-thread-sanitizer ``` ### Component(s) C++, FlightRPC -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
