[Bug 789999] Valgrind definitely lost HLS playback

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 7 07:38:24 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=789999

--- Comment #2 from rolandz <luckychsj at gmail.com> ---
Leak tracer complain "WARNING **: Leaks detected" while HLS playback.

shakin at shakin-dev:~/Desktop$ GST_TRACERS="leaks" GST_DEBUG="GST_TRACER:7"
gst-launch-1.0 playbin
uri=http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8




--------
shakin at shakin-dev:~/Desktop$ GST_TRACERS="leaks" GST_DEBUG="GST_TRACER:7"
gst-launch-1.0 playbin uri=http://devimages.appl
e.com/iphone/samples/bipbop/bipbopall.m3u8
0:00:00.015422315 14178      0x1ca68f0 DEBUG             GST_TRACER
gsttracer.c:164:gst_tracer_register:<registry0> update
 existing feature 0x1ac5a80 (latency)
0:00:00.015465028 14178      0x1ca68f0 DEBUG             GST_TRACER
gsttracer.c:164:gst_tracer_register:<registry0> update
 existing feature 0x1ac5b40 (log)
0:00:00.015478961 14178      0x1ca68f0 DEBUG             GST_TRACER
gsttracer.c:164:gst_tracer_register:<registry0> update
 existing feature 0x1ac5c00 (rusage)
0:00:00.015491082 14178      0x1ca68f0 DEBUG             GST_TRACER
gsttracer.c:164:gst_tracer_register:<registry0> update
 existing feature 0x1ac5cc0 (stats)
0:00:00.015502321 14178      0x1ca68f0 DEBUG             GST_TRACER
gsttracer.c:164:gst_tracer_register:<registry0> update
 existing feature 0x1ac5d80 (leaks)
0:00:00.015533201 14178      0x1ca68f0 TRACE             GST_TRACER
gsttracerrecord.c:111:gst_tracer_record_build_format: 
object-alive.class, type-name=(structure)"value\,\ type\=\(type\)gchararray\,\
related-to\=\(GstTracerValueScope\)GST_TRAC
ER_VALUE_SCOPE_PROCESS\;", address=(structure)"value\,\
type\=\(type\)gpointer\,\ related-to\=\(GstTracerValueScope\)GST_T
RACER_VALUE_SCOPE_PROCESS\;", description=(structure)"value\,\
type\=\(type\)gchararray\,\ related-to\=\(GstTracerValueSco
pe\)GST_TRACER_VALUE_SCOPE_PROCESS\;", ref-count=(structure)"value\,\
type\=\(type\)guint\,\ related-to\=\(GstTracerValueS
cope\)GST_TRACER_VALUE_SCOPE_PROCESS\;", trace=(structure)"value\,\
type\=\(type\)gchararray\,\ related-to\=\(GstTracerVal
ueScope\)GST_TRACER_VALUE_SCOPE_PROCESS\;";
0:00:00.015575953 14178      0x1ca68f0 DEBUG             GST_TRACER
gsttracerrecord.c:125:gst_tracer_record_build_format: 
new format string: object-alive, type-name=(string)%s, address=(gpointer)%p,
description=(string)%s, ref-count=(uint)%u, trace=(string)%s;
0:00:00.015597259 14178      0x1ca68f0 TRACE             GST_TRACER
gsttracerrecord.c:111:gst_tracer_record_build_format: object-refings.class,
ts=(structure)"value\,\ type\=\(type\)guint64\,\
related-to\=\(GstTracerValueScope\)GST_TRACER_VALUE
_SCOPE_PROCESS\;", type-name=(structure)"value\,\ type\=\(type\)gchararray\,\
related-to\=\(GstTracerValueScope\)GST_TRACE
R_VALUE_SCOPE_PROCESS\;", address=(structure)"value\,\
type\=\(type\)gpointer\,\ related-to\=\(GstTracerValueScope\)GST_TR
ACER_VALUE_SCOPE_PROCESS\;", description=(structure)"value\,\
type\=\(type\)gchararray\,\ related-to\=\(GstTracerValueScop
e\)GST_TRACER_VALUE_SCOPE_PROCESS\;", ref-count=(structure)"value\,\
type\=\(type\)guint\,\ related-to\=\(GstTracerValueSc
ope\)GST_TRACER_VALUE_SCOPE_PROCESS\;", trace=(structure)"value\,\
type\=\(type\)gchararray\,\ related-to\=\(GstTracerValu
eScope\)GST_TRACER_VALUE_SCOPE_PROCESS\;";
0:00:00.015633610 14178      0x1ca68f0 DEBUG             GST_TRACER
gsttracerrecord.c:125:gst_tracer_record_build_format: 
new format string: object-refings, ts=(guint64)%lu, type-name=(string)%s,
address=(gpointer)%p, description=(string)%s, re
f-count=(uint)%u, trace=(string)%s;
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
Prerolled, waiting for buffering to finish...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:02.676396656
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
0:00:15.493299195 14178      0x1ca68f0 TRACE             GST_TRACER :0::
object-alive, type-name=(string)GstMemory, addres
s=(gpointer)0x7fc48c00a9a0, description=(string)0x7fc48c00a9a0,
ref-count=(uint)1, trace=(string);
0:00:15.493330891 14178      0x1ca68f0 TRACE             GST_TRACER :0::
object-alive, type-name=(string)GstMemory, addres
s=(gpointer)0x7fc48c009900, description=(string)0x7fc48c009900,
ref-count=(uint)1, trace=(string);

** (gst-launch-1.0:14178): WARNING **: Leaks detected

-- 
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