Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSAN error triggered by std::string race in FakeRawConnection::write in builds from Centos docker container #3005

Closed
ggreenway opened this issue Apr 4, 2018 · 4 comments

Comments

@ggreenway
Copy link
Contributor

This is the same as #944. This is still happening in builds in the centos docker container.

It appears this is an issue with the centos devtoolset toolchain.

See:
https://bugzilla.redhat.com/show_bug.cgi?id=1546704
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html

@ggreenway
Copy link
Contributor Author

I've found no way to fix this without recompiling the standard library. Closing.

@ggreenway
Copy link
Contributor Author

This is supposed to be fixed in CentOS 8, when it is released.

@mattklein123
Copy link
Member

@ggreenway if possible can you specify how you fixed it in case anyone else wants to also fix it?

@ggreenway
Copy link
Contributor Author

I stopped building on CentOS entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants