Boost C++ Libraries: Ticket #13069: Boost unit test "sync_pq_multi_thread_p_lib.exe" hung in thread library https://svn.boost.org/trac10/ticket/13069 <p> We tried buid and run unit test for Boost. There is a test "sync_pq_multi_thread_p_lib.exe" hung in thread library. This issue can be repro from 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 tests passed </p> <p> <strong>Actual result:</strong> Test "sync_pq_multi_thread_p_lib.exe" hung. I have to kill the process manually. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13069 Trac 1.4.3 viboes Sat, 24 Jun 2017 14:33:05 GMT owner, status changed https://svn.boost.org/trac10/ticket/13069#comment:1 https://svn.boost.org/trac10/ticket/13069#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Tue, 22 Aug 2017 22:15:03 GMT <link>https://svn.boost.org/trac10/ticket/13069#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13069#comment:2</guid> <description> <p> Have you any mean to have more information? backtrace of the threads? </p> </description> <category>Ticket</category> </item> <item> <author>Gary Furnish <gfurnish@…></author> <pubDate>Mon, 28 Aug 2017 14:56:01 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/13069#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13069#comment:3</guid> <description> <p> I believe this is fixed in develop by <a class="ext-link" href="https://github.com/boostorg/thread/commit/39c23ddf5a3082d76ebda107dce02fb86e948cd4"><span class="icon">​</span>https://github.com/boostorg/thread/commit/39c23ddf5a3082d76ebda107dce02fb86e948cd4</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 16 Sep 2017 16:37:18 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/13069#comment:4 https://svn.boost.org/trac10/ticket/13069#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.66.0</span> </li> </ul> <p> <a class="ext-link" href="https://github.com/boostorg/thread/commit/739f8eeb81d74f1a559d8a075985a3f6e8d7b48b"><span class="icon">​</span>https://github.com/boostorg/thread/commit/739f8eeb81d74f1a559d8a075985a3f6e8d7b48b</a> </p> Ticket