Re: [Boost-bugs] [Boost C++ Libraries] #11562: Timer (using steady_clock) expires after computer time is set forward on Ubuntu 64-bit

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11562: Timer (using steady_clock) expires after computer time is set forward on Ubuntu 64-bit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-10-20 15:55:44


#11562: Timer (using steady_clock) expires after computer time is set forward on
Ubuntu 64-bit
---------------------------+----------------------------------------
  Reporter: boriss@… | Owner: viboes
      Type: Bugs | Status: reopened
 Milestone: Boost 1.60.0 | Component: thread
   Version: Boost 1.59.0 | Severity: Showstopper
Resolution: | Keywords: steady_clock, Linux 64-bit
---------------------------+----------------------------------------

Comment (by viboes):

 Please, could you tell me with which program are you having this crash? is
 a Boost.Thread test?

 Could you show the part related to

 {{{
 boost::condition_variable_any::wait_until<boost::unique_lock<boost::recursive_mutex>,
 boost::chrono::duration<long, boost::ratio<1l, 1000000000l> > >
 }}}

 I see that there is a boost::recursive_mutex. Could you tell me if you can
 change it to a mutex?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11562#comment:28>
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:19 UTC