Regression : Browser gets crashed after clicking on Sign in to chrome button in chrome://md-settings.
Reported by
mni...@etouch.net,
Jun 20 2016
|
|||
Issue descriptionChrome Version: 53.0.2773.0 Revision ced2fcee2c85702055d028f4e3e48c5a75a7e41c-refs/heads/master@{#400610} OS: Windows (7,8,8.1,10),Linux (14.04 LTS),Mac OS X(10.10.5, 10.11.4) What steps will reproduce the problem? (1) Launch chrome, navigate to chrome://md-settings/autofill (2) Click on back navigation icon near Autofill settings and then click on 'Sign in to chrome' (3) Now close the sign in overlay and click on 'Click to go back' button for back navigation. (4) Now repeat step (2) and observe Actual : Browser gets crashed. Crash ID cdea82bc00000000 (427ecb51-8e9e-47f1-af23-bb07718ffd0f) Crash ID d3ff2a6600000000 (3fa5a99b-8a4b-4e58-b26a-01ad33f32f96) Expected : Browser should not crash. This is a regression issue, broken in 'M-52', below is bisect info: Good Build: 52.0.2729.0 Bad Build: 52.0.2730.0 Narrow Bisect: https://chromium.googlesource.com/chromium/src/+log/047625e8588f5d02a67a18dc46aba96afac4dee9..1b0d712e570d6800634910954d6a6690b1ae5d17?pretty=fuller&n=100 Suspecting: r392441 from Narrow bisect @tommycli : Could you please help to reassign if your change is not the cause for this change.
,
Jun 20 2016
Stack Trace: Thread 0 CRASHED [EXCEPTION_BREAKPOINT @ 0x000007fed01ddf98 ] MAGIC SIGNATURE THREAD 0x000007fed01ddf98 (chrome.dll -people_handler.cc:691 ) settings::PeopleHandler::CloseUI() 0x000007fed01dde5c (chrome.dll -people_handler.cc:661 ) settings::PeopleHandler::OpenSyncSetup(bool) 0x000007fed01ddb0c (chrome.dll -people_handler.cc:546 ) settings::PeopleHandler::HandleStartSignin(base::ListValue const *) 0x000007fecef823a3 (chrome.dll -web_ui_impl.cc:235 ) content::WebUIImpl::ProcessWebUIMessage(GURL const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,base::ListValue const &) 0x000007fecef819f7 (chrome.dll -web_ui_impl.cc:85 ) content::WebUIImpl::OnWebUISend(GURL const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,base::ListValue const &) 0x000007fecef827bc (chrome.dll -ipc_message_templates.h:121 ) IPC::MessageT<ViewHostMsg_WebUISend_Meta,std::tuple<GURL,std::basic_string<char,std::char_traits<char>,std::allocator<char> >,base::ListValue>,void>::Dispatch<content::WebUIImpl,content::WebUIImpl,void,void ( content::WebUIImpl::*)(GURL const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,base::ListValue const &)>(IPC::Message const *,content::WebUIImpl *,content::WebUIImpl *,void *,void ( content::WebUIImpl::*)(GURL const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &,base::ListValue const &)) 0x000007fecef8193c (chrome.dll -web_ui_impl.cc:68 ) content::WebUIImpl::OnMessageReceived(IPC::Message const &) 0x000007fecf064669 (chrome.dll -web_contents_impl.cc:622 ) content::WebContentsImpl::OnMessageReceived(content::RenderViewHost *,content::RenderFrameHost *,IPC::Message const &) 0x000007fecf003d70 (chrome.dll -render_view_host_impl.cc:819 ) content::RenderViewHostImpl::OnMessageReceived(IPC::Message const &) 0x000007fecf086014 (chrome.dll -render_widget_host_impl.cc:433 ) content::RenderWidgetHostImpl::OnMessageReceived(IPC::Message const &) 0x000007fecef6b28e (chrome.dll -render_process_host_impl.cc:1751 ) content::RenderProcessHostImpl::OnMessageReceived(IPC::Message const &) 0x000007feced08b5b (chrome.dll -ipc_channel_proxy.cc:284 ) IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const &) 0x000007fece59f9be (chrome.dll -task_annotator.cc:51 ) base::debug::TaskAnnotator::RunTask(char const *,base::PendingTask const &) 0x000007fece53b837 (chrome.dll -message_loop.cc:493 ) base::MessageLoop::RunTask(base::PendingTask const &) 0x000007fece53c9c1 (chrome.dll -message_loop.cc:618 ) base::MessageLoop::DoWork() 0x000007fece5a0197 (chrome.dll -message_pump_win.cc:262 ) base::MessagePumpForUI::DoRunLoop() 0x000007fece59fe63 (chrome.dll -message_pump_win.cc:141 ) base::MessagePumpWin::Run(base::MessagePump::Delegate *) 0x000007fece57d1bf (chrome.dll -run_loop.cc:35 ) base::RunLoop::Run() 0x000007fece380cfe (chrome.dll -chrome_browser_main.cc:1906 ) ChromeBrowserMainParts::MainMessageLoopRun(int *) 0x000007fecf01c7d4 (chrome.dll -browser_main_runner.cc:155 ) content::BrowserMainRunnerImpl::Run() 0x000007fecf07c02c (chrome.dll -browser_main.cc:46 ) content::BrowserMain(content::MainFunctionParams const &) 0x000007fece4b108e (chrome.dll -content_main_runner.cc:787 ) content::ContentMainRunnerImpl::Run() 0x000007fece314896 (chrome.dll -chrome_main.cc:84 ) ChromeMain 0x000000013f148b3e (chrome.exe -main_dll_loader_win.cc:185 ) MainDllLoader::Launch(HINSTANCE__ *) 0x000000013f142b5b (chrome.exe -chrome_exe_main_win.cc:262 ) wWinMain 0x000000013f1d5ac5 (chrome.exe -exe_common.inl:255 ) __scrt_common_main_seh 0x76ba652c (kernel32.dll + 0x0001652c ) BaseThreadInitThunk 0x76ddc540 (ntdll.dll + 0x0002c540 ) RtlUserThreadStart
,
Jun 27 2016
@tommycli: Hey, would you mind providing an update on the above issue? Appreciate the help. Thank you!
,
Jun 27 2016
Hi, this should be fixed on tip of tree. Please verify! Tommy
,
Jun 30 2016
With response to comment #4 : Rechecked the above issue with latest canary chrome version : 53.0.2783.2 and issue is not reproducible. |
|||
►
Sign in to add a comment |
|||
Comment 1 by mni...@etouch.net
, Jun 20 2016