Closed Bug 1502786 Opened 7 years ago Closed 7 years ago

Memory leaks in OpenMAX PDM

Categories

(Core :: Audio/Video: Playback, defect, P3)

All
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: ashie, Assigned: ashie)

References

Details

Attachments

(1 file)

The OpenMAX platform decoder module which is implemented at Bug 1306529 has a memory leak bug. The destructor of PureOmxPlatformLayer isn't called on finishing playback. I confirmed it on Renesas RZ/G SoC. OmxDataDecoder & OmxPromiseLayer & PureOmxPlatformLayer make circular reference and no one sever it. It should be severed at PureOmxPlatformLayer::Shutdown().
Version: 60 Branch → Trunk
Blocks: gem
Assignee: nobody → ashie
Priority: -- → P3
Attachment #9020672 - Attachment description: Bug 1502786 - Plug memory leaks in PureOmxPlatformLayer r?jya → Bug 1502786 - Break cycle between PureOmxPlatformLayer and OmxDataDecoder r?jya
Pushed by ebalazs@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b4e4e74aa3cc Break cycle between PureOmxPlatformLayer and OmxDataDecoder r=jya
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: