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

Issue 1485713002: Add _decoder CHECK to VCMGenericDecoder constructor. (Closed)

Created:
5 years ago by pbos-webrtc
Modified:
5 years ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add _decoder CHECK to VCMGenericDecoder constructor. This should never be using a null decoder, but it looks like it's crashing out in the field. Adding a CHECK to see if it catches any interesting stack traces. Also making the _decoder pointer const to show that it should never be changing. BUG=chromium:563299 R=stefan@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/a443ec1a75d10be0f24fa0163f23e1555d4c53cf

Patch Set 1 #

Patch Set 2 : include header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M webrtc/modules/video_coding/codec_database.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/video_coding/generic_decoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/generic_decoder.cc View 1 5 chunks +16 lines, -16 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1485713002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1485713002/1
5 years ago (2015-11-30 16:17:02 UTC) #2
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years ago (2015-11-30 16:17:03 UTC) #4
pbos-webrtc
PTAL
5 years ago (2015-11-30 16:17:06 UTC) #5
pbos-webrtc
include header
5 years ago (2015-11-30 16:17:58 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1485713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1485713002/20001
5 years ago (2015-11-30 16:18:23 UTC) #8
stefan-webrtc
lgtm
5 years ago (2015-11-30 16:22:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1485713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1485713002/20001
5 years ago (2015-11-30 16:23:12 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_asan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_asan/builds/10962)
5 years ago (2015-11-30 16:43:37 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1485713002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1485713002/20001
5 years ago (2015-11-30 18:10:11 UTC) #16
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/a443ec1a75d10be0f24fa0163f23e1555d4c53cf Cr-Commit-Position: refs/heads/master@{#10843}
5 years ago (2015-11-30 18:15:06 UTC) #18
pbos-webrtc
Committed patchset #2 (id:20001) manually as a443ec1a75d10be0f24fa0163f23e1555d4c53cf (presubmit successful).
5 years ago (2015-11-30 18:15:12 UTC) #20
kjellander_webrtc
5 years ago (2015-12-01 07:14:23 UTC) #21
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.webrtc.org/1490703002/ by kjellander@webrtc.org.

The reason for reverting is: Speculative revert since a downstream test started
failing with this..

Powered by Google App Engine
This is Rietveld 408576698