Closed
Bug 564644
Opened 14 years ago
Closed 14 years ago
[OOPP] Java Plugin hung during certificate check/import [@ mozilla::plugins::PPluginInstanceParent::CallNPP_GetValue_NPPVpluginScriptableNPObject]
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 555699
People
(Reporter: SGrage, Unassigned)
References
()
Details
(Keywords: hang)
Attachments
(1 file)
9.31 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; WOW64; en-US; rv:1.9.3a5pre) Gecko/20100508 Minefield/3.7a5pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100503 Firefox/3.6.4 With dom.ipc.plugins.enabled;true, java plugin crashed, during the certificate check/import dialog comming up. http://freakm941.de/usenet/java-crash--2010-05-09.png OS: Windows 7 Ultimate 64bit [Version 6.1.7600] Java(TM) Platform SE 6 U20 File: npjp2.dll Version: 6.0.200.2 Reproducible: Always Steps to Reproduce: 1. Turn on dom.ipc.plugins.enabled 2. delete secunia certificate in the java settings 3. visit http://secunia.com/vulnerability_scanning/online/?task=load Actual Results: java crashed after certificate dialog http://crash-stats.mozilla.com/report/index/7e6691ac-e32f-4726-8232-e96192100508
Signature hang | mozilla::plugins::PPluginInstanceParent::CallNPP_GetValue_NPPVpluginScriptableNPObject(mozilla::plugins::PPluginScriptableObjectParent**, short*) UUID 7e6691ac-e32f-4726-8232-e96192100508 Time 2010-05-08 15:40:59.556516 Uptime 45 Product Firefox Version 3.6.4 Build ID 20100503122926 Branch 1.9.2 OS Windows NT OS Version 6.1.7600 CPU x86 CPU Info GenuineIntel family 6 model 26 stepping 4 Crash Reason EXCEPTION_BREAKPOINT Crash Address 0x6aa29b79 User Comments Crashing Thread Frame Module Signature [Expand] Source 6 xul.dll CrashReporter::CreatePairedMinidumps toolkit/crashreporter/nsExceptionHandler.cpp:1704 7 xul.dll mozilla::plugins::PluginModuleParent::ShouldContinueFromReplyTimeout dom/plugins/PluginModuleParent.cpp:226 8 xul.dll mozilla::ipc::SyncChannel::ShouldContinueFromTimeout ipc/glue/SyncChannel.cpp:261 9 xul.dll mozilla::ipc::RPCChannel::Call ipc/glue/RPCChannel.cpp:210 10 xul.dll mozilla::plugins::PPluginInstanceParent::CallNPP_GetValue_NPPVpluginScriptableNPObject obj-firefox/ipc/ipdl/PPluginInstanceParent.cpp:242 11 xul.dll mozilla::plugins::PluginInstanceParent::NPP_GetValue dom/plugins/PluginInstanceParent.cpp:465 12 xul.dll mozilla::plugins::PluginModuleParent::NPP_GetValue dom/plugins/PluginModuleParent.cpp:506 13 xul.dll nsNPAPIPluginInstance::GetValueInternal modules/plugin/base/src/nsNPAPIPluginInstance.cpp:1595 14 xul.dll nsNPAPIPluginInstance::GetJSObject modules/plugin/base/src/nsNPAPIPluginInstance.cpp:1721 15 xul.dll nsHTMLPluginObjElementSH::GetPluginJSObject dom/base/nsDOMClassInfo.cpp:9794 16 xul.dll nsHTMLPluginObjElementSH::SetupProtoChain dom/base/nsDOMClassInfo.cpp:9529 17 xul.dll nsHTMLPluginObjElementSH::PostCreate dom/base/nsDOMClassInfo.cpp:9630 18 xul.dll XPCWrappedNative::GetNewOrUsed js/src/xpconnect/src/xpcwrappednative.cpp:590 19 xul.dll XPCConvert::NativeInterface2JSObject js/src/xpconnect/src/xpcconvert.cpp:1199 20 xul.dll nsXPConnect::WrapNativeToJSVal js/src/xpconnect/src/nsXPConnect.cpp:1242 21 xul.dll nsArraySH::GetProperty dom/base/nsDOMClassInfo.cpp:7983 22 xul.dll nsNamedArraySH::GetProperty dom/base/nsDOMClassInfo.cpp:8114 23 xul.dll XPC_WN_Helper_GetProperty js/src/xpconnect/src/xpcwrappednativejsops.cpp:1026 24 js3250.dll js_GetPropertyHelper js/src/jsobj.cpp:4267 25 js3250.dll js_GetProperty js/src/jsobj.cpp:4277 26 js3250.dll GetPropertyByIndex js/src/jstracer.cpp:11064 27 @0xc6fe6c 28 js3250.dll ExecuteTree js/src/jstracer.cpp:6276 29 js3250.dll js_MonitorLoopEdge js/src/jstracer.cpp:6749 30 js3250.dll js_Interpret js/src/jsops.cpp:912 31 js3250.dll js_Invoke js/src/jsinterp.cpp:1368 32 js3250.dll js_fun_apply js/src/jsfun.cpp:2046 33 js3250.dll js_Interpret js/src/jsops.cpp:2208 34 js3250.dll js_Invoke js/src/jsinterp.cpp:1368 35 js3250.dll js_fun_apply js/src/jsfun.cpp:2046 36 js3250.dll js_Interpret js/src/jsops.cpp:2208 37 js3250.dll js_Invoke js/src/jsinterp.cpp:1368 38 js3250.dll js_InternalInvoke js/src/jsinterp.cpp:1423 39 js3250.dll JS_CallFunctionValue js/src/jsapi.cpp:5112 40 xul.dll nsJSContext::CallEventHandler dom/base/nsJSEnvironment.cpp:2169 41 xul.dll nsGlobalWindow::RunTimeout dom/base/nsGlobalWindow.cpp:8134 4
Keywords: hang
Summary: [OOPP] Java Plugin crashed during certificate check/import → [OOPP] Java Plugin hung during certificate check/import [@ mozilla::plugins::PPluginInstanceParent::CallNPP_GetValue_NPPVpluginScriptableNPObject]
Reporter | ||
Comment 2•14 years ago
|
||
NSPR_LOG_MODULES=IPCPlugins:5
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•