Closed
Bug 951424
Opened 11 years ago
Closed 9 years ago
Adobe Flash Crashes if Firefox is closed while video is running in full screen mode
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(firefox-esr45 wontfix)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox-esr45 | --- | wontfix |
People
(Reporter: sandeep.kalra, Unassigned)
References
Details
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131112160018
Steps to reproduce:
1. Start any Youtube Video.
2. Click to go in Full Screen mode.
3. Notice that Flash player runs detached from firefox. The firefox has no video in it.
4. Click to close the firefox (but not the flash player). PS:- I have dual monitor, so, my full screen video is on some other screen, and I can still access firefox on other monitor.
5. Video hangs rather than closing, and adobe error is reported after few seconds.
This bug does not appear on IE9+.
Actual results:
Adobe Crashes.
Expected results:
Video must close along with Firefox.
Component: Untriaged → Flash (Adobe)
Product: Firefox → Plugins
Version: 25 Branch → unspecified
Comment 1•11 years ago
|
||
Perhaps related: bug 675645, bug 634830.
Can you please check about:crashes and submit the crash reports and then past the crash report IDs here?
sjw, please triage plugin bugs to Core:Plug-Ins first, and I'll move them to the Plugins product if we've verified that the fix must come from the plugin vendor.
Severity: normal → minor
Component: Flash (Adobe) → Plug-ins
Flags: needinfo?(sandeep.kalra)
Priority: -- → P3
Product: Plugins → Core
Reporter | ||
Comment 2•11 years ago
|
||
My about:crashes took me to Mozilla Crash Report with
ID: 8d13cac6-fb6f-4e3b-8f71-8af012131218
Thanks
Sandeep
Flags: needinfo?(sandeep.kalra)
Comment 3•11 years ago
|
||
That is bp-8d13cac6-fb6f-4e3b-8f71-8af012131218 (including the bp- part makes Bugzilla automatically link it to the report).
From the stack this looks like it's just Flash taking too much time on plugin shutdown (in NPP_Destroy()).
Crash Signature: [@ hang | BaseGetNamedObjectDirectory | RealMsgWaitForMultipleObjectsEx | MsgWaitForMultipleObjects | F_1152915508___________________________________ ]
Comment 4•11 years ago
|
||
Looks related to bug 789379 so making it block FWIW.
Comment 5•9 years ago
|
||
Crash volume for signature 'hang | BaseGetNamedObjectDirectory | RealMsgWaitForMultipleObjectsEx | MsgWaitForMultipleObjects | F_1152915508___________________________________':
- nightly (version 50): 0 crash from 2016-06-06.
- aurora (version 49): 0 crash from 2016-06-07.
- beta (version 48): 0 crash from 2016-06-06.
- release (version 47): 0 crash from 2016-05-31.
- esr (version 45): 96 crashes from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 0 0 0 0 0 0 0
- aurora 0 0 0 0 0 0 0
- beta 0 0 0 0 0 0 0
- release 0 0 0 0 0 0 0
- esr 0 0 0 0 0 0 0
Affected platform: Windows
status-firefox-esr45:
--- → affected
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•3 years ago
|
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
•