Display settings crash |
||||
Issue descriptionIn M67 ToT (1) go to chrome://settings/display What is the expected result? Display setting What happens instead? Crash
,
Apr 5 2018
#0 0x7f541e2cf4ac base::debug::StackTrace::StackTrace() #1 0x7f5419152cf4 ash::HandleSegmenationFault() #2 0x7f541e4220c0 <unknown> #3 0x557759d9e184 std::__1::__tree<>::find<>() #4 0x55775acc0a05 extensions::Extension::GetManifestData() #5 0x55775ace77bd extensions::KioskModeInfo::Get() #6 0x55775ace77f9 extensions::KioskModeInfo::IsKioskEnabled() #7 0x557759fb3154 extensions::SystemDisplayGetInfoFunction::Response() #8 0x557759fb4aba _ZN4base8internal7InvokerINS0_9BindStateIMN10extensions28SystemDisplayGetInfoFunctionEFvNSt3__16vectorINS3_3api14system_display15DisplayUnitInfoENS5_9allocatorIS9_EEEEEJ13scoped_refptrIS4_EEEE$vSC_EE7RunOnceEPNS0_13BindStateBaseEOSC_ #9 0x55775ae75f3b _ZN4base8internal7InvokerINS0_9BindStateIZN10extensions27DisplayInfoProviderChromeOS18GetAllDisplaysInfoEbNS_12OnceCallbackIFvNSt3__16vectorINS3_3api14system_display15DisplayUnitInfoENS6_9allo$atorISA_EEEEEEEE3$_0JSF_EEESE_E7RunOnceEPNS0_13BindStateBaseEOSD_ #10 0x557759fb2c85 _ZN4base8internal13FunctorTraitsINS_12OnceCallbackIFvNSt3__16vectorIN10extensions3api14system_display15DisplayUnitInfoENS3_9allocatorIS8_EEEEEEEvE6InvokeISD_JSB_EEEvOT_DpOT0_ #11 0x7f541e2cfd3d base::debug::TaskAnnotator::RunTask() #12 0x7f541e2f7c17 base::MessageLoop::RunTask() #13 0x7f541e2f8148 base::MessageLoop::DoWork() #14 0x7f541e2f9439 base::MessagePumpLibevent::Run() #15 0x7f541e322dd5 base::RunLoop::Run() #16 0x55775a69abeb ChromeBrowserMainParts::MainMessageLoopRun() #17 0x7f541c2c7cd7 content::BrowserMainLoop::RunMainMessageLoopParts() #18 0x7f541c2ca6f2 content::BrowserMainRunnerImpl::Run() #19 0x7f541c2c42db content::BrowserMain() #20 0x7f541caacf98 content::ContentMainRunnerImpl::Run() #21 0x7f541e7e961d service_manager::Main() #22 0x7f541caabc54 content::ContentMain() #23 0x557759d6d303 ChromeMain #24 0x7f54124f22b1 __libc_start_main #25 0x557759d6d17a _start
,
Apr 5 2018
This CL seems to be the culprit: https://chromium-review.googlesource.com/c/chromium/src/+/982619
,
Apr 5 2018
+felixe@ Re #3, thanks for finding it. I am reverting it: https://chromium-review.googlesource.com/c/chromium/src/+/996933
,
Apr 10 2018
Re-landed the code with a fix for this: https://crbug.com/826568#c4 . Verified manually on my Chromebox. |
||||
►
Sign in to add a comment |
||||
Comment 1 by weidongg@chromium.org
, Apr 5 2018