Updates:
        Owner: ---
        Cc: [email protected] [email protected] [email protected]  
[email protected] [email protected]
        Labels: Crash

Comment #2 on issue 23278 by [email protected]: Crash in  
WebCore::toWebCoreString()
http://code.google.com/p/chromium/issues/detail?id=23278


It looks like we enter an endless recursive call loop, probably after  
network error.
The bottom of the stack is:

chrome_23a0000!WebCore::V8Proxy::callFunction
chrome_23a0000!WebCore::V8EventListener::callListenerFunction
chrome_23a0000!WebCore::V8AbstractEventListener::invokeEventHandler
chrome_23a0000!WebCore::V8AbstractEventListener::handleEvent
chrome_23a0000!WebCore::EventTarget::fireEventListeners
chrome_23a0000!WebCore::EventTarget::dispatchEvent
chrome_23a0000!WebCore::XMLHttpRequest::callReadyStateChangeListener
chrome_23a0000!WebCore::XMLHttpRequest::networkError
chrome_23a0000!WebCore::DocumentThreadableLoader::loadRequest
chrome_23a0000!WebCore::DocumentThreadableLoader::DocumentThreadableLoader
chrome_23a0000!WebCore::DocumentThreadableLoader::loadResourceSynchronously
chrome_23a0000!WebCore::ThreadableLoader::loadResourceSynchronously
chrome_23a0000!WebCore::XMLHttpRequest::createRequest
chrome_23a0000!WebCore::XMLHttpRequest::send
chrome_23a0000!WebCore::V8Custom::v8XMLHttpRequestSendCallback
chrome_23a0000!v8::internal::Builtin_HandleApiCall
chrome_23a0000!v8::internal::Invoke
chrome_23a0000!v8::internal::Execution::Call
chrome_23a0000!v8::Function::Call
chrome_23a0000!WebCore::V8Proxy::callFunction
chrome_23a0000!WebCore::V8EventListener::callListenerFunction
chrome_23a0000!WebCore::V8AbstractEventListener::invokeEventHandler
chrome_23a0000!WebCore::V8AbstractEventListener::handleEvent
chrome_23a0000!WebCore::EventTarget::fireEventListeners
chrome_23a0000!WebCore::EventTarget::dispatchEvent
chrome_23a0000!WebCore::XMLHttpRequest::callReadyStateChangeListener
chrome_23a0000!WebCore::XMLHttpRequest::networkError
chrome_23a0000!WebCore::DocumentThreadableLoader::loadRequest
chrome_23a0000!WebCore::DocumentThreadableLoader::DocumentThreadableLoader
chrome_23a0000!WebCore::DocumentThreadableLoader::loadResourceSynchronously
chrome_23a0000!WebCore::ThreadableLoader::loadResourceSynchronously
chrome_23a0000!WebCore::XMLHttpRequest::createRequest
chrome_23a0000!WebCore::XMLHttpRequest::send
chrome_23a0000!WebCore::V8Custom::v8XMLHttpRequestSendCallback
chrome_23a0000!v8::internal::Builtin_HandleApiCall
chrome_23a0000!v8::internal::Invoke
chrome_23a0000!v8::internal::Execution::Call
chrome_23a0000!v8::Script::Run
chrome_23a0000!WebCore::V8Proxy::runScript
chrome_23a0000!WebCore::V8Proxy::evaluate
chrome_23a0000!WebCore::ScriptController::evaluate
chrome_23a0000!WebCore::FrameLoader::executeScript
chrome_23a0000!WebCore::HTMLTokenizer::scriptExecution
chrome_23a0000!WebCore::HTMLTokenizer::scriptHandler
chrome_23a0000!WebCore::HTMLTokenizer::parseNonHTMLText
chrome_23a0000!WebCore::HTMLTokenizer::parseTag
chrome_23a0000!WebCore::HTMLTokenizer::write
chrome_23a0000!WebCore::HTMLTokenizer::notifyFinished
chrome_23a0000!WebCore::CachedImage::checkNotify
chrome_23a0000!WebCore::CachedScript::data
chrome_23a0000!WebCore::Loader::Host::didFinishLoading
chrome_23a0000!WebCore::SubresourceLoader::didFinishLoading
chrome_23a0000!WebCore::ResourceLoader::didFinishLoading
chrome_23a0000!WebCore::ResourceHandleInternal::didFinishLoading
chrome_23a0000!webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest
chrome_23a0000!ResourceDispatcher::OnRequestComplete
chrome_23a0000!IPC::MessageWithTuple<Tuple3<int,URLRequestStatus,std::basic_string<ch
ar,std::char_traits<char>,std::allocator<char> > >
> ::Dispatch<ResourceDispatcher,void (__thiscall
ResourceDispatcher::*)(int,URLRequestStatus const
&,std::basic_string<char,std::char_traits<char>,std::allocator<char> >  
const &)>
chrome_23a0000!ResourceDispatcher::DispatchMessageW
chrome_23a0000!ResourceDispatcher::OnMessageReceived
chrome_23a0000!ChildThread::OnMessageReceived
chrome_23a0000!RunnableMethod<SelectFileDialogImpl,void (__thiscall
SelectFileDialogImpl::*)(SelectFileDialogImpl::ExecuteSelectParams const
&),Tuple1<SelectFileDialogImpl::ExecuteSelectParams> >::Run
chrome_23a0000!MessageLoop::RunTask
chrome_23a0000!MessageLoop::DoWork
chrome_23a0000!base::MessagePumpDefault::Run
chrome_23a0000!MessageLoop::RunInternal
chrome_23a0000!MessageLoop::RunHandler
chrome_23a0000!MessageLoop::Run
chrome_23a0000!RendererMain
chrome_23a0000!ChromeMain
chrome!wWinMain
chrome!__tmainCRTStartup
kernel32!BaseProcessStart

The URL crashes ChromeBot is:

http://new.talksport.net/mediaplayer/media_player.asp



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