[Bug 647760] Setting elements to NULL before removing from a bin could lead to assertions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 14 06:50:57 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647760
  GStreamer | gstreamer (core) | git

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #1 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-04-14 13:50:50 UTC ---
In farsight2, I use two different recipes for that.. Either call
gst_element_set_locked_state(TRUE) before setting to NULL or I keep a ref,
remove, set to NULL, unref.

-- 
Configure bugmail: https://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