Open
Bug 1046539
Opened 10 years ago
Updated 2 years ago
Parent process memory leak when Gecko Media Plugin child process crashes during startup
Categories
(Core :: Audio/Video: GMP, defect, P4)
Tracking
()
NEW
People
(Reporter: jld, Unassigned)
References
(Blocks 1 open bug)
Details
See https://tbpl.mozilla.org/?tree=Try&rev=5c8c1ac2688d — it's the same leak as bug 1046165, but instead of the (now backed-out) sandboxing patch, I just have a MOZ_CRASH at a similar point in child startup: https://hg.mozilla.org/try/rev/5c8c1ac2688d
It's a relatively small leak in an error case, but I think that a bug should at least exist for it.
Comment 1•10 years ago
|
||
Yeah, there was another similar leak before. I guess it was also a crash. It is odd this only shows up in LSan, not in our regular leak testing.
Blocks: LSan
Updated•9 years ago
|
Component: Audio/Video → Audio/Video: MSG/cubeb/GMP
Updated•9 years ago
|
Component: Audio/Video: MediaStreamGraph → Audio/Video: GMP
Updated•9 years ago
|
Priority: -- → P3
Comment 2•7 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•