Memory leaks after pipeline restarts
Topilski
atopilski at gmail.com
Mon Jul 4 16:46:45 UTC 2016
Hello, today i build new gstreamer version from git set variables
GST_TRACERS=7 and GST_DEBUG=GST_TRACERS:7 and get next output:
0:00:39.297932623 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstDeinterlaceMethodLinear,
address=(gpointer)0x84a180, description=(string)<method>, ref-count=(uint)1;
0:00:39.297962235 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstDeinterlaceMethodLinear,
address=(gpointer)0x84a2e0, description=(string)<method>, ref-count=(uint)1;
0:00:39.297969410 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstDeinterlaceMethodLinear,
address=(gpointer)0x84a440, description=(string)<method>, ref-count=(uint)1;
0:00:39.297974315 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstDeinterlaceMethodLinear,
address=(gpointer)0x84a020, description=(string)<method>, ref-count=(uint)1;
0:00:39.297978979 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstPad, address=(gpointer)0x869270,
description=(string)<'':sink>, ref-count=(uint)1;
0:00:39.297983136 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstPad, address=(gpointer)0x7fffe00644d0,
description=(string)<'':sink>, ref-count=(uint)1;
0:00:39.297987195 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstPad, address=(gpointer)0x7fffe0064050,
description=(string)<'':sink>, ref-count=(uint)1;
0:00:39.297990879 24597 0x814c40 TRACE GST_TRACER :0::
object-alive, type-name=(string)GstPad, address=(gpointer)0x7fffdc065910,
description=(string)<'':sink>, ref-count=(uint)1;
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Memory-leaks-after-pipeline-restarts-tp4678372p4678411.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list