After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 109831 - clocks aren't refcounted properly
clocks aren't refcounted properly
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal normal
: 0.8.4
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-03 00:40 UTC by Benjamin Otte (Company)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Otte (Company) 2003-04-03 00:40:59 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.
Comment 1 Thomas Vander Stichele 2004-07-06 11:21:48 UTC
fixed in cvs.