GNOME Bugzilla – Bug 113323
gst_scheduler_pad_unlink error
Last modified: 2004-12-22 21:47:04 UTC
Hi, I get this with 0.6.1 when unreffing a pipeline: (rhythmbox:8813): GStreamer-CRITICAL **: file gstscheduler.c: line 179 (gst_scheduler_pad_unlink): assertion `GST_IS_SCHEDULER (sched)' failed This is with a pretty simple pipeline which looks like { gnomevfssrc ! spider ! volume ! osssink }. I can make a test program if necessary, but it would be easiest if you guys could check out monkey-media and rhythmbox HEAD from the gnome CVS, and just try playing a file. It should actually be sufficient just to check out monkey-media and use test/test-cmdline.c. Thanks!
I'm guessing for a refcount bug. Can you still reproduce this?
*** This bug has been marked as a duplicate of 119456 ***