Boost logo

Boost :

Subject: [boost] [thread] Address sanitizer failures on marshall-mac
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-03-07 12:19:50


Hi,

I'm observing Boost.Log and Boost.Atomic test failures on marshall-mac with
AddressSanitizer enabled.

http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-atomic-test-atomicity-test-clang-darwin-asan-debug-threading-multi.html

http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-log-test-core-test-clang-darwin-asan-debug-threading-multi.html

The error messages don't contain function names but the backtraces have
Boost.Thread on top. I can also see similar failures in Boost.Thread:

http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-thread-test-call_once_p-test-clang-darwin-asan-debug-threading-multi.html

Is this a known problem in Boost.Thread? Can the backtraces be deciphered so
that function names are shown?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk