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

Issue 2611753002: [heap] Enter final pause for embedder tracer in MarkLiveObjects (Closed)

Created:
3 years, 11 months ago by Michael Lippautz
Modified:
3 years, 11 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Enter final pause for embedder tracer in MarkLiveObjects MarkCompactCollector::Prepare is too early in the rare case that we don't have a marking deque yet. EnterFinalPause could then trigger Heap::RegisterExternallyReferencedObject which rightfully fails because MC is not properly set up. Note that the DCHECK also triggers, without actual consequences, for aborting incremental marking. BUG=468240 TBR=jochen@chromium.org Review-Url: https://codereview.chromium.org/2611753002 Cr-Commit-Position: refs/heads/master@{#42044} Committed: https://chromium.googlesource.com/v8/v8/+/d75023f3a1f24498b05c361a62a7513e0918edcb

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/heap/mark-compact.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (7 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2611753002/1
3 years, 11 months ago (2017-01-03 18:52:06 UTC) #6
Michael Lippautz
3 years, 11 months ago (2017-01-03 18:52:08 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-03 19:20:41 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/d75023f3a1f24498b05c361a62a7513e091...

Powered by Google App Engine
This is Rietveld 408576698