Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9035: Coroutine test code should produce segmentation fault, but actually not.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-22 15:42:43
#9035: Coroutine test code should produce segmentation fault, but actually not.
-------------------------------+-----------------------
Reporter: anonymous | Owner: olli
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: coroutine
Version: Boost 1.54.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+-----------------------
Changes (by olli):
* status: new => closed
* resolution: => invalid
Comment:
take a look at examples/cpp03/segmented_stack.cpp - compiled with clang a
segmentation fault is generated
your code only returns after re-entering the coroutine, e.g. return from
ca(&local) -> no stack exhaustion
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9035#comment:1> 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