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

Issue 1473203002: [Linux] Turn off -mstackrealign for breakpad in ia32. (Closed)

Created:
5 years ago by Lukasz Jagielski
Modified:
4 years, 11 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Linux] Turn off -mstackrealign for breakpad in ia32. There's a clang bug which causes crashes of syscalls which use many registers for argument passing in ia32 architecture. https://llvm.org/bugs/show_bug.cgi?id=16830 BUG=556393 Committed: https://crrev.com/176ff2c7a3285a851a534603e2e893664ec5ace7 Cr-Commit-Position: refs/heads/master@{#365770}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Changes for components/crash #

Patch Set 3 : Added bug reference in comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M breakpad/BUILD.gn View 1 2 2 chunks +14 lines, -0 lines 0 comments Download
M breakpad/breakpad.gyp View 1 2 2 chunks +16 lines, -0 lines 0 comments Download
M components/crash.gypi View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M components/crash/content/app/BUILD.gn View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (8 generated)
Lukasz Jagielski
Hi, PTAL at my CL proposition. Regards, Łukasz
5 years ago (2015-11-24 11:11:27 UTC) #3
Lei Zhang
Have you looked at components/crash/content/app/breakpad_linux.cc to see if it's ok? Does it contain any syscalls ...
5 years ago (2015-11-24 15:03:20 UTC) #4
Lukasz Jagielski
On 2015/11/24 15:03:20, Lei Zhang wrote: > Have you looked at components/crash/content/app/breakpad_linux.cc to see if ...
5 years ago (2015-11-24 16:10:11 UTC) #5
Lei Zhang
On 2015/11/24 16:10:11, Lukasz Jagielski wrote: > Hi, > I've just took a look at ...
5 years ago (2015-11-24 18:17:29 UTC) #6
Lukasz Jagielski
Hi, Thanks for the tip, changes in components/crash are needed. Crash dumping works now. Regards, ...
5 years ago (2015-11-27 16:53:05 UTC) #7
Lukasz Jagielski
5 years ago (2015-12-16 12:37:24 UTC) #8
Lei Zhang
lgtm Sorry for losing track of this CL.
5 years ago (2015-12-17 04:14:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1473203002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1473203002/40001
5 years ago (2015-12-17 04:16:34 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/156793)
5 years ago (2015-12-17 04:53:28 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1473203002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1473203002/40001
5 years ago (2015-12-17 06:23:53 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-17 07:04:35 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/176ff2c7a3285a851a534603e2e893664ec5ace7 Cr-Commit-Position: refs/heads/master@{#365770}
5 years ago (2015-12-17 07:05:13 UTC) #19
Roland McGrath
The GN parts of this change are entirely bogus and were clearly never tested. There ...
4 years, 11 months ago (2016-01-12 23:44:24 UTC) #21
Lei Zhang
On 2016/01/12 23:44:24, Roland McGrath wrote: > The GN parts of this change are entirely ...
4 years, 11 months ago (2016-01-12 23:53:24 UTC) #22
Lei Zhang
On 2016/01/12 23:53:24, Lei Zhang wrote: > Doh. Do you have a fix in the ...
4 years, 11 months ago (2016-01-13 00:59:49 UTC) #23
Roland McGrath
4 years, 11 months ago (2016-01-15 22:52:00 UTC) #24
Message was sent while issue was closed.
On 2016/01/13 00:59:49, Lei Zhang wrote:
> On 2016/01/12 23:53:24, Lei Zhang wrote:
> > Doh. Do you have a fix in the works already, or should I fix this?
> 
> I'll just put together a CL to fix this.

I did https://codereview.chromium.org/1598523002 for this.

Powered by Google App Engine
This is Rietveld 408576698