New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 604302 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Closed: Apr 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

pit/oak: VDA SlowRendering test hanged

Project Member Reported by wuchengli@chromium.org, Apr 18 2016

Issue description

Version: 8025.0.0 with chrome synced on Apr 15
OS: Chrome

What steps will reproduce the problem?
(1) Run debug version of VDA unittest.
./video_decode_accelerator_unittest --test_video_data='crowd360-08d3e8eb857d7cba25402cd90d30d798.h264:640:368:500:502:::1' --gtest_filter=Slow* --v=4

What do you see instead?
The test hanged.


[0418/150241:VERBOSE1:v4l2_video_decode_accelerator.cc(958)] ServiceDeviceTask(): buffer counts: DEC[0->0] => DEVICE[2+6/8->0+6/14] => VDA[8]
...
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(795)] DecodeBufferContinue(): data=0xa7b5e000, size=0
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(807)] AppendToInputFrame()
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(872)] FlushInputFrame()
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(901)] FlushInputFrame(): submitting input_id=455
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(975)] Enqueue()
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(1136)] EnqueueInputRecord()
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(1158)] EnqueueInputRecord(): enqueued input_id=455 size=6107
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(525)] DecodeBufferTask()
[0418/150241:VERBOSE4:h264_parser.cc(369)] NALU found: size=6293
[0418/150241:VERBOSE4:h264_parser.cc(390)] NALU type: 1 at: 0xa7b5e004 size: 6289 ref: 2
[0418/150241:VERBOSE4:h264_parser.cc(237)] Could not find start code, end of stream?
[0418/150241:VERBOSE4:h264_parser.cc(362)] Could not find next NALU, bytes left in stream: 0
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(795)] DecodeBufferContinue(): data=0xa7b5e000, size=6293
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(807)] AppendToInputFrame() 
[0418/150241:VERBOSE3:v4l2_video_decode_accelerator.cc(1049)] Dequeue()
[0418/150241:VERBOSE2:v4l2_video_decode_accelerator.cc(833)] AppendToInputFrame(): stalled for input buffers

 
Cc: posciak@chromium.org
From http://crosbug.com/p/52634,
VDA unittest built on Apr 5 passed. 
VDA unittest built on Apr 18 failed. 

Pawel. "Reland: Introduce GpuVideoDecodeAcceleratorFactory" is merged on Apr 8. Can you take a look?
Owner: posciak@chromium.org
Status: Assigned (was: Available)
Project Member

Comment 5 by bugdroid1@chromium.org, Apr 27 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/8eda59c8ce1cdbfcec2ba7f2223347d400e19876

commit 8eda59c8ce1cdbfcec2ba7f2223347d400e19876
Author: posciak <posciak@chromium.org>
Date: Wed Apr 27 07:40:14 2016

vdatest: Initialize weak decoder pointer and factory.

Add missing initialization of decoder weak factory.

TEST=vdatest for SlowRendering/*
BUG= 604302 

Review URL: https://codereview.chromium.org/1918823007

Cr-Commit-Position: refs/heads/master@{#390014}

[modify] https://crrev.com/8eda59c8ce1cdbfcec2ba7f2223347d400e19876/content/common/gpu/media/video_decode_accelerator_unittest.cc

Labels: Merge-Request-51 M-51 M-52

Comment 7 by tin...@google.com, Apr 28 2016

Labels: -Merge-Request-51 Merge-Approved-51 Hotlist-Merge-Approved
Your change meets the bar and is auto-approved for M51 (branch: 2704)
Project Member

Comment 8 by bugdroid1@chromium.org, Apr 28 2016

Labels: -merge-approved-51 merge-merged-2704
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/91233c72eddd76c63282bfd4087cb5ba5bcf3538

commit 91233c72eddd76c63282bfd4087cb5ba5bcf3538
Author: Pawel Osciak <posciak@chromium.org>
Date: Thu Apr 28 07:20:17 2016

vdatest: Initialize weak decoder pointer and factory.

Add missing initialization of decoder weak factory.

TEST=vdatest for SlowRendering/*
BUG= 604302 

Review URL: https://codereview.chromium.org/1918823007

Cr-Commit-Position: refs/heads/master@{#390014}
(cherry picked from commit 8eda59c8ce1cdbfcec2ba7f2223347d400e19876)

Review URL: https://codereview.chromium.org/1930703003 .

Cr-Commit-Position: refs/branch-heads/2704@{#284}
Cr-Branched-From: 6e53600def8f60d8c632fadc70d7c1939ccea347-refs/heads/master@{#386251}

[modify] https://crrev.com/91233c72eddd76c63282bfd4087cb5ba5bcf3538/content/common/gpu/media/video_decode_accelerator_unittest.cc

Status: Fixed (was: Assigned)
Labels: VerifyIn-55

Comment 11 by dchan@google.com, Nov 19 2016

Labels: VerifyIn-56

Comment 12 by dchan@google.com, Jan 21 2017

Labels: VerifyIn-57

Comment 13 by dchan@google.com, Mar 4 2017

Labels: VerifyIn-58

Comment 14 by dchan@google.com, Apr 17 2017

Labels: VerifyIn-59

Comment 15 by dchan@google.com, May 30 2017

Labels: VerifyIn-60
Labels: VerifyIn-61

Comment 17 by dchan@chromium.org, Oct 14 2017

Status: Archived (was: Fixed)

Sign in to add a comment