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

Issue 1837163002: [crankshaft] Write fillers for folded old space allocations during verify-heap (Closed)

Created:
4 years, 8 months ago by Michael Lippautz
Modified:
4 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[crankshaft] Write fillers for folded old space allocations during verify-heap If we don't write fillers, we crash during PagedSpace verification when we try to iterate over dead memory (unused folded allocation slots). BUG=v8:4871, chromium:580959 LOG=N Committed: https://crrev.com/e7cc6091f5432781ed0bcaeb359b464c880488e4 Cr-Commit-Position: refs/heads/master@{#35097}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/crankshaft/hydrogen-instructions.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
Michael Lippautz
PTAL
4 years, 8 months ago (2016-03-29 10:46:45 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837163002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837163002/1
4 years, 8 months ago (2016-03-29 10:49:02 UTC) #5
Hannes Payer (out of office)
LGTM, one nit https://codereview.chromium.org/1837163002/diff/1/src/crankshaft/hydrogen-instructions.cc File src/crankshaft/hydrogen-instructions.cc (right): https://codereview.chromium.org/1837163002/diff/1/src/crankshaft/hydrogen-instructions.cc#newcode3261 src/crankshaft/hydrogen-instructions.cc:3261: if (keep_new_space_iterable) { please rename to ...
4 years, 8 months ago (2016-03-29 10:53:52 UTC) #7
Michael Lippautz
https://codereview.chromium.org/1837163002/diff/1/src/crankshaft/hydrogen-instructions.cc File src/crankshaft/hydrogen-instructions.cc (right): https://codereview.chromium.org/1837163002/diff/1/src/crankshaft/hydrogen-instructions.cc#newcode3261 src/crankshaft/hydrogen-instructions.cc:3261: if (keep_new_space_iterable) { On 2016/03/29 10:53:52, Hannes Payer wrote: ...
4 years, 8 months ago (2016-03-29 10:57:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837163002/20001
4 years, 8 months ago (2016-03-29 10:57:20 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/12931)
4 years, 8 months ago (2016-03-29 11:03:20 UTC) #14
Michael Lippautz
jkummerow@: OWNERS review please. This should actually fix crbug.com/570305 (same scenario), which was merged into ...
4 years, 8 months ago (2016-03-29 11:07:09 UTC) #16
Jakob Kummerow
lgtm
4 years, 8 months ago (2016-03-29 11:22:47 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837163002/20001
4 years, 8 months ago (2016-03-29 11:25:58 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-29 11:42:41 UTC) #21
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 11:42:57 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e7cc6091f5432781ed0bcaeb359b464c880488e4
Cr-Commit-Position: refs/heads/master@{#35097}

Powered by Google App Engine
This is Rietveld 408576698