[Boost-bugs] [Boost C++ Libraries] #13067: Boost unit test "sync_pq_multi_thread_p_lib.exe" hung in thread library

Subject: [Boost-bugs] [Boost C++ Libraries] #13067: Boost unit test "sync_pq_multi_thread_p_lib.exe" hung in thread library
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-06-14 06:03:49


#13067: Boost unit test "sync_pq_multi_thread_p_lib.exe" hung in thread library
----------------------------------+----------------------
 Reporter: seaheart_2006@… | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost Release Branch | Severity: Problem
 Keywords: |
----------------------------------+----------------------
 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[https://github.com/boostorg/boost/commit/ad85f23f7200cd7b99291b672c18ce69e5e1758c].
 Could you please take a look at this? Thanks in advance!

 '''Reproduce steps:'''
 1. git clone -c core.autocrlf=true --recursive
 https://github.com/boostorg/boost.git D:\Boost\src
 2. Open a VS 2015 x86 command prompt and browse to D:\Boost\src
 3. .\bootstrap
 4. .\b2 headers variant=release --build-dir=..\out\Release --address-
 model=32
 5. .\b2 variant=release --build-dir=..\out\Release --address-model=32
 6. .\b2 -j4 variant=release --build-dir=..\out\Release libs\thread\test

 '''Expected result:'''
 All the tests passed.

 '''Actual result:'''
 When running sync_pq_multi_thread_p_lib.exe, it hung. I have to kill the
 process manually.

--
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13067>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-06-14 06:07:26 UTC