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

Issue 737006 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
OOO until 2019-01-24
Closed: Jun 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

video_decode_accelerator_gl_unittest fail on Win10 Release (Intel HD 630)

Project Member Reported by ynovikov@chromium.org, Jun 27 2017

Issue description

This is a new bot, failed builds 0 and 1.

[3628:6844:0626/210224.354:10814843:ERROR:gl_surface_egl.cc(827)] eglCreateWindowSurface failed with error EGL_BAD_ALLOC
[3628:6844:0626/210224.354:10814843:FATAL:ref_counted.h(511)] Assert failed: ptr_ != nullptr. 
Backtrace:
	base::debug::StackTrace::StackTrace [0x01037587+55]
	base::debug::StackTrace::StackTrace [0x0103745A+10]
	scoped_refptr<base::internal::BindStateBase>::operator-> [0x010C6532+90]
	media::RenderingHelper::Initialize [0x00FBA27A+506]
	base::internal::Invoker<base::internal::BindState<void (__thiscall media::RenderingHelper::*)(media::RenderingHelperParams const &,base::WaitableEvent *),base::internal::UnretainedWrapper<media::RenderingHelper>,media::RenderingHelperParams,base::Waitable [0x00FC88D3+19]
	base::debug::TaskAnnotator::RunTask [0x010407F9+409]
	base::MessageLoop::RunTask [0x0100BF21+1233]
	base::MessageLoop::DoWork [0x0100B2BD+765]
	base::MessagePumpForUI::DoRunLoop [0x01041BBD+93]
	base::MessagePumpWin::Run [0x010422DA+74]
	base::MessageLoop::Run [0x0100BA3B+107]
	base::RunLoop::Run [0x01009533+147]
	base::Thread::Run [0x0101714D+173]
	base::Thread::ThreadMain [0x01017A51+625]
	base::PlatformThread::Sleep [0x0100DA82+290]
	BaseThreadInitThunk [0x74908744+36]
	RtlGetAppContainerNamedObjectPath [0x779A587D+253]
	RtlGetAppContainerNamedObjectPath [0x779A584D+205]

 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 27 2017

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

commit 5a480d9f206dc6d114a163ee91d157dbeb782209
Author: Kenneth Russell <kbr@chromium.org>
Date: Tue Jun 27 21:09:17 2017

Don't run video_decode_accelerator_gl_unittest on Win/Intel HD 630.

Like the Win Intel HD 530 bot, it doesn't have the required OpenGL
extensions.

BUG= 737006 
TBR=zmo@chromium.org
NOTRY=true

Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;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
Change-Id: Icee083c676cb2b771d0c4ce5edab31996e6174d8
Reviewed-on: https://chromium-review.googlesource.com/550613
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#482743}
[modify] https://crrev.com/5a480d9f206dc6d114a163ee91d157dbeb782209/content/test/gpu/generate_buildbot_json.py
[modify] https://crrev.com/5a480d9f206dc6d114a163ee91d157dbeb782209/testing/buildbot/chromium.gpu.fyi.json

Comment 2 by kbr@chromium.org, Jun 27 2017

Status: Fixed (was: Assigned)

Sign in to add a comment