Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Aug 27, 2018

Fixes to make the unit tests and bench pass with the thread sanitizer (beside the issue with fChecked #14058 (comment)).

For testing: ./configure --with-sanitizers=undefined,thread && make -j 16 && ./src/test/test_bitcoin

@maflcko maflcko force-pushed the Mf1808-017qabackports branch from 8fbcef4 to cf3d7f9 Compare August 27, 2018 20:34
@fanquake fanquake added this to the 0.17.0 milestone Aug 27, 2018
@laanwj
Copy link
Member

laanwj commented Aug 28, 2018

utACK cf3d7f9

@laanwj laanwj merged commit cf3d7f9 into bitcoin:0.17 Aug 28, 2018
laanwj added a commit that referenced this pull request Aug 28, 2018
cf3d7f9 Use assert when running from multithreaded code as BOOST_CHECK_* are not thread safe (Jesse Cohen)
fab0fbe qa: Stop txindex thread before calling destructor (MarcoFalke)
b5ec6d4 Docs: Fix help message typo optiona -> optional (Ben Woosley)

Pull request description:

  Fixes to make the unit tests and bench pass with the thread sanitizer (beside the issue with fChecked #14058 (comment)).

  For testing: `./configure --with-sanitizers=undefined,thread && make -j 16 && ./src/test/test_bitcoin`

Tree-SHA512: 5cb85ecc278b719dba03240265e93424ed1a28671834da7590adab88c2d43c6e6cbf3269bbe2fd79e5ed3a85ec77a268e05301e7a7421cf6a97d413dddac6327
@maflcko maflcko deleted the Mf1808-017qabackports branch August 28, 2018 12:40
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants