[gstreamer-bugs] [Bug 539292] New: memory leak in mpegtsparse
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Jun 20 07:32:20 PDT 2008
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=539292
GStreamer | gst-plugins-bad | Ver: HEAD CVS
Summary: memory leak in mpegtsparse
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: mutex at runbox.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
There is a memory leak while posting new table in message bus.
Valgrind trace :
==12848==
==12848== 7,469,553 (20,720 direct, 7,448,833 indirect) bytes in 1,035 blocks
are definitely lost in loss record 25 of 28
==12848== at 0x4021AA4: calloc (vg_replace_malloc.c:279)
==12848== by 0x415CA5D: g_malloc0 (in /usr/lib/libglib-2.0.so.0.1400.1)
==12848== by 0x408613A: gst_structure_id_empty_new_with_size
(gststructure.c:116)
==12848== by 0x4086735: gst_structure_new_valist (gststructure.c:238)
==12848== by 0x40867B1: gst_structure_new (gststructure.c:209)
==12848== by 0x474B526: mpegts_packetizer_parse_eit
(mpegtspacketizer.c:1344)
==12848== by 0x474A3EE: mpegts_parse_chain (mpegtsparse.c:1153)
==12848== by 0x4072698: gst_pad_chain_unchecked (gstpad.c:3503)
==12848== by 0x4072D51: gst_pad_push (gstpad.c:3671)
==12848== by 0x4733557: gst_queue_loop (gstqueue.c:991)
==12848== by 0x408C895: gst_task_func (gsttask.c:192)
==12848== by 0x417A0C7: (within /usr/lib/libglib-2.0.so.0.1400.1)
==12848==
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=539292.
More information about the Gstreamer-bugs
mailing list