Re: [Boost-bugs] [Boost C++ Libraries] #12340: Combining boost::context and SEH doesn't work

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12340: Combining boost::context and SEH doesn't work
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-02 06:56:58


#12340: Combining boost::context and SEH doesn't work
-------------------------------+---------------------
  Reporter: nicolasbertolo@… | Owner: olli
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: context
   Version: Boost 1.61.0 | Severity: Problem
Resolution: worksforme | Keywords:
-------------------------------+---------------------

Comment (by olli):

 Replying to [comment:5 anonymous]:
> The difference is that my test produces a stack overflow that is not
 caught.
 You should use protected_fixedsize stack-alloctor:
 http://www.boost.org/doc/libs/1_61_0/libs/context/doc/html/context/stack/protected_fixedsize.html
 The stack-allocator adds an protected page (virtual memory) at the end of
 each stack.
 Please report if it works for you.

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