Status: Untriaged
Owner: ----
Labels: Type-Bug Pri-1 Area-WebKit OS-All Crash-3.0.193.0

New issue 16554 by [email protected]: Crash -  
WebCore::V8Proxy::createNewContext(v8::Handle<v8::Object>)
http://code.google.com/p/chromium/issues/detail?id=16554

This crash was detected in 3.0.193.0 and appears to be a regression from  
3.0.192.1.
It is currently ranked #17 (based on the relative number of reports in the  
release).  There have been 10 reports from 8 clients.
Search query:  
http://crash/search?query=Chrome+3.0.193.0+WebCore%3A%3AV8Proxy%3A%3AcreateNewContext%28v8%3A%3AHandle%3Cv8%3A%3AObject%3E%29
----------------------------
*       Summary Data       *
----------------------------
Report Link: http://crash/reportdetail?reportid=9831cfc04f177b15
Mini Dump Link:  
http://crash/file?reportid=9831cfc04f177b15&name=upload_file_minidump

Uptime: 2187 sec
User Comments: null
OS: Windows XP Service Pack 3
CPU Architecture: x86
CPU Info: GenuineIntel family 15 model 2 stepping 9
rept: null
ptype: renderer
plat: Win32
crash type:(exception_breakpo...@0x01c81aee)

----------------------------
*        Crash Trace       *
----------------------------
            [v8proxy.cpp:398] - WebCore::reportFatalErrorInV8
                [api.cc:2573] - v8::Context::New(v8::ExtensionConfiguration  
*,v8::Handle<v8::ObjectTemplate>,v8::Handle<v8::Value>)
           [v8proxy.cpp:1562] -  
WebCore::V8Proxy::createNewContext(v8::Handle<v8::Object>)
           [v8proxy.cpp:1655] - WebCore::V8Proxy::initContextIfNeeded()
           [v8proxy.cpp:1785] - WebCore::V8Proxy::context(WebCore::Frame *)
   [scriptcontroller.cpp:202] -  
WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const &)
        [frameloader.cpp:767] -  
WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const &)
      [htmltokenizer.cpp:606] -  
WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const  
&,WebCore::HTMLTokenizer::State)
     [htmltokenizer.cpp:2006] -  
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource *)
       [cachedscript.cpp:105] - WebCore::CachedScript::checkNotify()
        [cachedscript.cpp:95] -  
WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>,bool)
             [loader.cpp:325] -  
WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader *)
  [subresourceloader.cpp:183] -  
WebCore::SubresourceLoader::didFinishLoading()
     [resourceloader.cpp:416] -  
WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle *)
     [resourcehandle.cpp:143] -  
WebCore::ResourceHandleInternal::didFinishLoading(WebKit::WebURLLoader *)
   [weburlloader_impl.cc:477] -  
webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest(URLRequestStatus  
const &,std::basic_string<char,std::char_traits<char>,std::allocator<char>  
> const &)
[resource_dispatcher.cc:431] -  
ResourceDispatcher::OnRequestComplete(int,URLRequestStatus const  
&,std::basic_string<char,std::char_traits<char>,std::allocator<char> >  
const &)
   [ipc_message_utils.h:1152] -  
IPC::MessageWithTuple<Tuple3<int,URLRequestStatus,std::basic_string<char,std::char_traits<char>,std::allocator<char>
  
> > >::Dispatch<ResourceDispatcher,void (  
ResourceDispatcher::*)(int,URLRequestStatus const  
&,std::basic_string<char,std::char_traits<char>,std::allocator<char> >  
const &)>(IPC::Message const *,ResourceDispatcher *,void (  
ResourceDispatcher::*)(int,URLRequestStatus const  
&,std::basic_string<char,std::char_traits<char>,std::allocator<char> >  
const &))
[resource_dispatcher.cc:487] -  
ResourceDispatcher::DispatchMessageW(IPC::Message const &)
[resource_dispatcher.cc:293] -  
ResourceDispatcher::OnMessageReceived(IPC::Message const &)
         [child_thread.cc:70] - ChildThread::OnMessageReceived(IPC::Message  
const &)
                 [task.h:307] - RunnableMethod<ProfileWriter,void (  
ProfileWriter::*)(GURL const &),Tuple1<GURL> >::Run()
        [message_loop.cc:313] - MessageLoop::RunTask(Task *)
        [message_loop.cc:321] -  
MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &)
        [message_loop.cc:427] - MessageLoop::DoWork()
[message_pump_default.cc:50] -  
base::MessagePumpDefault::Run(base::MessagePump::Delegate *)
        [message_loop.cc:198] - MessageLoop::RunInternal()
        [message_loop.cc:181] - MessageLoop::RunHandler()
        [message_loop.cc:155] - MessageLoop::Run()
    [ipc_sync_channel.cc:432] -  
IPC::SyncChannel::WaitForReplyWithNestedMessageLoop()
    [ipc_sync_channel.cc:420] -  
IPC::SyncChannel::WaitForReply(base::WaitableEvent *)
    [ipc_sync_channel.cc:396] -  
IPC::SyncChannel::SendWithTimeout(IPC::Message *,int)
    [ipc_sync_channel.cc:361] - IPC::SyncChannel::Send(IPC::Message *)
       [render_widget.cc:150] - RenderWidget::Send(IPC::Message *)
        [render_view.cc:1574] -  
RenderView::RunJavaScriptMessage(int,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
  
> const  
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>  
> const &,GURL const  
&,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>  
> *)
        [render_view.cc:1538] - RenderView::RunJavaScriptAlert(WebFrame  
*,std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>  
> const &)
  [chrome_client_impl.cc:370] -  
ChromeClientImpl::runJavaScriptAlert(WebCore::Frame *,WebCore::String const  
&)
             [chrome.cpp:256] -  
WebCore::Chrome::runJavaScriptAlert(WebCore::Frame *,WebCore::String const  
&)
        [v8domwindow.cpp:568] - WebCore::DOMWindowInternal::alertCallback
            [builtins.cc:381] - v8::internal::Builtin_HandleApiCall
      [chrome.dll+0x006ba3bf] -

----------------------------
*      Loaded Modules      *
----------------------------
     en-US.dll
     avcodec-52.dll
     avformat-52.dll
     avutil-50.dll
     chrome.dll
     icudt38.dll
     pthreadGC2.dll
     chrome.exe
     comctl32.dll
     advapi32.dll
     gdi32.dll
     imm32.dll
     kernel32.dll
     lpk.dll
     lz32.dll
     msvcp60.dll
     msvcrt.dll
     netapi32.dll
     ntdll.dll
     ole32.dll
     oleacc.dll
     oleaut32.dll
     rpcrt4.dll
     secur32.dll
     shell32.dll
     shlwapi.dll
     t2embed.dll
     user32.dll
     userenv.dll
     usp10.dll
     uxtheme.dll
     version.dll
     winmm.dll
     ws2_32.dll
     ws2help.dll
     wsock32.dll


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