Issue 4171: Chrome: Crash Report - Stack Signature: NPN_Invoke-D82FD4 http://code.google.com/p/chromium/issues/detail?id=4171
New issue report by [EMAIL PROTECTED]: This seems to cut accross the corners of V8, Plugins (Navigator problem), and IPC. Trouble line: 187 : if (npobj->_class->invoke) 188 : return npobj->_class->invoke(npobj, methodName, args, argCount, result); The full crash report details can be found at: http://go/crash/reportdetail?reportid=bdab2d09fd1ea5cc&product=Chrome&version=0.3.154.9&signature=NPN_Invoke-D82FD4 Meta information: Report ID: bdab2d09fd1ea5cc Report Time: 2008/10/30 11:49:45, Thu Uptime: 1276 sec Cumulative Uptime: 0 sec User Email: User Comments: Product Name: Chrome Product Version: 0.3.154.9 OS Name: Windows NT OS Version: 5.1.2600 Service Pack 3 CPU Architecture: x86 CPU Info: GenuineIntel family 6 model 14 stepping 12 plat: Win32 ptype: renderer Stack Trace: Thread 1 *CRASHED* 0x01190c1f [chrome.dll] - np_v8object.cpp:188 NPN_Invoke 0x013789da [chrome.dll] - npobject_stub.cc:139 NPObjectStub::OnInvoke(bool,NPIdentifier_Param const &,std::vector<NPVariant_Param,std::allocator<NPVariant_Param> > const &,IPC::Message *) 0x0137938b [chrome.dll] - ipc_message_utils.h:1158 IPC::MessageWithReply<Tuple3<bool,NPIdentifier_Param,std::vector<NPVariant_Param,std::allocator<NPVariant_Param> > >,Tuple2<NPVariant_Param &,bool &> >::DispatchDelayReply<NPObjectStub,void ( NPObjectStub::*)(bool,NPIdentifier_Param const &,std::vector<NPVariant_Param,std::allocator<NPVariant_Param> > const &,IPC::Message *)>(IPC::Message const *,NPObjectStub *,void ( NPObjectStub::*)(bool,NPIdentifier_Param const &,std::vector<NPVariant_Param,std::allocator<NPVariant_Param> > const &,IPC::Message *)) 0x013786d3 [chrome.dll] - npobject_stub.cc:56 NPObjectStub::OnMessageReceived(IPC::Message const &) 0x01187f7d [chrome.dll] - message_router.cc:39 MessageRouter::RouteMessage(IPC::Message const &) 0x01377514 [chrome.dll] - plugin_channel_base.cc:113 PluginChannelBase::OnMessageReceived(IPC::Message const &) 0x0118a861 [chrome.dll] - ipc_channel_proxy.cc:149 IPC::ChannelProxy::Context::OnRemoveFilter(IPC::ChannelProxy::MessageFilter *) 0x0100bc50 [chrome.dll] - message_loop.cc:311 MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &) 0x0100be45 [chrome.dll] - message_loop.cc:403 MessageLoop::DoWork() 0x01017ff0 [chrome.dll] - message_pump_default.cc:50 base::MessagePumpDefault::Run(base::MessagePump::Delegate *) 0x0100b957 [chrome.dll] - message_loop.cc:192 MessageLoop::RunInternal() 0x0100b8c6 [chrome.dll] - message_loop.cc:175 MessageLoop::RunHandler() 0x0100b869 [chrome.dll] - message_loop.cc:149 MessageLoop::Run() 0x014830b1 [chrome.dll] - thread.cc:156 base::Thread::ThreadMain() 0x0100da5e [chrome.dll] - platform_thread_win.cc:28 `anonymous namespace'::ThreadFunc(void *) 0x015930a9 [chrome.dll] - threadex.c:348 _callthreadstartex 0x0159314e [chrome.dll] - threadex.c:326 _threadstartex 0x7c80b712 [kernel32.dll] +0x0000b712 BaseThreadStart Issue attributes: Status: Untriaged Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend JavaScript Plugins -- 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 -~----------~----~----~----~------~----~------~--~---
