Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Issue 115955: Point the child stack at the top-most address rather than the bottom-most add... (Closed)

Created:
11 years, 6 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
agl
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

In Linux Breakpad, point the child stack at the top-most address rather than the bottom-most address before calling clone(). BUG=none TEST=Official builds on Linux should be able to dump/upload reliably when running with --crash-test. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17354

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M breakpad/linux/exception_handler.cc View 1 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Lei Zhang
11 years, 6 months ago (2009-05-29 22:19:44 UTC) #1
agl
http://codereview.chromium.org/115955/diff/1/2 File breakpad/linux/exception_handler.cc (right): http://codereview.chromium.org/115955/diff/1/2#newcode273 Line 273: return 0; return false; http://codereview.chromium.org/115955/diff/1/2#newcode274 Line 274: stack ...
11 years, 6 months ago (2009-05-29 22:25:38 UTC) #2
Lei Zhang
On 2009/05/29 22:25:38, agl wrote: > http://codereview.chromium.org/115955/diff/1/2 > File breakpad/linux/exception_handler.cc (right): > > http://codereview.chromium.org/115955/diff/1/2#newcode273 > ...
11 years, 6 months ago (2009-05-29 22:51:10 UTC) #3
Lei Zhang
Please take a look at patchset 2.
11 years, 6 months ago (2009-06-01 21:11:27 UTC) #4
agl
11 years, 6 months ago (2009-06-01 21:13:58 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698