Closed Bug 867117 Opened 11 years ago Closed 3 years ago

ASSERTION: Cached actor is out of date!: '!currentActor || static_cast<PluginScriptableObjectChild*>(currentActor) == actor', file dom/plugins/ipc/PluginInstanceChild.cpp, line 260

Categories

(Core Graveyard :: Plug-ins, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

()

Details

(Keywords: assertion)

Attachments

(1 file)

STEPS TO REPRODUCE
1. load http://www.youtube.com/watch?v=zA92Rw6kNWw
2. wait for the video (Flash) to start
3. reload the page a few times

ACTUAL RESULTS
In the plugin-container process:
ASSERTION: Cached actor is out of date!: '!currentActor || static_cast<PluginScriptableObjectChild*>(currentActor) == actor', file dom/plugins/ipc/PluginInstanceChild.cpp, line 269

Bug occurs in a local debug build on Linux64, using Flash 11.2
(mozilla-inbound rev 1b5ab2426f16)
Attached file stack
Comment on attachment 743569 [details]
stack

What is the value for currentActor and actor ?
Both are non-null (included in stack dump), do you want the member values?
Priority: -- → P3
Other STR:
1. Load http://cnn.com
2. Click on any of the video links.
3. Wait for the Flash video to start playing.
4. Type a new URL into the address bar.

RESULT:

As the CNN video page is unloading, the following assertion failure is logged to stderr:

###!!! ASSERTION: Cached actor is out of date!: '!currentActor || static_cast<PluginScriptableObjectChild*>(currentActor) == actor', file dom/plugins/ipc/PluginInstanceChild.cpp, line 260
OS: Linux → All
Hardware: x86_64 → All
Summary: ASSERTION: Cached actor is out of date!: '!currentActor || static_cast<PluginScriptableObjectChild*>(currentActor) == actor', file dom/plugins/ipc/PluginInstanceChild.cpp, line 269 → ASSERTION: Cached actor is out of date!: '!currentActor || static_cast<PluginScriptableObjectChild*>(currentActor) == actor', file dom/plugins/ipc/PluginInstanceChild.cpp, line 260
Resolving as wont fix, plugin support deprecated in Firefox 85.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: