[Bug 754867] New: timeline,nleobject,nlecomposition: leakage of pad and hashtable reference when disposing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 11 00:27:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754867
Bug ID: 754867
Summary: timeline,nleobject,nlecomposition: leakage of pad and
hashtable reference when disposing
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-editing-services
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: justin.joy.9to5 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
with valgrind, I could get a report of definitely lost.
I attach the log from valgrind with this command
G_SLICE=always-malloc G_DEBUG=gc-friendly /usr/bin/valgrind --tool=memcheck
--leak-check=full --show-leak-kinds=all --num-callers=50 --error-limit=no
--show-reachable=yes --show-possibly-lost=yes --undef-value-errors=no
--workaround-gcc296-bugs=yes --log-file=ft_full_%p.log ges-launch-1.0 +clip
~/Downloads/big_buck_bunny_720p_50mb.mp4 inpoint=50 duration=1 -m
and also I propose some patches easy to fix.
--
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