[gstreamer-bugs] [Bug 307260] New: Leak in the registry code

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Jun 11 03:12:02 PDT 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=307260
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Leak in the registry code
           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: kmaraas at gnome.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Valgrind reports this while running nautilus:

==8405== 2872 (1012 direct, 1860 indirect) bytes in 11 blocks are definitely
lost in loss record 5418 of 5529
==8405==    at 0x1B909B71: calloc (vg_replace_malloc.c:175)
==8405==    by 0x1C4E8FB7: g_malloc0 (gmem.c:154)
==8405==    by 0x1CD01732: load_plugin (gstlibxmlregistry.c:813)
==8405==    by 0x1CD020DD: gst_xml_registry_load (gstlibxmlregistry.c:928)
==8405==    by 0x1CCF8303: gst_registry_load (gstregistry.c:125)
==8405==    by 0x1CCF8DED: _registry_load_func (gstregistrypool.c:110)
==8405==    by 0x1C4E0323: g_list_foreach (glist.c:670)
==8405==    by 0x1CCF8E17: gst_registry_pool_load_all (gstregistrypool.c:125)
==8405==    by 0x1CCBCC10: init_post (gst.c:636)
==8405==    by 0x1CCBCF49: gst_init_check_with_popt_table (gst.c:343)
==8405==    by 0x1CCBCF7D: gst_init_with_popt_table (gst.c:288)
==8405==    by 0x1CCBCFBC: gst_init (gst.c:267)
==8405==    by 0x1CC414AD: bacon_video_widget_init_backend
(bacon-video-widget-gst.c:3179)
==8405==    by 0x1CC39E7B: nautilus_module_initialize (totem-properties-main.c:128)
==8405==    by 0x1B972AF4: nautilus_module_load (nautilus-module.c:98)
==8405==    by 0x1C4A4E3C: g_type_module_use (gtypemodule.c:190)
==8405==    by 0x1B972E77: nautilus_module_init (nautilus-module.c:172)
==8405==    by 0x8064584: nautilus_application_startup (nautilus-application.c:362)
==8405==    by 0x8070E66: main (nautilus-main.c:423)

------- 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