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

Issue 1808473002: Log a non-crash dump for 10% of Spitzer pipeline decode failures. (Closed)

Created:
4 years, 9 months ago by DaleCurtis
Modified:
4 years, 8 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Log a non-crash dump for 10% of Spitzer pipeline decode failures. Spitzer is currently enabled as a 40% experiment on dev (soon on beta as well), but we have abnormally high video-only decode failure rates, so add some logging to try and track this down. ~10% of the time, this change will log the 'subresource_url' crash key as a non-crash dump when a decode error is encountered on Android where Spitzer is enabled. This will allow us to investigate and triage these crashes. We're already logging this key for normal crash dumps during DoLoad(). This is a temporary change which will be removed shortly after landing once any issues are identified. BUG=595076 TEST=none Committed: https://crrev.com/6e3901e3f6240d8660cb039fdcbb1dd6f75121f6 Cr-Commit-Position: refs/heads/master@{#381532}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M media/blink/webmediaplayer_impl.cc View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
DaleCurtis
+rsesek for review since this involves crash keys.
4 years, 9 months ago (2016-03-15 19:45:51 UTC) #3
Robert Sesek
lgtm
4 years, 9 months ago (2016-03-16 18:11:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808473002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808473002/1
4 years, 9 months ago (2016-03-16 18:12:23 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-16 20:51:22 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6e3901e3f6240d8660cb039fdcbb1dd6f75121f6 Cr-Commit-Position: refs/heads/master@{#381532}
4 years, 9 months ago (2016-03-16 20:53:26 UTC) #9
DaleCurtis
rsesek: Are non-crash dumps working on Android? This has not fired since it landed which ...
4 years, 8 months ago (2016-03-29 02:09:32 UTC) #10
Robert Sesek
On 2016/03/29 02:09:32, DaleCurtis wrote: > rsesek: Are non-crash dumps working on Android? This has ...
4 years, 8 months ago (2016-03-29 20:26:53 UTC) #11
DaleCurtis
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1885733002/ by dalecurtis@chromium.org. ...
4 years, 8 months ago (2016-04-12 23:42:15 UTC) #12
DaleCurtis
rsesek@ I don't think dump-without-crashing works in Android renderer processes: https://crash.corp.google.com/browse?q=product.name%3D%27Chrome_Android%27%20AND%20custom_data.ChromeCrashProto.ptype%3D%27renderer%27%20OMIT%20RECORD%20IF%20SUM(CrashedStackTrace.StackFrame.FunctionName%3D%27base%3A%3Adebug%3A%3ADumpWithoutCrashing%27)%20%3D%200&ignore_case=false&enable_rewrite=true&omit_field_name=CrashedStackTrace.StackFrame.FunctionName&omit_field_value=base%3A%3Adebug%3A%3ADumpWithoutCrashing&omit_field_opt=%3D&stbtiq=&reportid=&index=0 There are no reports ...
4 years, 8 months ago (2016-04-12 23:45:24 UTC) #13
Robert Sesek
On 2016/04/12 23:45:24, DaleCurtis wrote: > rsesek@ I don't think dump-without-crashing works in Android renderer ...
4 years, 8 months ago (2016-04-13 14:46:21 UTC) #14
DaleCurtis
4 years, 8 months ago (2016-04-13 20:56:13 UTC) #15
Message was sent while issue was closed.
Done, https://bugs.chromium.org/p/chromium/issues/detail?id=603272

Powered by Google App Engine
This is Rietveld 408576698