Status: Untriaged Owner: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Labels: Type-Bug Pri-1 OS-All Area-BrowserBackend Crash
New issue 4800 by [EMAIL PROTECTED]: Crash at UTF16ToWide in string_util_icu.cc http://code.google.com/p/chromium/issues/detail?id=4800 Found by distributed test. Call stack: 0x02954d7a [chrome.dll - memcpy.asm:188] memcpy 0x0294feb2 [chrome.dll - memcpy_s.c:67] memcpy_s 0x02403dc9 [chrome.dll - xstring:1062] std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::assign(wchar_t const *,unsigned int) 0x0241b152 [chrome.dll - string_util_icu.cc:239] UTF16ToWide(wchar_t const *,unsigned int,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wcha r_t> > *) 0x027dcf9e [chrome.dll - webframe_impl.cc:241] FrameContentAsPlainText 0x027dd515 [chrome.dll - webframe_impl.cc:741] WebFrameImpl::GetContentAsPlainText(int,std::basic_string<wchar_t,std::char _traits<wchar_t>,std::allocator<wchar_t> > *) 0x0271882e [chrome.dll - render_view.cc:723] RenderView::CaptureText(WebFrame *,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_ t> > *) 0x02719c1a [chrome.dll - render_view.cc:694] RenderView::CapturePageInfo(int,bool) 0x02716b7e [chrome.dll - task.h:97] ScopedTaskFactory<ScopedRunnableMethodFactory<RenderView>::RunnableMethod<v oid ( RenderView::*)(int,bool),Tuple2<int,bool> > >::TaskWrapper::Run() 0x02411a6f [chrome.dll - message_loop.cc:308] MessageLoop::RunTask(Task *) 0x02411abd [chrome.dll - message_loop.cc:316] MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &) 0x02411e72 [chrome.dll - message_loop.cc:435] MessageLoop::DoDelayedWork(base::Time *) 0x024261cd [chrome.dll - message_pump_default.cc:27] base::MessagePumpDefault::Run(base::MessagePump::Delegate *) 0x02412156 [chrome.dll - message_loop.cc:197] MessageLoop::RunInternal() 0x024122ef [chrome.dll - message_loop.cc:180] MessageLoop::RunHandler() 0x02412b8c [chrome.dll - message_loop.cc:154] MessageLoop::Run() 0x02977ee9 [chrome.dll - thread.cc:156] base::Thread::ThreadMain() 0x0241460c [chrome.dll - platform_thread_win.cc:26] `anonymous namespace'::ThreadFunc(void *) 0x7c80b682 [kernel32.dll + 0x0000b682] BaseThreadStart Two possible URLs to repro the crash: http://www.galabingo.co.uk/bingogames.go http://www.viamichelin.es/viamichelin/esp/tpl/hme/MaHomePage.htm Complete repro info: each line is revision, URLs that leads to crash, and proxy type. 5987, url=http://www.galabingo.co.uk/bingogames.go, proxy=2 5987, url=http://www.viamichelin.fr/viamichelin/fra/tpl/hme/MaHomePage.htm, proxy=2 5987, url=http://www.aljazeera.net/, proxy=1 5987, url=http://www.viamichelin.com/viamichelin/gbr/tpl/hme/MaHomePage.htm, proxy=2 5987, url=http://www.viamichelin.es/viamichelin/esp/tpl/hme/MaHomePage.htm, proxy=2 5987, url=http://www.indiatimes.com/, proxy=1 5987, url=http://www.tvhland.com/mainpage.php, proxy=2 5987, url=http://www.kelquiz.com/jouez.html, proxy=2 5981, url=http://www.viamichelin.it/viamichelin/ita/tpl/hme/MaHomePage.htm, proxy=2 5981, url=http://www.filgoal.com/Arabic/News.asp, proxy=2 5981, url=http://www.galabingo.co.uk/bingogames.go, proxy=2 5981, url=http://www.softpedia.com/, proxy=1 5981, url=http://www.viamichelin.es/viamichelin/esp/tpl/hme/MaHomePage.htm, proxy=2 5981, url=http://www.inn.co.il/, proxy=2 5981, url=http://www.orgasm.com/landing.php, proxy=2 -- 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---
