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 15:49:15


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

 It does not work.
 I am using SEH to implement a stack allocator that enlarges the stack
 after an access violation.
 I was able to reduce my code to the small test in test_correct.cpp
 I am thinking that since SEH only fails when the exception is caused by an
 illegal access to the bottom of the stack it may be a code generation bug.
 Especially since divisions by zero are correcty caught by the SEH handler.

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