What's the right way to debug memory leak issue in gstreamer

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

What's the right way to debug memory leak issue in gstreamer

alan wang
Hello everyone,

Is there a good method to debug memory leak issue in gstreamer, beside using tools like valgrind.

Thank You

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: What's the right way to debug memory leak issue in gstreamer

Sebastian Dröge-3
On Fr, 2016-09-23 at 21:07 +0800, alan wang wrote:
> Hello everyone,
>
> Is there a good method to debug memory leak issue in gstreamer,
> beside using tools like valgrind.

There's also valgrind's massif tool, GLib's refdbg[0] and the leaks
tracer that is available in GStreamer's GIT master branch (and will be
part of the 1.10 release).

[0] http://refdbg.sourceforge.net/

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (985 bytes) Download Attachment