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

Issue 611569 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

settings::PeopleHandler::GetSyncStatusDictionary

Project Member Reported by rookrishna@chromium.org, May 12 2016

Issue description

Google Chrome
52.0.2733.0 (Official Build) dev (64-bit)

Platform 8312.0.0 (Official Build) dev-channel samus

Please specify Cr-* of the system to which this bug/feature applies (add
the label below).

	0x00007f6c670ea17c	(chrome -people_handler.cc:769 )	settings::PeopleHandler::GetSyncStatusDictionary
0x00007f6c670ea5a5	(chrome -people_handler.cc:600 )	settings::PeopleHandler::HandleGetSyncStatus
0x00007f6c6746c460	(chrome -callback.h:397 )	content::WebUIImpl::ProcessWebUIMessage
0x00007f6c6746d61b	(chrome -tuple.h:166 )	content::WebUIImpl::OnMessageReceived
0x00007f6c64d0ce7d	(chrome -web_contents_impl.cc:621 )	content::WebContentsImpl::OnMessageReceived
0x00007f6c673cfee7	(chrome -render_view_host_impl.cc:889 )	content::RenderViewHostImpl::OnMessageReceived
0x00007f6c673db649	(chrome -render_widget_host_impl.cc:432 )	content::RenderWidgetHostImpl::OnMessageReceived
0x00007f6c673cad79	(chrome -render_process_host_impl.cc:1717 )	content::RenderProcessHostImpl::OnMessageReceived
0x00007f6c6587b875	(chrome -ipc_channel_proxy.cc:284 )	IPC::ChannelProxy::Context::OnDispatchMessage
0x00007f6c648a085c	(chrome -callback.h:397 )	base::debug::TaskAnnotator::RunTask
0x00007f6c6488cfde	(chrome -message_loop.cc:484 )	base::MessageLoop::DoWork
0x00007f6c648863f2	(chrome -message_pump_libevent.cc:230 )	base::MessagePumpLibevent::Run
0x00007f6c651b0547	(chrome -run_loop.cc:35 )	base::RunLoop::Run
0x00007f6c686a9ea4	(chrome -chrome_browser_main.cc:1903 )	ChromeBrowserMainParts::MainMessageLoopRun
0x00007f6c674f248a	(chrome -browser_main_loop.cc:972 )	content::BrowserMainLoop::RunMainMessageLoopParts
0x00007f6c6732c564	(chrome -browser_main_runner.cc:154 )	content::BrowserMainRunnerImpl::Run
0x00007f6c6732c442	(chrome -browser_main.cc:46 )	content::BrowserMain
0x00007f6c6515f050	(chrome -content_main_runner.cc:788 )	content::ContentMainRunnerImpl::Run
0x00007f6c6515db3a	(chrome -content_main.cc:20 )	content::ContentMain
0x00007f6c64de8f3e	(chrome -chrome_main.cc:84 )	ChromeMain
0x00007f6c6225cfb5	(libc-2.19.so -libc-start.c:292 )	__libc_start_main

Actual Result:

How frequently does this problem reproduce? (Always, sometimes, hard to
reproduce?)

What is the impact to the user, and is there a workaround? If so, what is
it?

Please provide any additional information below. Attach a screen shot or
log if possible.



 

Comment 1 by pav...@chromium.org, May 12 2016

Cc: tommycli@chromium.org
rookrishna@: How hard is this crash to repro? Could you add repro steps?

+timmycli@: Could you check if this crash related to your recent changes in people_handler.cc?

Comment 2 by pav...@chromium.org, May 12 2016

Labels: Needs-Feedback
Not repro'd consistently  was taking screenshots during the time of crash 
Labels: -Needs-Feedback
Owner: tommycli@chromium.org
This is my fault for sure. (But this UI is not ready for the public yet, so it's not that severe).

Comment 6 by pav...@chromium.org, May 12 2016

Labels: -Pri-1 Pri-2
Status: Assigned (was: Untriaged)
Project Member

Comment 7 by sheriffbot@chromium.org, Jun 1 2016

Labels: -M-52 M-53 MovedFrom-52
Moving this nonessential bug to the next milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Project Member

Comment 8 by sheriffbot@chromium.org, Jul 10 2016

Labels: -M-53 MovedFrom-53
This issue has been moved once and is lower than Pri-1. Removing the milestone.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Cc: dbeam@chromium.org
I am puzzled.

Crashes appear to be when SigninManagerFactory::GetForProfile(profile_) returns nullptr.

However, this should only be able to occur on ChromeOS guest mode, which is a special case that's already handled further up the function.

Incognito mode could also trigger this, but it seems impossible to open MD Settings in incognito mode. So I am puzzled.
Owner: mahmadi@chromium.org
rookrishna@ It's been a while since this has been reported. is it stil reproducible? 
Status: WontFix (was: Assigned)
Closing as this crash is no more reproducible  Tested
8970.0.0 samus

Sign in to add a comment