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 09:28:43


#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 olli):

 Replying to [comment:5 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.
>

 But the problem seams to be related to the fiber-storge field in the TIB.
 The fix in 1.62 does initialize this field with zeros.
 Could you verify that this fixes the problem, please?

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