This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Every test segfaults with -fsanitize=thread
#119
Comments
Any hints on where it is segfaulting? (gdb on one of the tests) blt_gtest_smoke is about as simple as it gets: The fact that everything is failing seems to point a configuration or compiler issue. What compilers are you using? |
|
NAThompson
changed the title
Every test segfaults with
Every test segfaults with Aug 9, 2019
-fsanitize=address
-fsanitize=thread
@cyrush : I think you might be right about config/compiler issue. File format ok:
Linking OK:
I'm going to retry with |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add the following lines to
src/CMakeLists.txt
:Build without CUDA support, and then run:
The text was updated successfully, but these errors were encountered: