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 796859 - short mp4 file eos event leaks
short mp4 file eos event leaks
Status: RESOLVED DUPLICATE of bug 796860
Product: GStreamer
Classification: Platform
Component: dont know
1.14.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-07-24 01:17 UTC by rland
Modified: 2018-07-24 01:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
1s duration test file (25.01 KB, video/mp4)
2018-07-24 01:17 UTC, rland
Details

Description rland 2018-07-24 01:17:31 UTC
Created attachment 373130 [details]
1s duration test file

ubuntu 16.04 + 1.14.2

GST_TRACERS="leaks" GST_DEBUG="GST_TRACER:7" gst-launch-1.0 playbin3 uri=http://10.9.44.116/vod/mp4/shorttime/girls_time_360p_with_timecode_1s.mp4
...
race=(string)%s;
0:00:00.028976223  7436       0xc8e290 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_TRACER_VALUE_SCOPE_PROCESS\;", address=(structure)"value\,\ type\=\(type\)gpointer\,\ related-to\=\(GstTracerValueScope\)GST_TRACER_VALUE_SCOPE_PROCESS\;", description=(structure)"value\,\ type\=\(type\)gchararray\,\ related-to\=\(GstTracerValueScope\)GST_TRACER_VALUE_SCOPE_PROCESS\;", ref-count=(structure)"value\,\ type\=\(type\)guint\,\ related-to\=\(GstTracerValueScope\)GST_TRACER_VALUE_SCOPE_PROCESS\;", trace=(structure)"value\,\ type\=\(type\)gchararray\,\ related-to\=\(GstTracerValueScope\)GST_TRACER_VALUE_SCOPE_PROCESS\;";
0:00:00.028992260  7436       0xc8e290 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, ref-count=(uint)%u, trace=(string)%s;
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
Redistribute latency...
Redistribute latency...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock
Got EOS from element "playbin3-0".
Execution ended after 0:00:01.068662349
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
0:00:01.415559755  7436       0xc8e290 TRACE             GST_TRACER :0:: object-alive, type-name=(string)GstEvent, address=(gpointer)0x7f25dc003a70, description=(string)eos event: 0x7f25dc003a70, time 99:99:99.999999999, seq-num 22, (NULL), ref-count=(uint)1, trace=(string);

** (gst-launch-1.0:7436): WARNING **: Leaks detected
Comment 1 Nicolas Dufresne (ndufresne) 2018-07-24 01:28:14 UTC

*** This bug has been marked as a duplicate of bug 796860 ***