Re: [Boost-bugs] [Boost C++ Libraries] #12592: Wrongly aligned bottom stack address

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12592: Wrongly aligned bottom stack address
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-07 19:34:27


#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 don't think that this function is related to the Basic Runtime Checks
 setting, but is generally used in functions that use more than one page of
 stack memory (using large local variables). See
 [http://stackoverflow.com/questions/8400118/what-is-the-purpose-of-the-
 chkstk-function].

 I'm currently using the prebuilt version of QT, so I can't simply test
 whether this setting actually removes the call to {{{_chkstk}}}.

 However, I do have a different workaround for this issue which works fine
 for me, so it isn't blocking my work.

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