Boost C++ Libraries: Ticket #13067: Boost unit test "sync_pq_multi_thread_p_lib.exe" hung in thread library https://svn.boost.org/trac10/ticket/13067 <p> We tried to build and run unit test for Boost. There is a test "sync_pq_multi_thread_p_lib.exe" hanging in thread library. This issue can be repro from Boost master branch revision ad85f23<a class="ext-link" href="https://github.com/boostorg/boost/commit/ad85f23f7200cd7b99291b672c18ce69e5e1758c"><span class="icon">​</span>https://github.com/boostorg/boost/commit/ad85f23f7200cd7b99291b672c18ce69e5e1758c</a>. Could you please take a look at this? Thanks in advance! </p> <p> <strong>Reproduce steps:</strong> </p> <ol><li>git clone -c core.autocrlf=true --recursive <a class="ext-link" href="https://github.com/boostorg/boost.git"><span class="icon">​</span>https://github.com/boostorg/boost.git</a> D:\Boost\src </li><li>Open a VS 2015 x86 command prompt and browse to D:\Boost\src </li><li>.\bootstrap </li><li>.\b2 headers variant=release --build-dir=..\out\Release --address-model=32 </li><li>.\b2 variant=release --build-dir=..\out\Release --address-model=32 </li><li>.\b2 -j4 variant=release --build-dir=..\out\Release libs\thread\test </li></ol><p> <strong>Expected result:</strong> All the tests passed. </p> <p> <strong>Actual result:</strong> When running sync_pq_multi_thread_p_lib.exe, it hung. I have to kill the process manually. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13067 Trac 1.4.3 viboes Sat, 24 Jun 2017 14:34:00 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/13067#comment:1 https://svn.boost.org/trac10/ticket/13067#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/13069" title="#13069: Bugs: Boost unit test &#34;sync_pq_multi_thread_p_lib.exe&#34; hung in thread library (closed: fixed)">#13069</a> </p> Ticket