[Bug 784383] GST_REFCOUNTING is not trustful
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 30 14:22:19 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784383
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> gstminiobject.c:431:gst_mini_object_unref: 00000000186FE690 unref 1->0
> 0:17:16.004370715 12592 00000000328DF8C0 TRACE GST_REFCOUNTING
> gstminiobject.c:431:gst_mini_object_unref: 00000000186FE690 unref 1->0
>
> A lot of time same object unref von 1 to 0???
> But this is even from same thread?
Are you sure it's the *same* object? It's very possible that it was freed and
the previous allocation slice is then re-used for a new mini object.
--
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