Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2022-08-16 17:36:21


Richard Hodges wrote:
> Just a quick note to say that thanks to Chris Kohlhoff's intervention, this
> segfault has been worked around.
>
> The issue is that TSAN becomes confused when tracking a fiber across threads,
> so the code has been modified accordingly.
> This seems to be a limitation in TSAN rather than poor Boost library code.
> The code that manifested this was actually part of the test infrastructure, not
> beast itself.
>
> https://stackoverflow.com/a/73375092/2015579

Good that this is fixed, but I'm still of the opinion that it needs to be reported
to https://github.com/google/sanitizers.


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