Re: [Boost-bugs] [Boost C++ Libraries] #4882: Win32 shared_mutex does not handle timeouts correctly

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4882: Win32 shared_mutex does not handle timeouts correctly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-02 18:41:10


#4882: Win32 shared_mutex does not handle timeouts correctly
----------------------------------------------+-----------------------------
  Reporter: martin.jerabek@… | Owner: viboes
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+-----------------------------
Changes (by viboes):

  * status: closed => reopened
  * resolution: wontfix =>
  * milestone: => To Be Determined

Comment:

 The problem is still there on MacOs/clang/trunk as show the regression
 test


 {{{

 Test output: Sandia-darwin-clang-trunk-c++11 - thread - test_4882_lib /
 clang-darwin-trunk
 Rev 81145 / Fri, 2 Nov 2012 10:21:52 +0000
 Report Time: Fri, 2 Nov 2012 17:47:25 +0000

 Compile [2012-11-02 10:57:51 UTC]: succeed

 "/scratch/kbelco/llvm_darwin/build/Release+Asserts/bin/clang++" -x c++
 -isystem /scratch/kbelco/llvm_darwin/libcxx/include -U__STRICT_ANSI__ -O0
 -g -Wextra -Wno-long-long -pedantic -std=c++11 -stdlib=libc++ -O0 -fno-
 inline -Wall -pedantic -g -DBOOST_ALL_NO_LIB=1
 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED
 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1
 -DBOOST_THREAD_POSIX -DBOOST_THREAD_THROW_IF_PRECONDITION_NOT_SATISFIED
 -DBOOST_THREAD_USE_LIB=1 -I".." -c -o
 "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/thread/test/test_4882_lib.test
 /clang-darwin-trunk/debug/threading-multi/test_4882.o"
 "../libs/thread/test/test_4882.cpp"

 Link [2012-11-02 10:57:52 UTC]: succeed

 "/scratch/kbelco/llvm_darwin/build/Release+Asserts/bin/clang++"
 -stdlib=libc++ -stdlib=libc++ -o
 "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/thread/test/test_4882_lib.test
 /clang-darwin-trunk/debug/threading-multi/test_4882_lib"
 "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/thread/test/test_4882_lib.test
 /clang-darwin-trunk/debug/threading-multi/test_4882.o"
 "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/thread/test/test_4882_lib.test
 /clang-darwin-trunk/debug/threading-multi/tss_null.o"
 "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/chrono/build
 /clang-darwin-trunk/debug/link-static/threading-multi/libboost_chrono.a"
 "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/thread/build
 /clang-darwin-trunk/debug/link-static/threading-multi/libboost_thread.a"
 "/Volumes/scratch/kbelco/boost/results/boost/bin.v2/libs/system/build
 /clang-darwin-trunk/debug/link-static/threading-multi/libboost_system.a"
 -g -L/scratch/kbelco/llvm_darwin/libcxx/lib

 Run [2012-11-02 10:57:52 UTC]: fail

 ../libs/thread/test/test_4882.cpp:48
 ...
 ../libs/thread/test/test_4882.cpp:30../libs/thread/test/test_4882.cpp:27

 EXIT STATUS: 139
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4882#comment:8>
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-02-16 18:50:11 UTC