Gstreamer1.0 : memory leak

dabrain34 scerveau at gmail.com
Mon May 20 13:05:51 UTC 2019


Dear Rohan,Here is a script i'm using to clean up the glib false positive
leaks:/export G_SLICE=always-mallocexport G_DEBUG=gc-friendlyexport
GLIBCPP_FORCE_NEW=1export
GLIBCXX_FORCE_NEW=1SUPP="--suppressions=glibc-2.3.supp--suppressions=gst.supp"OPTS="-v
--trace-children=yes --track-fds=yes --time-stamp=yes
--tool=memcheck--leak-check=full --leak-resolution=high
--freelist-vol=10000000 --show-reachable=yes--num-callers=40 ${SUPP}"GOTO=">
result.txt 2>&1"valgrind $OPTS $* > result.txt 2>&1/ glibc-2.supp
<http://gstreamer-devel.966125.n4.nabble.com/file/t377496/glibc-2.supp>  
gst.supp <http://gstreamer-devel.966125.n4.nabble.com/file/t377496/gst.supp> 
Hope it helps.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190520/9293d064/attachment.html>


More information about the gstreamer-devel mailing list