Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-1 OS-All Area-WebKit
New issue 5581 by [email protected]: CRASH in WebCore::TextResourceDecoder::checkForHeadCharset http://code.google.com/p/chromium/issues/detail?id=5581 Chrome: 1.0.154.36 Call stack ---------- 0x0108cf65 [chrome.dll - textresourcedecoder.cpp:564] WebCore::TextResourceDecoder::checkForHeadCharset(char const *,unsigned int,bool &) 0x0108d55f [chrome.dll - textresourcedecoder.cpp:788] WebCore::TextResourceDecoder::decode(char const *,unsigned int) 0x0104007e [chrome.dll - frameloader.cpp:1778] WebCore::FrameLoader::addData(char const *,int) 0x0102b46f [chrome.dll - webframe_impl.cc:1553] WebFrameImpl::DidReceiveData(WebCore::DocumentLoader *,char const *,int) 0x01020012 [chrome.dll - webframeloaderclient_impl.cc:1059] WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader *,char const *,int) 0x0104913b [chrome.dll - documentloader.cpp:353] WebCore::DocumentLoader::commitLoad(char const *,int) 0x0109719a [chrome.dll - mainresourceloader.cpp:138] WebCore::MainResourceLoader::addData(char const *,int,bool) 0x010982d3 [chrome.dll - resourceloader.cpp:236] WebCore::ResourceLoader::didReceiveData(char const *,int,__int64,bool) 0x010976f8 [chrome.dll - mainresourceloader.cpp:299] WebCore::MainResourceLoader::didReceiveData(char const *,int,__int64,bool) 0x01098507 [chrome.dll - resourceloader.cpp:367] WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle *,char const *,int,int) 0x0103a2f5 [chrome.dll - resource_handle_win.cc:560] WebCore::ResourceHandleInternal::OnReceivedData(char const *,int) 0x01189ffa [chrome.dll - resource_dispatcher.cc:362] ResourceDispatcher::OnReceivedData(int,void *,int) 0x0118a36c [chrome.dll - resource_dispatcher.cc:462] ResourceDispatcher::DispatchMessageW(IPC::Message const &) 0x01189d86 [chrome.dll - resource_dispatcher.cc:276] ResourceDispatcher::OnMessageReceived(IPC::Message const &) 0x0117038f [chrome.dll - render_view.cc:308] RenderView::OnMessageReceived(IPC::Message const &) 0x0118e5f8 [chrome.dll - message_router.cc:39] MessageRouter::RouteMessage(IPC::Message const &) 0x0118e5cb [chrome.dll - message_router.cc:30] MessageRouter::OnMessageReceived(IPC::Message const &) 0x0116d139 [chrome.dll - render_thread.cc:181] RenderThread::OnMessageReceived(IPC::Message const &) 0x0117d20d [chrome.dll - task.h:312] RunnableMethod<history::HistoryBackend,void ( history::HistoryBackend::*)(std::set<GURL,std::less<GURL>,std::allocator<GURL> > const &),Tuple1<std::set<GURL,std::less<GURL>,std::allocator<GURL> > > >::Run() 0x0100c098 [chrome.dll - message_loop.cc:303] MessageLoop::RunTask(Task *) 0x0100c0d4 [chrome.dll - message_loop.cc:311] MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &) 0x0100c2c9 [chrome.dll - message_loop.cc:403] MessageLoop::DoWork() 0x01019a4a [chrome.dll - message_pump_default.cc:50] base::MessagePumpDefault::Run(base::MessagePump::Delegate *) 0x0100bdd8 [chrome.dll - message_loop.cc:192] MessageLoop::RunInternal() 0x0100bd47 [chrome.dll - message_loop.cc:175] MessageLoop::RunHandler() 0x0100bcea [chrome.dll - message_loop.cc:149] MessageLoop::Run() 0x01498638 [chrome.dll - thread.cc:156] base::Thread::ThreadMain() 0x0100dcf7 [chrome.dll - platform_thread_win.cc:28] `anonymous namespace'::ThreadFunc(void *) 0x015af8ff [chrome.dll - threadex.c:348] _callthreadstartex 0x015af9a4 [chrome.dll - threadex.c:326] _threadstartex 0x7c80b712 [kernel32.dll + 0x0000b712] BaseThreadStart Dump, report ------------ http://0.queryserver.queryserver.crash.fp.borg:25948/reportview?product=Chrome&version=1.0.154.36&signature=WebCore%3A%3ATextResourceDecoder%3A%3AcheckForHeadCharset(char+const+*%2Cunsigned+int%2Cbool+%26)-1A59C3 -- 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 -~----------~----~----~----~------~----~------~--~---
