Updates:
Status: Assigned
Owner: [email protected]
Labels: -Area-Misc Area-BrowserUI
Comment #1 on issue 8897 by [email protected]: Crash when clicking 'Control
the current page' button twice in a row
http://code.google.com/p/chromium/issues/detail?id=8897
I'm hitting this consistently (with the wrench button too), build r11928
I think Ben has been messing with this stuff recently?
listener_ is NULL on line 66 of button.cc
Stack trace:
> chrome.dll!views::Button::NotifyClick(int mouse_event_flags=8) Line 66
> +
0x18 bytes C++
chrome.dll!views::CustomButton::OnMouseReleased(const views::MouseEvent
&
e={...}, bool canceled=false) Line 134 + 0x1b bytes C++
chrome.dll!views::MenuButton::OnMouseReleased(const views::MouseEvent &
e={...}, bool canceled=false) Line 205 C++
chrome.dll!views::View::ProcessMouseReleased(const views::MouseEvent &
e={...}, bool canceled=false) Line 506 + 0x1a bytes C++
chrome.dll!views::RootView::OnMouseReleased(const views::MouseEvent &
e={...}, bool canceled=false) Line 399 C++
chrome.dll!views::WidgetWin::ProcessMouseReleased(const WTL::CPoint &
point={...}, unsigned int flags=1) Line 767 + 0x26 bytes C++
chrome.dll!views::WidgetWin::OnLButtonUp(unsigned int flags=0, const
WTL::CPoint & point={...}) Line 541 C++
chrome.dll!views::WidgetWin::_ProcessWindowMessage(HWND__ *
hWnd=0x00080756,
unsigned int uMsg=514, unsigned int wParam=0, long lParam=3670855, long &
lResult=0,
unsigned long dwMsgMapID=0) Line 209 + 0x4f bytes C++
chrome.dll!views::WidgetWin::ProcessWindowMessage(HWND__ *
hWnd=0x00080756,
unsigned int uMsg=514, unsigned int wParam=0, long lParam=3670855, long &
lResult=0,
unsigned long dwMsgMapID=0) Line 166 + 0x47 bytes C++
chrome.dll!views::WidgetWin::WndProc(HWND__ * window=0x00080756,
unsigned
int
message=514, unsigned int w_param=0, long l_param=3670855) Line 947 + 0x1e
bytes
C++
--
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
-~----------~----~----~----~------~----~------~--~---