Comment #2 on issue 20511 by [email protected]: Crash - AutocompletePopupModel::URLsForCurrentSelection(unsigned int *,bool *,GURL *) http://code.google.com/p/chromium/issues/detail?id=20511
Note: My fix in r20395 went in to 3.0.193.1 and later. This stack also appears in 3.0.195.6, 3.0.195.1, and 3.0.193.2; I can't find it in 3.0.193.1. The following two stacks also occur in 3.0.195.10, 3.0.195.6, 3.0.195.1, 3.0.193.2, 3.0.193.1, 3.0.193.0: 0x01fea448 [chrome.dll - logging.cc:553] logging::LogMessage::~LogMessage() 0x0216a3ef [chrome.dll - autocomplete_popup_model.cc:175] AutocompletePopupModel::URLsForCurrentSelection(unsigned int *,bool *,GURL *) 0x0211d29f [chrome.dll - autocomplete_edit.cc:561] AutocompleteEditModel::GetURLForCurrentText(unsigned int *,bool *,GURL *) 0x0211c61a [chrome.dll - autocomplete_edit.cc:150] AutocompleteEditModel::CurrentTextIsURL() 0x020f830e [chrome.dll - go_button.cc:122] GoButton::GetTooltipText(int,int,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > *) 0x0227c05c [chrome.dll - tooltip_manager_win.cc:350] views::TooltipManagerWin::UpdateTooltip(int,int) 0x0227c134 [chrome.dll - tooltip_manager_win.cc:377] views::TooltipManagerWin::OnMouse(unsigned int,unsigned int,long) 0x02271dc0 [chrome.dll - widget_win.cc:675] views::WidgetWin::OnMouseRange(unsigned int,unsigned int,long) 0x022705d3 [chrome.dll - widget_win.h:129] views::WidgetWin::_ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) 0x02272668 [chrome.dll - widget_win.cc:1067] views::WidgetWin::WndProc(HWND__ *,unsigned int,unsigned int,long) 0x5925a448 [chrome.dll - logging.cc:553] logging::LogMessage::~LogMessage() 0x593da3ef [chrome.dll - autocomplete_popup_model.cc:175] AutocompletePopupModel::URLsForCurrentSelection(unsigned int *,bool *,GURL *) 0x5938d29f [chrome.dll - autocomplete_edit.cc:561] AutocompleteEditModel::GetURLForCurrentText(unsigned int *,bool *,GURL *) 0x5938c9e9 [chrome.dll - autocomplete_edit.cc:260] AutocompleteEditModel::AcceptInput(WindowOpenDisposition,bool) 0x593ee4e4 [chrome.dll - autocomplete_edit_view_win.cc:1725] AutocompleteEditViewWin::OnKeyDownOnlyWritable(wchar_t,unsigned int,unsigned int) 0x593edb30 [chrome.dll - autocomplete_edit_view_win.cc:1291] AutocompleteEditViewWin::OnKeyDown(wchar_t,unsigned int,unsigned int) 0x593ebc1d [chrome.dll - autocomplete_edit_view_win.h:159] AutocompleteEditViewWin::ProcessWindowMessage(HWND__ *,unsigned int,unsigned int,long,long &,unsigned long) The following stack occurs in 3.0.193.1: 0x01fea448 [chrome.dll - logging.cc:553] logging::LogMessage::~LogMessage() 0x0216a3ef [chrome.dll - autocomplete_popup_model.cc:175] AutocompletePopupModel::URLsForCurrentSelection(unsigned int *,bool *,GURL *) 0x0211d29f [chrome.dll - autocomplete_edit.cc:561] AutocompleteEditModel::GetURLForCurrentText(unsigned int *,bool *,GURL *) 0x0211c61a [chrome.dll - autocomplete_edit.cc:150] AutocompleteEditModel::CurrentTextIsURL() 0x0217eb3e [chrome.dll - autocomplete_edit_view_win.cc:2002] AutocompleteEditViewWin::EmphasizeURLComponents() 0x0217f15e [chrome.dll - autocomplete_edit_view_win.cc:2171] AutocompleteEditViewWin::TextChanged() 0x0217cc89 [chrome.dll - autocomplete_edit_view_win.cc:624] AutocompleteEditViewWin::SetUserText(std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > const &,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > const &,bool) 0x0211c4a6 [chrome.dll - autocomplete_edit.cc:101] AutocompleteEditModel::RestoreState(AutocompleteEditModel::State const &) 0x0217cabe [chrome.dll - autocomplete_edit_view_win.cc:551] AutocompleteEditViewWin::Update(TabContents const *) 0x0214c04e [chrome.dll - location_bar_view.cc:234] LocationBarView::Update(TabContents const *) 0x0206278f [chrome.dll - browser_view.cc:785] BrowserView::UpdateToolbar(TabContents *,bool) 0x02075a37 [chrome.dll - browser.cc:2255] Browser::UpdateToolbar(bool) 0x020749dd [chrome.dll - browser.cc:1638] Browser::TabSelectedAt(TabContents *,TabContents *,int,bool) 0x0209d8b7 [chrome.dll - tab_strip_model.cc:657] TabStripModel::ChangeSelectedContentsFrom(TabContents *,int,bool) 0x0209ca57 [chrome.dll - tab_strip_model.cc:147] TabStripModel::DetachTabContentsAt(int) 0x0209d528 [chrome.dll - tab_strip_model.cc:554] TabStripModel::Observe(NotificationType,NotificationSource const &,NotificationDetails const &) 0x0219dd4a [chrome.dll - notification_service.cc:107] NotificationService::Notify(NotificationType,NotificationSource const &,NotificationDetails const &) 0x0206b940 [chrome.dll - tab_contents.cc:333] TabContents::~TabContents() -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
