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

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Aug 21 01:43:41 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 ds at schleef.org.

--- shadow/119456	Thu Aug 21 04:42:08 2003
+++ shadow/119456.tmp.32416	Thu Aug 21 04:43:41 2003
@@ -26,6 +26,11 @@
 ------- Additional Comments From ds at schleef.org  2003-08-21 04:42 -------
 This is caused by gst_bin_unset_element_sched() being called with
 sched==NULL.  Presumably, since there is another check for sched==NULL
 in the function, NULL is a valid value for sched.  However, I don't
 really understand the code.  The following patch adds another check in
 the correct place.
+
+------- Additional Comments From ds at schleef.org  2003-08-21 04:43 -------
+Created an attachment (id=19402)
+patch
+




More information about the Gstreamer-bugs mailing list