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

Issue 1929813002: Sampling heap profiler: Fix potential crash on accessing scripts. (Closed)

Created:
4 years, 7 months ago by alph
Modified:
4 years, 7 months ago
Reviewers:
ofrobots, ulan
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

Sampling heap profiler: Fix potential crash on accessing scripts. Do not hold bare pointers to scripts during sampling heap tree construction, as string conversions may lead to an allocation that in turn could cause GC which renders all pointers invalid. Committed: https://crrev.com/7961e2e9232c301c1bf8f343d20185e0bdff30c9 Cr-Commit-Position: refs/heads/master@{#35883}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -16 lines) Patch
M src/profiler/sampling-heap-profiler.h View 1 chunk +1 line, -1 line 0 comments Download
M src/profiler/sampling-heap-profiler.cc View 3 chunks +10 lines, -15 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929813002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929813002/1
4 years, 7 months ago (2016-04-28 01:19:13 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-28 02:07:24 UTC) #4
alph
4 years, 7 months ago (2016-04-28 07:36:40 UTC) #6
ulan
lgtm
4 years, 7 months ago (2016-04-28 09:17:37 UTC) #7
ofrobots
On 2016/04/28 09:17:37, ulan wrote: > lgtm lgtm.
4 years, 7 months ago (2016-04-28 18:53:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929813002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929813002/1
4 years, 7 months ago (2016-04-28 21:43:53 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-04-28 21:46:13 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-01 22:03:05 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7961e2e9232c301c1bf8f343d20185e0bdff30c9
Cr-Commit-Position: refs/heads/master@{#35883}

Powered by Google App Engine
This is Rietveld 408576698