[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 10:56:31 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	Fri Oct 10 09:23:52 2003
+++ shadow/119456.tmp.30579	Fri Oct 10 13:56:31 2003
@@ -10,12 +10,13 @@
 Component: gstreamer (core)
 AssignedTo: ds at schleef.org                            
 ReportedBy: ds at schleef.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.6.4
 URL: 
+Cc: thaytan at mad.scientist.com
 Summary: [PATCH] assertion `GST_IS_SCHEDULER (sched)' failed
 
 rhythmbox HEAD causes this assertion failure when changing from one song to
 the next.
 
 (rhythmbox:11290): GStreamer-CRITICAL **: file gstscheduler.c: line 179
@@ -95,6 +96,13 @@
 
 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?
+
+------- Additional Comments From ds at schleef.org  2003-10-10 13:56 -------
+The code in gstbin.c is clearly wrong, and the patch "happens" to
+silence the warning that is the subject of this bug.
+
+There may be leakages and/or reference counting problems, but I am not
+concerned about that in 0.6.




More information about the Gstreamer-bugs mailing list