Re: [Boost-bugs] [Boost C++ Libraries] #8006: Boost::Chrono Assertion at startup

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8006: Boost::Chrono Assertion at startup
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-15 07:29:57


#8006: Boost::Chrono Assertion at startup
-------------------------------+----------------------
  Reporter: meckschlager@… | Owner: viboes
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: chrono
   Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------
Changes (by anonymous):

 * status: closed => reopened
 * version: Boost 1.48.0 => Boost 1.50.0
 * resolution: worksforme =>

Comment:

 The same assertion happen in my application.
 Application running 4 threads constructed by thread_group.

 {{{
 pcount = {0x063ff1c300000000}
 nanosecs_per_tic = 488.71054212171725


 call stack
 ----------
 boost::chrono::steady_clock::now() Line 44 + 0x16 bytes
 C++
 boost::condition_variable_any::wait_for<... Line 508 + 0x23 bytes
 C++
 ... (call from my application)


 BOOST v1.50
 MSVC 9
  - WIN32;_DEBUG;_WIN32_WINNT=0x0501
  - /Od (disabled optimization)

 Running at: Windows 7, intel i7
 }}}

 Hope this information can help.


 kt.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8006#comment:9>
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:13 UTC