Closed
Bug 1222229
Opened 9 years ago
Closed 9 years ago
crash in mozilla::plugins::AssertPluginThread
Categories
(Plugins Graveyard :: Java (Oracle), defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1222036
People
(Reporter: morac, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-25dfa79c-6bba-4ab5-9437-042212151105.
=============================================================
Since upgrading to Firefox 42, Java has been crashing a lot (crashed about 10 times today).
Comment 1•9 years ago
|
||
I'm seeing a crash whose related bugs section lists this one. (My submission from a few minutes ago: d08052b8-74d8-4a23-85b0-b5a532151106) The crash itself is simple to reproduce.
1. Open an applet in a Firefox tab.
2. Open another applet (can be same page) in a second tab. Note that the plugin manages the process(es) and a single can span multiple tabs. You should see a single Java console.
3. Close one of the applet tabs by navigating away from it, or closing the tab, etc. Only matters that you cause the applet to shut down.
4. Second tab will see the crash. The plugin crashes, killing any applets it's supporting, which could be many tabs.
I'm seeing this issue on Windows 7 (Firefox 42.0, Java 8 update 65 32bit) and identical behavior on Firefox 40.x under Linux Fedora 22, but with Java 8 update 60 64bit.
See also Bug #1222036.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•9 years ago
|
Product: Plugins → Plugins Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•