Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12592: Wrongly aligned bottom stack address
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-08 12:52:19
#12592: Wrongly aligned bottom stack address
-------------------------------------------------+-------------------------
Reporter: Christian Maaser | Owner: olli
<runningwithscythes@â¦> | Status: new
Type: Bugs | Component: context
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.62.0 | Keywords:
Resolution: |
-------------------------------------------------+-------------------------
Comment (by Christian Maaser <runningwithscythes@â¦>):
I can confirm that MSVC adds {{{__chkstk}}} to any function requesting
more than one page of memory regardless of "Basic Runtime Checks",
"Disable Security Checks", or other compiler flags, even in fully
optimized release builds. It is a Windows NT platform requirement to do
these checks. See [https://support.microsoft.com/en-us/kb/100775]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12592#comment:4> 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