Re: [Boost-bugs] [Boost C++ Libraries] #12215: Boost.context: call stack corrupted on Windows using default fixedsize_stack

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12215: Boost.context: call stack corrupted on Windows using default fixedsize_stack
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-07-13 07:28:11


#12215: Boost.context: call stack corrupted on Windows using default
fixedsize_stack
-----------------------------------+---------------------
  Reporter: runningwithscythes@… | Owner: olli
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: context
   Version: Boost 1.61.0 | Severity: Problem
Resolution: fixed | Keywords:
-----------------------------------+---------------------

Comment (by baldzar@…):

 I am experience the same issue using coroutine/context via asio.
 Actually the default stack allocator used there is
 basic_standard_stack_allocator
 (boost/coroutine/standard_stack_allocator.hpp).

 The fix is the same, zeroing the stack.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12215#comment:5>
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:20 UTC