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

Issue 2837873005: Fix some assertion failures on Fuchsia (Closed)

Created:
3 years, 8 months ago by rmacnak
Modified:
3 years, 7 months ago
Reviewers:
zra, Cutch, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix some assertion failures on Fuchsia - Fix longjmp asserts to work with -fsanitize=safe-stack. - Remove outdated asserts in gen_snapshot assuming generation of a core snapshot. - Move depfile resolution so it happens outside of the tag handler. Issue #29458 R=asiva@google.com, johnmccutchan@google.com, zra@google.com Committed: https://github.com/dart-lang/sdk/commit/06080dae96b5c3d727f071d564d50810c628ac7c

Patch Set 1 #

Total comments: 1

Patch Set 2 : loader fix #

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : two lines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -36 lines) Patch
M runtime/bin/gen_snapshot.cc View 1 4 chunks +5 lines, -21 lines 0 comments Download
M runtime/bin/loader.h View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M runtime/bin/loader.cc View 1 2 3 1 chunk +30 lines, -11 lines 0 comments Download
M runtime/bin/main.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/thread.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
rmacnak
3 years, 8 months ago (2017-04-25 23:07:56 UTC) #2
Cutch
LGTM. The loader assertion failures are odd.
3 years, 8 months ago (2017-04-26 14:31:48 UTC) #3
zra
I'm not sure about this change. I think when we get a test bot set ...
3 years, 8 months ago (2017-04-26 15:52:20 UTC) #4
siva
I think we figured this out last night, the asserts are hit on other hosts ...
3 years, 8 months ago (2017-04-26 16:30:56 UTC) #5
rmacnak
On 2017/04/26 15:52:20, zra wrote: > I'm not sure about this change. I think when ...
3 years, 8 months ago (2017-04-26 20:09:00 UTC) #7
rmacnak
On 2017/04/26 20:09:00, rmacnak wrote: > On 2017/04/26 15:52:20, zra wrote: > > I'm not ...
3 years, 8 months ago (2017-04-26 20:10:15 UTC) #8
zra
lgtm https://codereview.chromium.org/2837873005/diff/40001/runtime/bin/loader.cc File runtime/bin/loader.cc (right): https://codereview.chromium.org/2837873005/diff/40001/runtime/bin/loader.cc#newcode295 runtime/bin/loader.cc:295: two newlines between functions.
3 years, 8 months ago (2017-04-26 20:25:01 UTC) #9
rmacnak
https://codereview.chromium.org/2837873005/diff/40001/runtime/bin/loader.cc File runtime/bin/loader.cc (right): https://codereview.chromium.org/2837873005/diff/40001/runtime/bin/loader.cc#newcode295 runtime/bin/loader.cc:295: On 2017/04/26 20:25:01, zra wrote: > two newlines between ...
3 years, 8 months ago (2017-04-26 20:34:06 UTC) #10
siva
lgtm
3 years, 7 months ago (2017-04-26 22:30:07 UTC) #12
rmacnak
3 years, 7 months ago (2017-04-26 22:34:38 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
06080dae96b5c3d727f071d564d50810c628ac7c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698