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

Issue 331293006: Reset GPUVideoEncodeAccelerator::encoder_ when destroying (Closed)

Created:
6 years, 6 months ago by dmichael (off chromium)
Modified:
6 years, 6 months ago
Reviewers:
xhwang, wuchengli, hshi
CC:
chromium-reviews, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, wjia+watch_chromium.org, siping.tao_gmail.com
Project:
chromium
Visibility:
Public.

Description

Reset GPUVideoEncodeAccelerator::encoder_ when destroying I broke this in https://src.chromium.org/viewvc/chrome?revision=273860. The DCHECK is to make sure that the proper destruction sequence is happening. Reset encoder_ so the DCHECK is valid again. Already fixed for the decoder here: https://src.chromium.org/viewvc/chrome?view=rev&revision=275513 BUG=386170 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278132

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/common/gpu/media/gpu_video_encode_accelerator.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
dmichael (off chromium)
6 years, 6 months ago (2014-06-18 15:36:23 UTC) #1
xhwang
lgtm
6 years, 6 months ago (2014-06-18 16:26:04 UTC) #2
siping.tao_gmail.com
Interesting, after this fix, the crash stack moves to signal 6 (SIGABRT), code -6 (SI_TKILL), ...
6 years, 6 months ago (2014-06-18 16:41:58 UTC) #3
dmichael (off chromium)
maybe xhwang or somebody on media can help with that crash? It looks unrelated to ...
6 years, 6 months ago (2014-06-18 16:47:03 UTC) #4
dmichael (off chromium)
The CQ bit was checked by dmichael@chromium.org
6 years, 6 months ago (2014-06-18 16:47:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/331293006/1
6 years, 6 months ago (2014-06-18 16:48:17 UTC) #6
xhwang
hshi/wuchengli: Could you please take a look at the crash stack siping.tao_gmail.com mentioned above?
6 years, 6 months ago (2014-06-18 16:52:17 UTC) #7
commit-bot: I haz the power
Change committed as 278132
6 years, 6 months ago (2014-06-18 18:40:19 UTC) #8
wuchengli
On 2014/06/18 16:52:17, xhwang wrote: > hshi/wuchengli: Could you please take a look at the ...
6 years, 6 months ago (2014-06-19 09:22:11 UTC) #9
siping.tao_gmail.com
By the way, I just checked LKGR, same crash stack. On Thu, Jun 19, 2014 ...
6 years, 6 months ago (2014-06-19 22:41:48 UTC) #10
siping.tao_gmail.com
Any update about this crash? I cannot access http://crbug.com/350111, so I have no idea whether ...
6 years, 6 months ago (2014-06-24 16:15:24 UTC) #11
wuchengli
6 years, 6 months ago (2014-06-25 03:53:09 UTC) #12
The fix is being submitted. https://codereview.chromium.org/347073002/


On Wed, Jun 25, 2014 at 12:15 AM, tao siping <siping.tao@gmail.com> wrote:

> Any update about this crash? I cannot access http://crbug.com/350111, so
> I have no idea whether this has been fixed already.
>
>
> On Thu, Jun 19, 2014 at 3:41 PM, tao siping <siping.tao@gmail.com> wrote:
>
>> By the way, I just checked LKGR, same crash stack.
>>
>>
>> On Thu, Jun 19, 2014 at 2:22 AM, <wuchengli@chromium.org> wrote:
>>
>>> On 2014/06/18 16:52:17, xhwang wrote:
>>>
>>>> hshi/wuchengli: Could you please take a look at the crash stack
>>>> http://siping.tao_gmail.com mentioned above?
>>>>
>>> That is http://crbug.com/350111. I'm working on it.
>>>
>>> https://codereview.chromium.org/331293006/
>>>
>>
>>
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698