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

Issue 2990393002: [vm] Make the crash reporter more resilient to crashes during safepoints. (Closed)

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

Description

[vm] Make the crash reporter more resilient to crashes during safepoints. R=asiva@google.com, danunez@google.com Committed: https://github.com/dart-lang/sdk/commit/919fdaeb6714b436494f93d524ab6ad98f24850e

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -11 lines) Patch
M runtime/vm/profiler.cc View 1 1 chunk +14 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
rmacnak
3 years, 4 months ago (2017-08-08 20:28:03 UTC) #2
danunez
lgtm w/ comments https://codereview.chromium.org/2990393002/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/2990393002/diff/1/runtime/vm/profiler.cc#newcode414 runtime/vm/profiler.cc:414: // current isolate's heap. This comment ...
3 years, 4 months ago (2017-08-08 20:44:02 UTC) #3
siva
lgtm https://codereview.chromium.org/2990393002/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/2990393002/diff/1/runtime/vm/profiler.cc#newcode424 runtime/vm/profiler.cc:424: } why not Code& code = Code::Handle(Code::LookupCodeInVmIsolate(pc)); if ...
3 years, 4 months ago (2017-08-08 23:59:55 UTC) #4
rmacnak
https://codereview.chromium.org/2990393002/diff/1/runtime/vm/profiler.cc File runtime/vm/profiler.cc (right): https://codereview.chromium.org/2990393002/diff/1/runtime/vm/profiler.cc#newcode414 runtime/vm/profiler.cc:414: // current isolate's heap. On 2017/08/08 20:44:02, danunez wrote: ...
3 years, 4 months ago (2017-08-09 17:58:40 UTC) #5
rmacnak
3 years, 4 months ago (2017-08-09 17:59:06 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
919fdaeb6714b436494f93d524ab6ad98f24850e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698