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

Issue 2415363002: Unpoison CrossThreadPersistents (Closed)

Created:
4 years, 2 months ago by keishi
Modified:
4 years, 2 months ago
Reviewers:
haraken, oilpan-reviews
CC:
chromium-reviews, blink-reviews, kouhei+heap_chromium.org, oilpan-reviews, Mads Ager (chromium)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Unpoison CrossThreadPersistents CrossThreadPersistents may be accessed from CrossThreadPersistent Region::shouldTracePersistent after the containing object is scheduled for collection and poisoned. This unpoison CrossThreadPersistents after we poison unmarked objects. BUG=655293 Committed: https://crrev.com/6bac7b20289981b7fdb186a0735c6044a691be09 Cr-Commit-Position: refs/heads/master@{#425667}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix #

Total comments: 1

Patch Set 4 : fix #

Total comments: 5

Patch Set 5 : added comment #

Patch Set 6 : fix #

Patch Set 7 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -5 lines) Patch
M third_party/WebKit/Source/platform/heap/PersistentNode.h View 1 2 3 5 chunks +8 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/PersistentNode.cpp View 1 2 3 4 5 6 2 chunks +24 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/heap/ThreadState.cpp View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (15 generated)
keishi
PTAL
4 years, 2 months ago (2016-10-14 06:45:59 UTC) #3
keishi
The ASAN problem was reported again. I was able to reproduce it locally too. Locally ...
4 years, 2 months ago (2016-10-14 06:48:51 UTC) #4
haraken
I'm not sure if I'm understanding the problem accurately, but is there any option to ...
4 years, 2 months ago (2016-10-14 10:55:09 UTC) #5
keishi
On 2016/10/14 10:55:09, haraken wrote: > I'm not sure if I'm understanding the problem accurately, ...
4 years, 2 months ago (2016-10-17 03:32:18 UTC) #6
haraken
https://codereview.chromium.org/2415363002/diff/40001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp File third_party/WebKit/Source/platform/heap/PersistentNode.cpp (right): https://codereview.chromium.org/2415363002/diff/40001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp#newcode91 third_party/WebKit/Source/platform/heap/PersistentNode.cpp:91: sizeof(CrossThreadPersistent<void*>)); Would you help me understand who poisons the ...
4 years, 2 months ago (2016-10-17 03:55:22 UTC) #7
keishi
On 2016/10/17 03:55:22, haraken wrote: > https://codereview.chromium.org/2415363002/diff/40001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp > File third_party/WebKit/Source/platform/heap/PersistentNode.cpp (right): > > https://codereview.chromium.org/2415363002/diff/40001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp#newcode91 > ...
4 years, 2 months ago (2016-10-17 04:02:18 UTC) #8
haraken
On 2016/10/17 04:02:18, keishi wrote: > On 2016/10/17 03:55:22, haraken wrote: > > > https://codereview.chromium.org/2415363002/diff/40001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp ...
4 years, 2 months ago (2016-10-17 04:10:51 UTC) #9
keishi
On 2016/10/17 04:10:51, haraken wrote: > On 2016/10/17 04:02:18, keishi wrote: > > On 2016/10/17 ...
4 years, 2 months ago (2016-10-17 07:28:20 UTC) #10
haraken
LGTM https://codereview.chromium.org/2415363002/diff/60001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp File third_party/WebKit/Source/platform/heap/PersistentNode.cpp (right): https://codereview.chromium.org/2415363002/diff/60001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp#newcode182 third_party/WebKit/Source/platform/heap/PersistentNode.cpp:182: for (int i = 0; i < PersistentNodeSlots::slotCount; ...
4 years, 2 months ago (2016-10-17 07:32:40 UTC) #11
keishi
https://codereview.chromium.org/2415363002/diff/60001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp File third_party/WebKit/Source/platform/heap/PersistentNode.cpp (right): https://codereview.chromium.org/2415363002/diff/60001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp#newcode182 third_party/WebKit/Source/platform/heap/PersistentNode.cpp:182: for (int i = 0; i < PersistentNodeSlots::slotCount; ++i) ...
4 years, 2 months ago (2016-10-17 07:43:00 UTC) #12
haraken
https://codereview.chromium.org/2415363002/diff/60001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp File third_party/WebKit/Source/platform/heap/PersistentNode.cpp (right): https://codereview.chromium.org/2415363002/diff/60001/third_party/WebKit/Source/platform/heap/PersistentNode.cpp#newcode182 third_party/WebKit/Source/platform/heap/PersistentNode.cpp:182: for (int i = 0; i < PersistentNodeSlots::slotCount; ++i) ...
4 years, 2 months ago (2016-10-17 07:49:04 UTC) #13
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/2415363002/80001
4 years, 2 months ago (2016-10-17 07:51:23 UTC) #16
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/2415363002/80001
4 years, 2 months ago (2016-10-17 08:16:13 UTC) #20
commit-bot: I haz the power
Exceeded global retry quota
4 years, 2 months ago (2016-10-17 08:26:21 UTC) #22
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/2415363002/100001
4 years, 2 months ago (2016-10-17 09:09:39 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/217714)
4 years, 2 months ago (2016-10-17 09:36:58 UTC) #27
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/2415363002/120001
4 years, 2 months ago (2016-10-17 11:18:23 UTC) #30
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 2 months ago (2016-10-17 12:59:19 UTC) #32
commit-bot: I haz the power
4 years, 2 months ago (2016-10-17 13:03:37 UTC) #34
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/6bac7b20289981b7fdb186a0735c6044a691be09
Cr-Commit-Position: refs/heads/master@{#425667}

Powered by Google App Engine
This is Rietveld 408576698