Opened 14 years ago

Closed 14 years ago

#8555 closed defect (fixed)

Large memory leak during playback of H.264 w/ DVB subtitles

Reported by: stuartm Owned by: Janne Grunau
Priority: blocker Milestone: 0.24
Component: MythTV - Video Playback Version: Master Head
Severity: high Keywords:
Cc: Ticket locked: no

Description

A very recent bug, which may or may not be related to the OSD branch merger.

See attached valgrind excerpt.

Attachments (1)

valgrind.log (8.0 KB) - added by stuartm 14 years ago.
Valgrind excerpt

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by stuartm

Attachment: valgrind.log added

Valgrind excerpt

comment:1 Changed 14 years ago by stuartm

Sorry forgot to mention, the valgrind output represents around 2 minutes of playback. The memory is not freed when leaving playback. The leak hasn't yet been noticed with SD mpeg2, but since it seems to be related to dvb subtitles the H.264 angle may be irrelevant.

comment:2 Changed 14 years ago by markk

(In [25092]) Ensure AVSubtitle data is freed if DVB/DVD subtitles are not enabled.

Refs #8555. Refs #7650.

comment:3 Changed 14 years ago by markk

Resolution: fixed
Status: newclosed

Fixed in r25092

Note: See TracTickets for help on using tickets.