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

Issue 2171553004: gpu: Fix crash in gpu tracer (Closed)

Created:
4 years, 5 months ago by boliu
Modified:
4 years, 5 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Fix crash in gpu tracer It is possible to start tracing, ie GPUTracer::IsTracing goes from false to true, between GPUTracer::BeginDecoding and GPUTracer::Begin. If that happens, outputter_ is null, which calls a NPE. Fix that. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/b063270934133a2e13bbae92803eb4708090da70 Cr-Commit-Position: refs/heads/master@{#407023}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M gpu/command_buffer/service/gpu_tracer.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
boliu
ptal
4 years, 5 months ago (2016-07-21 18:58:12 UTC) #3
piman
LGTM, sorry about that. How does that happen? Is it that IsTracing can change value ...
4 years, 5 months ago (2016-07-21 20:18:56 UTC) #4
boliu
On 2016/07/21 20:18:56, piman wrote: > LGTM, sorry about that. How does that happen? Is ...
4 years, 5 months ago (2016-07-21 20:24:29 UTC) #5
boliu
On 2016/07/21 20:24:29, boliu wrote: > On 2016/07/21 20:18:56, piman wrote: > > LGTM, sorry ...
4 years, 5 months ago (2016-07-21 21:56:07 UTC) #6
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/2171553004/1
4 years, 5 months ago (2016-07-21 21:56:42 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/260148)
4 years, 5 months ago (2016-07-21 23:51:02 UTC) #10
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/2171553004/1
4 years, 5 months ago (2016-07-21 23:55:13 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-22 03:27:57 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 03:29:40 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b063270934133a2e13bbae92803eb4708090da70
Cr-Commit-Position: refs/heads/master@{#407023}

Powered by Google App Engine
This is Rietveld 408576698