Closed
Bug 540080
Opened 15 years ago
Closed 15 years ago
[OOPP] Crash [@ npdeploytk.dll@0x3943 ]
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 543770
People
(Reporter: u88484, Unassigned)
Details
(Keywords: crash, crashreportid, qawanted)
Crash Data
I'm thinking this crash came from http://weblogs.mozillazine.org/asa/archives/2008/11/munch.html which has a flash video, HTML5 video and the plugin checker on it.
npdeploytk.dll has to do with java. I'm thinking the plugin checker on Asa's page caused this crash but I can't reproduce it.
http://crash-stats.mozilla.com/report/index/bp-382688d4-3aa1-4aec-bcbe-d390d2100115
Signature npdeploytk.dll@0x3943
UUID 382688d4-3aa1-4aec-bcbe-d390d2100115
Time 2010-01-15 15:16:48.738938
Uptime 0
Product Firefox
Version 3.7a1pre
Build ID 20100115055022
Branch 1.9.3
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info AuthenticAMD family 15 model 104 stepping 2
Crash Reason EXCEPTION_ACCESS_VIOLATION
Crash Address 0x290052
User Comments
Processor Notes WARNING: Json file missing Add-ons
Crashing Thread
Frame Module Signature [Expand] Source
0 npdeploytk.dll npdeploytk.dll@0x3943
1 xul.dll mozilla::plugins::child::_createobject dom/plugins/PluginModuleChild.cpp:990
2 npdeploytk.dll npdeploytk.dll@0x2d16b
3 npdeploytk.dll npdeploytk.dll@0x1577
4 xul.dll mozilla::plugins::PPluginModuleChild::OnCallReceived obj-firefox/ipc/ipdl/PPluginModuleChild.cpp:432
5 xul.dll mozilla::ipc::RPCChannel::DispatchIncall ipc/glue/RPCChannel.cpp:347
6 xul.dll mozilla::ipc::RPCChannel::Incall ipc/glue/RPCChannel.cpp:332
7 xul.dll mozilla::ipc::RPCChannel::OnMaybeDequeueOne ipc/glue/RPCChannel.cpp:267
8 xul.dll MessageLoop::RunTask ipc/chromium/src/base/message_loop.cc:326
9 xul.dll MessageLoop::DeferOrRunPendingTask ipc/chromium/src/base/message_loop.cc:334
10 xul.dll MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:434
11 xul.dll mozilla::ipc::DoWorkRunnable::Run ipc/glue/MessagePump.cpp:75
12 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:527
13 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:142
14 xul.dll xul.dll@0x9a8e03
15 xul.dll MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:211
16 xul.dll MessageLoop::RunHandler
17 npdeploytk.dll npdeploytk.dll@0x18717
18 xul.dll _IsNonwritableInCurrentImage
19 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:168
20 xul.dll nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:174
21 kernel32.dll kernel32.dll@0x11652
22 xul.dll nsAppShell::Run widget/src/windows/nsAppShell.cpp:239
Comment 1•15 years ago
|
||
Reproducible for me.
I have gotten the same stack trace several times:
http://crash-stats.mozilla.com/report/index/bp-ed37b6ad-c22a-4469-a5f6-109fa2100210
http://crash-stats.mozilla.com/report/index/bp-92d5e191-03b9-45cb-99bb-1635d2100210
http://crash-stats.mozilla.com/report/index/bp-360ba56d-efcf-4b07-94a7-ec16e2100210
http://crash-stats.mozilla.com/report/index/bp-c470ece7-ab03-4fb4-9034-200542100210
http://crash-stats.mozilla.com/report/index/bp-c7b30ca1-0c7c-42ba-a246-bd52b2100210
http://crash-stats.mozilla.com/report/index/bp-52eebea3-fe19-41ef-bf14-8175c2100210
Comment 2•15 years ago
|
||
I've got some seriously freaking UI changes when these bugs happened.
Once, the crash ID appeared to the right side of the browser. In other case, I got a strage "(Something) Script" button to the left side of the browser.
These UI changes looked like "panels".
I cannot explain this UI behavior. I'm not sure if its an extension. If it happens in a clean profile, I'll post it here.
I would say this bug is completely reproducible.
In this crash thread, I can see some code imported from the Chromium project and a mention to a plugins module: I'm supposing this is caused by the mozilla-runtime process.
Comment 3•15 years ago
|
||
BTW: It happened to me while I had Plugin Checker opened... That corresponds to Kurt's thoughts.
Comment 4•15 years ago
|
||
The UI behavior is a different (known) bug. Please leave this bug about the crash when java is instantiated.
Comment 5•15 years ago
|
||
Thanks benjamin! Sorry for that!
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ npdeploytk.dll@0x3943 ]
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•