Tab crash is seen on www.youtube.com
Reported by
aiman.an...@etouch.net,
Jan 24 2018
|
||||||
Issue descriptionChrome Version: 64.0.3282.119 (Official Build) Revision 5e944b2d79bce5f96dc35a05a76b03d65a6e9a0a-refs/branch-heads/3282@{#589} (32/64-bit) OS: Mac(10,12,6, 10.13.1, 10.13.3). Steps to reproduce: 1.Launch Chrome, go to chrome://settings/system and disable hardware acceleration. 2.Go to chrome://flags and enable (Enable the use of SurfaceLayer objects for videos) flag. 3.Go to www.youtube.com and observe. Actual Result: Tab crash is seen when navigated to youtube.com with above mentioned conditions. Expected Result: Tab crash should not be seen when navigated to youtube.com. This is Non-regression issue seen from ‘M-64’ build #64.0.3281.0, since above flag was introduced in this build. Note: 1. On Win(7,8,8.1,10) and Linux(14.04 LTS) when navigated to youtube.com, black video screen is seen. 2. This issue is also seen on M65 Dev(build #65.0.3322.3) and M66(Canary 66.0.3330.0).
,
Jan 24 2018
Stack Trace for the provided crash id: --------------------------------------- Thread 27 (id: 18755) CRASHED [EXC_BAD_ACCESS / KERN_INVALID_ADDRESS @ 0x00000000 ] MAGIC SIGNATURE THREAD Stack Quality78%Show frame trust levels 0x000000011475e62d (Google Chrome Framework -media_factory.cc:111 ) (anonymous namespace)::ObtainAndSetContextProvider(base::OnceCallback<void (viz::ContextProvider*)>, media::GpuVideoAcceleratorFactories*) 0x000000011475e849 (Google Chrome Framework -bind_internal.h:166 ) base::internal::Invoker<base::internal::BindState<void (*)(base::OnceCallback<void (viz::ContextProvider*)>, media::GpuVideoAcceleratorFactories*), base::OnceCallback<void (viz::ContextProvider*)> >, void (media::GpuVideoAcceleratorFactories*)>::RunOnce(base::internal::BindStateBase*, media::GpuVideoAcceleratorFactories*) 0x000000011475e6d9 (Google Chrome Framework -callback.h:65 ) void base::internal::ReplyAdapter<media::GpuVideoAcceleratorFactories*, media::GpuVideoAcceleratorFactories*>(base::OnceCallback<void (media::GpuVideoAcceleratorFactories*)>, media::GpuVideoAcceleratorFactories**) 0x000000011475e78a (Google Chrome Framework -bind_internal.h:166 ) base::internal::Invoker<base::internal::BindState<void (*)(base::OnceCallback<void (media::GpuVideoAcceleratorFactories*)>, media::GpuVideoAcceleratorFactories**), base::OnceCallback<void (media::GpuVideoAcceleratorFactories*)>, base::internal::OwnedWrapper<media::GpuVideoAcceleratorFactories*> >, void ()>::RunOnce(base::internal::BindStateBase*) 0x00000001107cc9d6 (Google Chrome Framework -callback.h:65 ) base::(anonymous namespace)::PostTaskAndReplyRelay::RunReplyAndSelfDestruct() 0x00000001107559bb (Google Chrome Framework -callback.h:65 ) base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) 0x000000011077a5b3 (Google Chrome Framework -message_loop.cc:399 ) base::MessageLoop::RunTask(base::PendingTask*) 0x000000011077aab8 (Google Chrome Framework -message_loop.cc:411 ) base::MessageLoop::DoWork() 0x000000011077c8d9 (Google Chrome Framework -message_pump_mac.mm:462 ) base::MessagePumpCFRunLoopBase::RunWork() 0x000000011076e399 (Google Chrome Framework + 0x01e3d399 ) base::mac::CallWithEHFrame(void () block_pointer) 0x000000011077c1fe (Google Chrome Framework -message_pump_mac.mm:438 ) base::MessagePumpCFRunLoopBase::RunWorkSource(void*) 0x00007fff56e4b720 (CoreFoundation + 0x000a3720 ) __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ 0x00007fff56f050ab (CoreFoundation + 0x0015d0ab ) __CFRunLoopDoSource0 0x00007fff56e2e25f (CoreFoundation + 0x0008625f ) __CFRunLoopDoSources0 0x00007fff56e2d6dc (CoreFoundation + 0x000856dc ) __CFRunLoopRun 0x00007fff56e2cf42 (CoreFoundation + 0x00084f42 ) CFRunLoopRunSpecific 0x000000011077cc8e (Google Chrome Framework -message_pump_mac.mm:680 ) base::MessagePumpCFRunLoop::DoRun(base::MessagePump::Delegate*) 0x000000011077bd1d (Google Chrome Framework -message_pump_mac.mm:189 ) base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) 0x000000011079fe84 (Google Chrome Framework -run_loop.cc:130 ) <name omitted> 0x00000001107d12aa (Google Chrome Framework -thread.cc:338 ) base::Thread::ThreadMain() 0x00000001107cc766 (Google Chrome Framework -platform_thread_posix.cc:75 ) base::(anonymous namespace)::ThreadFunc(void*) 0x00007fff7e9c76c0 (libsystem_pthread.dylib + 0x000036c0 ) _pthread_body 0x00007fff7e9c756c (libsystem_pthread.dylib + 0x0000356c ) _pthread_start 0x00007fff7e9c6c5c (libsystem_pthread.dylib + 0x00002c5c ) thread_start 0x00000001107cc70f (Google Chrome Framework + 0x01e9b70f ) 1)This crash is first started on 64.0.3281.0 and on latest Beta 64.0.3282.119 seeing 1 from 1 different clients. 2)This crash seen on Mac>Render and it is in 31st rank position. 3)This crash seen on windows also. 66.0.3330.0 2.86% 1 -Canary 64.0.3282.119 2.86% 1 -Beta Link to the list of builds: --------------------------- https://crash.corp.google.com/browse?q=custom_data.ChromeCrashProto.ptype%3D%27renderer%27%20AND%20custom_data.ChromeCrashProto.magic_signature_1.name%3D%27%60anonymous%20namespace%5C%27%3A%3AObtainAndSetContextProvider%27&sql_dialect=googlesql&ignore_case=false&enable_rewrite=true&omit_field_name=&omit_field_value=&omit_field_opt=%3D#-property-selector,+productversion:1010 Using source and suspecting the following CL. https://chromium.googlesource.com/chromium/src.git/+/9afba51e790bb0eb3ee41cc0bc0b7739048f99f7 @lethalantidote: Could you please look into the issue, kindly re-assign if this is not related to your changes. Thank you!
,
Feb 1 2018
,
Feb 2 2018
,
Feb 7 2018
,
May 16 2018
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by aiman.an...@etouch.net
, Jan 24 2018