Skip to content

[C++][Flight] TSan failures on Ubuntu 22.04 #36552

@pitrou

Description

@pitrou

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:

$ UBUNTU=22.04 archery docker run ubuntu-cpp-thread-sanitizer

Component(s)

C++, FlightRPC

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions