Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9355: boost::coroutine crash in base<void>::pull_coroutine_base<void> with multiple threads
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-07 19:15:09
#9355: boost::coroutine crash in base<void>::pull_coroutine_base<void> with
multiple threads
-------------------------------+----------------------------------------
Reporter: craig@⦠| Owner: olli
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: coroutine
Version: Boost 1.55.0 | Severity: Problem
Resolution: invalid | Keywords: pull_coroutine_base; crash
-------------------------------+----------------------------------------
Changes (by olli):
* status: new => closed
* resolution: => invalid
Comment:
I've only msvc-10.0 available on my computer - your code does not compile
with msvc-10.0.
On Linux + g++-4.7.3 you app asserts:
ConcurrencyTest.cpp:163: void test(): Assertion `iterCounter ==
iterationCountTotal' failed.
After commenting out the assert-statement the output is:
Iters = 1024 of 1516918 [FALSE]
Time: 107.453ms (iteration=70ns)
Done
it seams that you application logic is wrong
Your test app is still too complex - I need a small test app which
triggers the error.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9355#comment:3> 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:14 UTC