Closed
Bug 535468
Opened 15 years ago
Closed 15 years ago
[OOPP] Crash [@ mozilla::plugins::PPluginInstanceParent::DestroySubtree] with Silverlight plugin
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
|
384 bytes,
application/xhtml+xml
|
Details |
See testcase, which usually crashes Mozilla after a few reloads.
Perhaps related bug is bug 535427?
http://crash-stats.mozilla.com/report/index/3d4ecbe8-fa42-4e8d-af01-552512091216
0 xul.dll nsTArray<nsDOMWorkerScriptLoader::ScriptLoaderRunnable*>::AppendElements<nsDOMWorkerScriptLoader::ScriptLoaderRunnable*>
1 xul.dll nsTArray<mozilla::plugins::PPluginStreamParent*>::nsTArray<mozilla::plugins::PPluginStreamParent*>
2 xul.dll mozilla::plugins::PPluginInstanceParent::DestroySubtree
3 xul.dll mozilla::plugins::PPluginModuleParent::DestroySubtree
4 xul.dll mozilla::plugins::PPluginModuleParent::OnChannelClose
5 xul.dll mozilla::ipc::AsyncChannel::NotifyChannelClosed
6 xul.dll mozilla::ipc::AsyncChannel::Close
7 xul.dll mozilla::plugins::PluginModuleParent::NP_Shutdown
8 xul.dll nsNPAPIPlugin::Shutdown
9 xul.dll nsPluginTag::TryUnloadPlugin
10 xul.dll nsPluginHost::ReloadPlugins
11 xul.dll nsPluginHost::SetUpPluginInstance
12 xul.dll nsPluginHost::InstantiateEmbeddedPlugin
13 xul.dll nsObjectFrame::InstantiatePlugin
14 xul.dll nsObjectFrame::Instantiate
15 xul.dll nsObjectLoadingContent::Instantiate
16 xul.dll nsAsyncInstantiateEvent::Run
17 xul.dll nsThread::ProcessNextEvent
18 xul.dll mozilla::ipc::MessagePump::Run
19 xul.dll xul.dll@0x9a6023
20 xul.dll MessageLoop::RunHandler
21 xul.dll nsComponentManagerImpl::GetServiceByContractID
22 xul.dll nsTHashtable<nsObserverList>::s_MatchEntry
23 xul.dll MessageLoop::Run
24 xul.dll nsBaseAppShell::Run
Updated•15 years ago
|
Summary: Crash [@ mozilla::plugins::PPluginInstanceParent::DestroySubtree] with Silverlight plugin → [OOPP] Crash [@ mozilla::plugins::PPluginInstanceParent::DestroySubtree] with Silverlight plugin
| Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ mozilla::plugins::PPluginInstanceParent::DestroySubtree]
You need to log in
before you can comment on or make changes to this bug.
Description
•