[gstreamer-bugs] [Bug 168135] New: [xmlregistry] Mem leak in loading plugins

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Feb 22 02:21:28 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=168135
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [xmlregistry] Mem leak in loading plugins
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: luogni at tin.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


valgrind gst-launch-0.8 fakesrc ! fakesink

==10542== 2912 bytes in 48 blocks are definitely lost in loss record 17 of 23
==10542==    at 0x1B905901: calloc (vg_replace_malloc.c:176)
==10542==    by 0x1BA68ABE: g_malloc0 (gmem.c:154)
==10542==    by 0x1B982E3B: gst_xml_registry_start_element (gstxmlregistry.c:944)
==10542==    by 0x1BA67564: g_markup_parse_context_parse (gmarkup.c:1321)
==10542==    by 0x1B981ED9: gst_xml_registry_load (gstxmlregistry.c:675)
==10542==    by 0x1B9764F7: gst_registry_load (gstregistry.c:125)
==10542==    by 0x1B97723B: _registry_load_func (gstregistrypool.c:110)
==10542==    by 0x1BA603EE: g_list_foreach (glist.c:670)
==10542==    by 0x1B977271: gst_registry_pool_load_all (gstregistrypool.c:125)
==10542==    by 0x1B9300F4: init_post (gst.c:641)

This one is harder for me.. (don't know gst core!). I'll take a look anyway..

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list