[gstreamer-bugs] [Bug 323874] [playbin] leaks sinks and threads when using gconfaudiosink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 26 17:49:30 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323874
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from Jan Schmidt  2006-01-27 01:49 UTC -------
Fixed in CVS:
        * gst/gstbin.c: (gst_bin_dispose), (gst_bin_provide_clock_func),
        (gst_bin_remove_func), (gst_bin_handle_message_func),
        (bin_query_duration_fold), (bin_query_generic_fold):
        Clean up references to the clock provider when disposed or when
        handling a clock-lost message from it.

        Unref sinks when performing a query via gst_iterator_fold, as the
        gst_bin_iterate_sinks iterator refs each item. (Fixes #323874)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list