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

Issue 1624413002: Diagnose renderer-side crash with browser-side stack trace. (Closed)

Created:
4 years, 11 months ago by Charlie Reis
Modified:
4 years, 11 months ago
Reviewers:
nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Diagnose renderer-side crash with browser-side stack trace. This will log a crash dump without crashing the browser process, letting us see how a params object is unexpectedly created with both a main frame routing ID and a proxy routing ID. BUG=575245 TEST=Crash dumps in RenderViewHostImpl::CreateRenderView. Committed: https://crrev.com/20eb8c2a7547867470e7af030f87e6c2e9bf68ce Cr-Commit-Position: refs/heads/master@{#371336}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M content/browser/renderer_host/render_view_host_impl.cc View 3 chunks +11 lines, -0 lines 3 comments Download

Messages

Total messages: 12 (6 generated)
Charlie Reis
Nasko, can you take a look? If my https://codereview.chromium.org/1618063003/ check is correct, this will help ...
4 years, 11 months ago (2016-01-25 20:29:15 UTC) #3
nasko
LGTM with a nit. https://codereview.chromium.org/1624413002/diff/1/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): https://codereview.chromium.org/1624413002/diff/1/content/browser/renderer_host/render_view_host_impl.cc#newcode312 content/browser/renderer_host/render_view_host_impl.cc:312: base::debug::DumpWithoutCrashing(); Multiline if statement requires ...
4 years, 11 months ago (2016-01-25 21:31:48 UTC) #4
Charlie Reis
https://codereview.chromium.org/1624413002/diff/1/content/browser/renderer_host/render_view_host_impl.cc File content/browser/renderer_host/render_view_host_impl.cc (right): https://codereview.chromium.org/1624413002/diff/1/content/browser/renderer_host/render_view_host_impl.cc#newcode312 content/browser/renderer_host/render_view_host_impl.cc:312: base::debug::DumpWithoutCrashing(); On 2016/01/25 21:31:48, nasko wrote: > Multiline if ...
4 years, 11 months ago (2016-01-25 22:07:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1624413002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1624413002/1
4 years, 11 months ago (2016-01-25 22:11:59 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-25 22:21:55 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-25 22:22:58 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/20eb8c2a7547867470e7af030f87e6c2e9bf68ce
Cr-Commit-Position: refs/heads/master@{#371336}

Powered by Google App Engine
This is Rietveld 408576698