Closed
Bug 544058
Opened 13 years ago
Closed 13 years ago
[OOPP] mplayerplug-in 3.55 crashes Firefox if ipc is enabled [@ mozilla::plugins::PluginModuleChild::UnregisterActorForNPObject(NPObject*) ]
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Aleksej, Unassigned)
References
()
Details
(Keywords: crash, topcrash, Whiteboard: [OOPPTestday])
Crash Data
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20100203 Minefield/3.7a1pre Debian GNU/Linux, mostly "lenny", mozilla-mplayer 3.55-1.1. Steps to reproduce: 1. Have OOPP enabled. 2. Go to http://www.yolinux.com/MIME-EXAMPLES/WMV-VideoAppletTest.html 3. Wait for the clip (under 1 MB) to load. With OOPP enabled (dom.ipc.plugins.enabled;true): Firefox crashes. With OOPP disabled (dom.ipc.plugins.enabled;false): the plug-in area shows "Getting playlist", Firefox is OK.
Comment 1•13 years ago
|
||
Guessing this is the same issue as: bp-ab12f274-8a9f-4de0-81d7-fdfb32100129
Summary: [OOPP] mplayerplug-in 3.55 crashes Firefox if ipc is enabled → [OOPP] mplayerplug-in 3.55 crashes Firefox if ipc is enabled [@ @0x0 | mozilla::plugins::PPluginModuleParent::OnCallReceived(IPC::Message const&, IPC::Message*&) ]
Pretty sure this is a dup of bug 543917. Fix should be coming up within a week or so, hopefully.
Depends on: 543917
Updated•13 years ago
|
Comment 3•13 years ago
|
||
Top Linux crash is with mplayerplug-in but it is a different crash now. e.g. bp-7092ae6c-17d4-49d9-b1b9-5881d2100303 (The original crash was probably fixed in bug 532208.)
Summary: [OOPP] mplayerplug-in 3.55 crashes Firefox if ipc is enabled [@ @0x0 | mozilla::plugins::PPluginModuleParent::OnCallReceived(IPC::Message const&, IPC::Message*&) ] → [OOPP] mplayerplug-in 3.55 crashes Firefox if ipc is enabled [@ mozilla::plugins::PluginModuleChild::UnregisterActorForNPObject(NPObject*) ]
Comment 4•13 years ago
|
||
Fixed by bug 546766, probably. No longer appears in crash-stats.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•12 years ago
|
Crash Signature: [@ mozilla::plugins::PluginModuleChild::UnregisterActorForNPObject(NPObject*) ]
Updated•10 months ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•