$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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.
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:
Is this a known problem in Boost.Thread? Can the backtraces be deciphered so
that function names are shown?