Closed
Bug 701739
Opened 13 years ago
Closed 13 years ago
Flash plugin crashes when popping out a new window while wgatching video in full screen mode
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 675645
People
(Reporter: mihaelav, Unassigned)
Details
(Keywords: crash, reproducible)
Mozilla/5.0 (Windows NT 6.1; rv:11.0a1) Gecko/20111109 Firefox/11.0a1
Mozilla/5.0 (Windows NT 6.1; rv:10.0a2) Gecko/20111110 Firefox/10.0a2
STR:
1. Go to Youtube
2. Select any video
3. Go into Fullscreen mode
4. Right click and choose Pop out from the context menu
Expected result:
Video plays smoothly in the popped out window. No crashes occur
Actual result:
Video plays in the popped out window, but flash plugin crashes in the initial window.
Note: Could not reproduce it on Beta (9.0)
Reporter | ||
Updated•13 years ago
|
Version: 8 Branch → 10 Branch
Comment 1•13 years ago
|
||
What version of Flash, and do you have crash report IDs?
Reporter | ||
Comment 2•13 years ago
|
||
Shockwave Flash version: 11.0.1.152
Crash report: https://crash-stats.mozilla.com/report/index/bp-d23629b4-66cd-43cd-84f3-d33cd2111114
Updated•13 years ago
|
Severity: normal → critical
Crash Signature: [@ mozalloc_abort(char const* const) | NS_DebugBreak_P | mozilla::plugins::PluginModuleChild::ShouldContinueFromReplyTimeout() ]
Keywords: crash
Updated•13 years ago
|
Updated•13 years ago
|
Keywords: reproducible
Comment 3•13 years ago
|
||
This is a hang where the child process kills itself. When you say "could not reproduce it on beta", do you mean there was no hang at all, or that there was no crash because the app hung up first?
![]() |
||
Updated•13 years ago
|
Status: NEW → RESOLVED
Crash Signature: [@ mozalloc_abort(char const* const) | NS_DebugBreak_P | mozilla::plugins::PluginModuleChild::ShouldContinueFromReplyTimeout() ]
Closed: 13 years ago
No longer depends on: 680130
Resolution: --- → DUPLICATE
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
•