Closed
Bug 1059477
Opened 10 years ago
Closed 9 years ago
GMP crash on call closing
Categories
(Core :: Audio/Video: GMP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1200085
People
(Reporter: drno, Assigned: hankpeng)
References
(Blocks 1 open bug)
Details
This crash happened after the far end closed the call by closing its browser: https://crash-stats.mozilla.com/report/index/d2165cc7-538d-4546-95c8-05d372140827
Comment 1•10 years ago
|
||
I haven't been able to reproduce this, and the crash appears to be in the plugin itself. Running with GMP:5 and/or IPC debugging (need to set an env var to 1) may be needed to debug it, or logging in the gmp plugin itself, or gdb on the plugin to catch the exact failure.
Appears to be a null-deref with small negative offset, perhaps to a vtable
Assigning to ehugg for now until we have more info.
Assignee: nobody → ethanhugg
Updated•10 years ago
|
Component: WebRTC: Audio/Video → OpenH264
Product: Core → Plugins
Target Milestone: --- → Future
Version: 33 Branch → unspecified
Updated•9 years ago
|
Assignee: ethanhugg → hankpeng
Comment 2•9 years ago
|
||
Version and milestone values are being reset to defaults as part of product refactoring.
Target Milestone: Future → ---
This is an very old crash and has been fixed in gmp-openh264-v1.5.3
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Component: OpenH264 → Audio/Video: GMP
Product: External Software Affecting Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•