[gstreamer-bugs] [Bug 564136] New: [videotestsrc] memory leak in _base_init()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 11 08:18:03 PST 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=564136

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: [videotestsrc] memory leak in _base_init()
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The PadTemplate and caps are leaked in base_init().

==19462== 11,896 (56 direct, 11,840 indirect) bytes in 1 blocks are definitely
lost in loss record 3,140 of 3,449
==19462==    at 0x4C2299E: malloc (vg_replace_malloc.c:207)
==19462==    by 0x669E472: g_malloc (in /usr/lib64/libglib-2.0.so.0.1800.3)
==19462==    by 0x66B3757: g_slice_alloc (in
/usr/lib64/libglib-2.0.so.0.1800.3)
==19462==    by 0x506742E: gst_caps_new_empty (gstcaps.c:140)
==19462==    by 0x5067834: gst_caps_copy (gstcaps.c:277)
==19462==    by 0x75C3C9C: gst_video_test_src_base_init (gstvideotestsrc.c:167)
==19462==    by 0x5326EEC: g_type_class_ref (in
/usr/lib64/libgobject-2.0.so.0.1800.3)
==19462==    by 0x507463D: gst_element_register (gstelementfactory.c:286)
==19462==    by 0x5090ED6: gst_plugin_register_func (gstplugin.c:334)
==19462==    by 0x5091776: gst_plugin_load_file (gstplugin.c:545)
==19462==    by 0x5091D32: gst_plugin_load_by_name (gstplugin.c:963)
==19462==    by 0x5092D25: gst_plugin_feature_load (gstpluginfeature.c:110)
==19462==    by 0x5074278: gst_element_factory_create (gstelementfactory.c:386)
==19462==    by 0x5074B6E: gst_element_factory_make (gstelementfactory.c:474)
==19462==    by 0x50C30E8: _gst_parse_yyparse (grammar.y:568)
==19462==    by 0x50C46F7: _gst_parse_launch (grammar.y:837)
==19462==    by 0x50B80C9: gst_parse_launch_full (gstparse.c:293)
==19462==    by 0x40389B: test_granulepos_offset (theoraenc.c:141)
==19462==    by 0x40428B6: srunner_run_all (in /usr/lib64/libcheck.so.0.0.0)
==19462==    by 0x40136C: main (theoraenc.c:458)


-- 
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=564136.




More information about the gstreamer-bugs mailing list