GNOME Bugzilla – Bug 109831
clocks aren't refcounted properly
Last modified: 2004-12-22 21:47:04 UTC
How to reproduce: - run gst-launch --gst-mask=0x02000000 fakesrc num-buffers=4 ! fakesink - let it finish - 8th line from the bottom should read: DEBUG(30055: 0)gstobject.c(210): gst_object_unref: : unref 0x80c2230 'GstSystemClock' 5->4 And after that, no more clock unref.
fixed in cvs.