Closed
Bug 1183971
Opened 10 years ago
Closed 6 years ago
[GMP] Async shutdown hang in mozilla::gmp::GeckoMediaPluginService::Observe(...) in 39
Categories
(Core :: Audio/Video: GMP, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mozbugz, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug will track async shutdown hangs in 39, previously seen in bug 1164264 (and others) with a slightly different signature.
Another bug will track another change in signature in 40.
Updated•9 years ago
|
Priority: -- → P2
Reporter | ||
Updated•9 years ago
|
No longer blocks: EME
Component: Audio/Video: Playback → Audio/Video: MSG/cubeb/GMP
Summary: [EME] Async shutdown hang in mozilla::gmp::GeckoMediaPluginService::Observe(...) in 39 → [GMP] Async shutdown hang in mozilla::gmp::GeckoMediaPluginService::Observe(...) in 39
Updated•9 years ago
|
Crash Signature: [@ shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | nsThread::ProcessNextEvent(bool, bool*) | NS_ProcessNextEvent(nsIThread*, bool) | mozilla::gmp::GeckoMediaPluginService::Observe(nsISupports*, char const*, wchar_t const*)] → [@ shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | nsThread::ProcessNextEvent(bool, bool*) | NS_ProcessNextEvent(nsIThread*, bool) | mozilla::gmp::GeckoMediaPluginService::Observe(nsISupports*, char const*, wchar_t const*)]
[@ shut…
Updated•9 years ago
|
Component: Audio/Video: MediaStreamGraph → Audio/Video: GMP
Comment 1•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Comment 2•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Comment 3•6 years ago
|
||
Closing because no crash reported since 12 weeks.
You need to log in
before you can comment on or make changes to this bug.
Description
•