GNOME Bugzilla – Bug 796449
Memory keep increase in gst-play-1.0
Last modified: 2018-11-03 12:07:37 UTC
We use gst-play-1.0 to play through a playlist. We notice when it finish current video and continue to next video, the RES will increase. Until certain point it just remain there. Here is the command :- gst-play-1.0 --playlist=test.list Although the patch we try fix previous issue (https://bugzilla.gnome.org/show_bug.cgi?id=790472). We just like to know what cause the RES memory keep increasing.
Could you try 1.14.1 or git master please? There were a lot of changes since then? Otherwise you'll probably have to use the GStreamer leak tracer or valgrind or other tools to try and pin down where memory is leaked or built up.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/457.