Status: Untriaged
Owner: a...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium

New issue 9854 by a...@chromium.org: Crash while typing in omnibox
http://code.google.com/p/chromium/issues/detail?id=9854

Following caused a crash on my home machine
1. load a random youtube video
2. enter search string "donate your furniture"
3. browser crashes in AutocompleteResult::match_at due to invalid index

I have a full crash dump and looking into ways to get it associated here.

Please use labels and text to provide additional information.
ChildEBP RetAddr
0020ea40 6912181f chrome_68b50000!`anonymous namespace'::InvalidParameter(
                        wchar_t * expression = 0x00000000 "",
                        wchar_t * function = 0x00000000 "",
                        wchar_t * file = 0x00000000 "",
                        unsigned int line = 0,
                        unsigned int reserved = 0)+0x3 [c:\b\slave\chrome-
official\build\src\chrome\app\chrome_dll_main.cc @ 100]
0020ea58 68cd0f6c chrome_68b50000!_invalid_parameter_noinfo(void)+0xc
[f:\sp\vctools\crt_bld\self_x86\crt\src\invarg.c @ 99]
0020ea5c 690f635c chrome_68b50000!AutocompleteResult::match_at(
                        unsigned int index = 0x690f5b8c)+0x12
[c:\b\slave\chrome-
official\build\src\chrome\browser\autocomplete\autocomplete.h @ 607]
0020eafc 690f5b8c chrome_68b50000!AutocompletePopupViewWin::OnPaint(
                        struct HDC__ * other_dc = 0x0020eb20)+0x122
[c:\b\slave\chrome-
official\build\src\chrome\browser\autocomplete\autocomplete_popup_view_win.
cc @ 381]
0020eb20 68c8e76c chrome_68b50000!
AutocompletePopupViewWin::ProcessWindowMessage(
                        struct HWND__ * hWnd = 0x001e00fc,
                        unsigned int uMsg = 0xf,
                        unsigned int wParam = 0,
                        long lParam = 0,
                        long * lResult = 0x0020eb78,
                        unsigned long dwMsgMapID = 0)+0x197
[c:\b\slave\chrome-
official\build\src\chrome\browser\autocomplete\autocomplete_popup_view_win.
h @ 48]
0020eb70 76291a10 chrome_68b50000!
ATL::CWindowImplBaseT<ATL::CWindow,ATL::CWinTraits<2181038080,0>
> ::WindowProc(
                        struct HWND__ * hWnd = 0x024c9b20,
                        unsigned int uMsg = 0,
                        unsigned int wParam = 0,
                        long lParam = 0)+0x42 [c:\program files (x86)
\microsoft visual studio 8\vc\atlmfc\include\atlwin.h @ 3078]
0020eb9c 76291ae8 USER32!InternalCallWinProc+0x23
0020ec14 76291c03 USER32!UserCallWinProcCheckWow+0x14b
0020ec70 76293656 USER32!DispatchClientMessage+0xda
0020ec98 77320e6e USER32!__fnDWORD+0x24
0020ecc4 7628c1b6 ntdll!KiUserCallbackDispatcher+0x2e
0020ecc8 7628c1c9 USER32!NtUserDispatchMessage+0xc
0020ed10 76292a98 USER32!DispatchMessageWorker+0x38c
0020ed20 6908c55d USER32!DispatchMessageW+0xf
0020ed2c 68eefd25 chrome_68b50000!views::AcceleratorHandler::Dispatch(
                        struct tagMSG * msg = 0x68eefd09)+0x43
[c:\b\slave\chrome-official\build\src\chrome\views\accelerator_handler.cc
@ 32]
0020ed38 68eefd97 chrome_68b50000!
base::MessagePumpForUI::ProcessMessageHelper(
                        struct tagMSG * msg = 0x00000000)+0x4e
[c:\b\slave\chrome-official\build\src\base\message_pump_win.cc @ 356]
0020ed70 68eefd09 chrome_68b50000!
base::MessagePumpForUI::ProcessPumpReplacementMessage(void)+0x4c
[c:\b\slave\chrome-official\build\src\base\message_pump_win.cc @ 396]
0020ed78 68eefb93 chrome_68b50000!
base::MessagePumpForUI::ProcessMessageHelper(
                        struct tagMSG * msg = 0x00000000)+0x32
[c:\b\slave\chrome-official\build\src\base\message_pump_win.cc @ 351]
0020eda8 68eef9ce chrome_68b50000!base::MessagePumpForUI::DoRunLoop(void)
+0x40 [c:\b\slave\chrome-official\build\src\base\message_pump_win.cc @ 204]
0020edc4 68ed5bcb chrome_68b50000!base::MessagePumpWin::RunWithDispatcher(
                        class base::MessagePump::Delegate * delegate =
0x68b52ec9,
                        class base::MessagePumpWin::Dispatcher *
dispatcher = 0x03fdf998)+0x38 [c:\b\slave\chrome-
official\build\src\base\message_pump_win.cc @ 54]
0020edd0 68ed5ba5 chrome_68b50000!MessageLoop::RunInternal(void)+0x20
[c:\b\slave\chrome-official\build\src\base\message_loop.cc @ 198]
0020ee08 68ed610b chrome_68b50000!MessageLoop::RunHandler(void)+0x4f
[c:\b\slave\chrome-official\build\src\base\message_loop.cc @ 181]
0020ee24 68bfda54 chrome_68b50000!MessageLoopForUI::Run(
                        class base::MessagePumpWin::Dispatcher *
dispatcher = 0x03fdf998)+0x21 [c:\b\slave\chrome-
official\build\src\base\message_loop.cc @ 559]
0020ee30 68bfe98e chrome_68b50000!`anonymous namespace'::RunUIMessageLoop(
                        class BrowserProcess * browser_process =
0x05df4484)+0x17 [c:\b\slave\chrome-
official\build\src\chrome\browser\browser_main.cc @ 184]
0020f114 68b53522 chrome_68b50000!BrowserMain(
                        struct MainFunctionParams * parameters =
0x0020f14c)+0xf38 [c:\b\slave\chrome-
official\build\src\chrome\browser\browser_main.cc @ 564]
0020f2c4 00852a71 chrome_68b50000!ChromeMain(
                        struct HINSTANCE__ * instance = 0x00850000,
                        union sandbox::SandboxInterfaceInfo * sandbox_info
= 0x0020f750,
                        wchar_t * command_line = 0x00341a82 "")+0x405
[c:\b\slave\chrome-official\build\src\chrome\app\chrome_dll_main.cc @ 379]
0020f728 008524cf chrome!google_update::GoogleUpdateClient::Launch(
                        struct HINSTANCE__ * instance = 0x00850000,
                        union sandbox::SandboxInterfaceInfo * sandbox =
0x0020f750,
                        wchar_t * command_line = 0x00341a82 "",
                        char * entry_name = 0x0020f9fc "???",
                        int * ret = 0x0020f754)+0x176 [c:\b\slave\chrome-
official\build\src\chrome\app\google_update_client.cc @ 94]
0020f9fc 00881aae chrome!wWinMain(
                        struct HINSTANCE__ * instance = 0x00850000,
                        struct HINSTANCE__ * prev_instance = 0x00000000,
                        wchar_t * command_line = 0x00341a82 "",
                        int __formal = 10)+0x1aa [c:\b\slave\chrome-
official\build\src\chrome\app\chrome_exe_main.cc @ 67]
0020fa94 76423833 chrome!__tmainCRTStartup(void)+0x176
[f:\sp\vctools\crt_bld\self_x86\crt\src\crt0.c @ 324]
0020faa0 772fa9bd kernel32!BaseThreadInitThunk+0xe
0020fae0 00000000 ntdll!_RtlUserThreadStart+0x23


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