[Gstreamer-bugs] [Bug 119456] Changed - [PATCH] assertion `GST_IS_SCHEDULER (sched)' failed

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Oct 10 06:23:52 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=119456

Changed by thaytan at mad.scientist.com.

--- shadow/119456	Thu Oct  9 14:45:59 2003
+++ shadow/119456.tmp.17833	Fri Oct 10 09:23:52 2003
@@ -83,6 +83,18 @@
 Er, and it causes a g_warning() instead of a g_return_if_fail().
 
 First patch (19402) applied to 0.6.
 
 ------- Additional Comments From ds at schleef.org  2003-10-09 14:45 -------
 No really.  It's applied now.
+
+------- Additional Comments From thaytan at mad.scientist.com  2003-10-10 09:23 -------
+DS: drat, I only just saw the points from 24/9, and you're not on IRC
+
+the sched gets unreferenced because the gstthread is a gstelement, and
+gstelement unrefs the scheduler when disposing.
+
+I don't see any g_warning with my patch, which one did you see?
+
+I don't think the gstbin.c fix is correct, because it won't clear the
+'sched' reference in the child elements, even though they've been
+removed from their bin, will it?




More information about the Gstreamer-bugs mailing list