[gstreamer-bugs] [Bug 620460] info: add new REFCOUNT log level and move refcounting there from LOG level

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 3 12:51:20 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=620460
  GStreamer | gstreamer (core) | git

--- Comment #6 from David Schleef <ds at schleef.org> 2010-06-03 19:51:12 UTC ---
I've never liked all the refcount log messages, and would just prefer to
replace them by adding the object refcount to GST_DEBUG_OBJECT() messages.

What I usually do to track refcounting problems is dump the stack when
gst_object_ref/gst_object_unref() matches a particular object, either by
patching the source or scripting gdb.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list