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

Issue 2674373003: content: Allow printing stack-trace when browser process crashes. (Closed)

Created:
3 years, 10 months ago by sadrul
Modified:
3 years, 10 months ago
Reviewers:
James Cook, jam
CC:
chromium-reviews, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content: Allow printing stack-trace when browser process crashes. browser-process currently leaves a stacktrace when a CHECK() is tripped, but leaves no trace if it crashes for some other reason (e.g. illegal operation, segfault etc.). This change makes sure crashes from these in the browser process also leave a backtrace. BUG=none Review-Url: https://codereview.chromium.org/2674373003 Cr-Commit-Position: refs/heads/master@{#449034} Committed: https://chromium.googlesource.com/chromium/src/+/f6fb2a71b8b6c25094720ab815204250d2debb00

Patch Set 1 #

Patch Set 2 : Initialize stack-dumper before crash-reporter. #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -11 lines) Patch
M content/app/content_main_runner.cc View 1 2 3 chunks +20 lines, -11 lines 0 comments Download

Messages

Total messages: 25 (16 generated)
sadrul
3 years, 10 months ago (2017-02-07 03:01:49 UTC) #2
James Cook
drive-by LGTM. This is good from a Chrome OS crash reporting perspective. In particular, the ...
3 years, 10 months ago (2017-02-07 15:26:45 UTC) #10
James Cook
On 2017/02/07 15:26:45, James Cook wrote: > drive-by LGTM. This is good from a Chrome ...
3 years, 10 months ago (2017-02-07 15:27:51 UTC) #11
jam
lgtm
3 years, 10 months ago (2017-02-07 17:45:11 UTC) #12
jam
On 2017/02/07 17:45:11, jam wrote: > lgtm although this seems to break ContentBrowserTest.RendererCrashCallStack?
3 years, 10 months ago (2017-02-07 17:45:43 UTC) #13
sadrul
On 2017/02/07 17:45:43, jam wrote: > On 2017/02/07 17:45:11, jam wrote: > > lgtm > ...
3 years, 10 months ago (2017-02-08 01:39:13 UTC) #16
jam
lgtm
3 years, 10 months ago (2017-02-08 17:06:23 UTC) #19
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/2674373003/40001
3 years, 10 months ago (2017-02-08 17:54:45 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-02-08 18:00:09 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f6fb2a71b8b6c25094720ab81520...

Powered by Google App Engine
This is Rietveld 408576698