diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-25 21:22:39 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-25 21:22:39 +0000 |
commit | 423f7f744764cc63771518ce16a3d1e766263e1b (patch) | |
tree | 086f8ea32d0bd55e8648494e4115f0576f3d6207 /.DEPS.git | |
parent | f1cb4ec9e2b58a0afda88c00bbbed7c2075c9725 (diff) | |
download | chromium_src-423f7f744764cc63771518ce16a3d1e766263e1b.zip chromium_src-423f7f744764cc63771518ce16a3d1e766263e1b.tar.gz chromium_src-423f7f744764cc63771518ce16a3d1e766263e1b.tar.bz2 |
Update breakpad to r826 to pick up:
------------------------------------------------------------------------
r826 | mark@chromium.org | 2011-08-25 17:19:29 -0400 (Thu, 25 Aug 2011) | 14 lines
Fix CalculateStackSize to behave properly when the main thread's stack is
split up into multiple regions.
An older workaround relyied on known fixed stack locations and only filled in
the initial page of the stack if it was in a distinct region. The new approach
looks upwards for additional regions that appear to be part of the same stack.
With PIE on Lion, the stack no longer begins at a fixed address, so the older
workaround became ineffective.
BUG=247, chromium:94107
TEST=Stacks should run through to _main/start and then stop when examining
Chrome on Lion with PIE and "slid" stacks.
Review URL: http://breakpad.appspot.com/300001
------------------------------------------------------------------------
BUG=94107
TEST=Stacks should run through to _main/start and then stop when examining
Chrome on Lion with PIE and "slid" stacks.
Review URL: http://codereview.chromium.org/7744038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98304 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
0 files changed, 0 insertions, 0 deletions