Issue 4226: DCHECK in history_url_provider.cc(816) http://code.google.com/p/chromium/issues/detail?id=4226
New issue report by [EMAIL PROTECTED]: I was typing the following string into url box: http://foo:[EMAIL PROTECTED]/ And I got DCHECK. The URL box at this point read: http://foo:[EMAIL PROTECTED] --------------------------- KrØm --------------------------- [2268:652:84312390:FATAL:history_url_provider.cc(816)] Check failed: (match.inline_autocomplete_offset == std::wstring::npos) || (match.inline_autocomplete_offset <= match.fill_into_edit.length()). --------------------------- OK --------------------------- Infos: * match.inline_autocomplete_offset: 0x12 * match.fill_into_edit.length(): 0x11 * r5004. 0:008> k ChildEBP RetAddr 059ef2a0 013aa9d8 chrome_1390000!DebugUtil::BreakDebugger+0x3 [e:\src\chrome2\src\base\debug_util_win.cc @ 101] 059ef3c8 01a92702 chrome_1390000!logging::LogMessage::~LogMessage+0x338 [e:\src\chrome2\src\base\logging.cc @ 514] 059ef640 01a8fcc2 chrome_1390000!HistoryURLProvider::HistoryMatchToACMatch+0x2e2 [e:\src\chrome2\src\chrome\browser\autocomplete\history_url_provider.cc @ 818] 059efa78 01a8f6f7 chrome_1390000!HistoryURLProvider::DoAutocomplete+0x4a2 [e:\src\chrome2\src\chrome\browser\autocomplete\history_url_provider.cc @ 194] 059efad8 01983638 chrome_1390000!HistoryURLProvider::ExecuteWithDB+0x57 [e:\src\chrome2\src\chrome\browser\autocomplete\history_url_provider.cc @ 121] 059efaf8 017b209f chrome_1390000!history::HistoryBackend::ScheduleAutocomplete+0x58 [e:\src\chrome2\src\chrome\browser\history\history_backend.cc @ 1182] 059efb0c 017adbc5 chrome_1390000!DispatchToMethod<history::HistoryBackend,void (__thiscall history::HistoryBackend::*)(HistoryURLProvider *,HistoryURLProviderParams *),scoped_refptr<HistoryURLProvider>,HistoryURLProviderParams *>+0x1f [e:\src\chrome2\src\base\tuple.h @ 340] 059efb28 013bcba9 chrome_1390000!RunnableMethod<history::HistoryBackend,void (__thiscall history::HistoryBackend::*)(HistoryURLProvider *,HistoryURLProviderParams *),Tuple2<scoped_refptr<HistoryURLProvider>,HistoryURLProviderParams *> >::Run+0x35 [e:\src\chrome2\src\base\task.h @ 312] 059efbd8 013bcc55 chrome_1390000!MessageLoop::RunTask+0xb9 [e:\src\chrome2\src\base\message_loop.cc @ 308] 059efbe8 013bd189 chrome_1390000!MessageLoop::DeferOrRunPendingTask+0x35 [e:\src\chrome2\src\base\message_loop.cc @ 319] 059efc24 013edb9c chrome_1390000!MessageLoop::DoWork+0xe9 [e:\src\chrome2\src\base\message_loop.cc @ 408] 059efd04 013bc3fb chrome_1390000!base::MessagePumpDefault::Run+0xbc [e:\src\chrome2\src\base\message_pump_default.cc @ 23] 059efdb0 013bc260 chrome_1390000!MessageLoop::RunInternal+0xfb [e:\src\chrome2\src\base\message_loop.cc @ 197] 059efde8 013bc0ea chrome_1390000!MessageLoop::RunHandler+0x90 [e:\src\chrome2\src\base\message_loop.cc @ 181] 059efe10 020c1f08 chrome_1390000!MessageLoop::Run+0x3a [e:\src\chrome2\src\base\message_loop.cc @ 155] 059effa4 013e3bf1 chrome_1390000!base::Thread::ThreadMain+0xb8 [e:\src\chrome2\src\base\thread.cc @ 159] 059effb4 7c80b683 chrome_1390000!`anonymous namespace'::ThreadFunc+0x21 [e:\src\chrome2\src\base\platform_thread_win.cc @ 26] 059effec 00000000 kernel32!BaseThreadStart+0x37 Issue attributes: Status: Untriaged Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to chromium-bugs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---