Updates:
        Status: Untriaged

Comment #3 on issue 8933 by [email protected]: Chrome: Crash Report -  
Stack Signature: `anonymous namespace'::InvalidParameter called from  
AutocompleteResult::match_at
http://code.google.com/p/chromium/issues/detail?id=8933

I see a bunch of crashes on 2.0.171.0.

http://crash/reportview?
product=Chrome&version=2.0.171.0&signature=`anonymous+namespace'::InvalidParameter(wchar_
t+const+*,wchar_t+const+*,wchar_t+const+*,unsigned+int,unsigned+int)-12A2883

void AutocompletePopupViewWin::OnPaint(HDC other_dc) {
   const AutocompleteResult& result = model_->result();
   DCHECK(!result.empty());  // Shouldn't be drawing an empty popup.

It seems that we are hitting this condition.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to