[Bug 725603] valgrind supression: videotestsrc show leaks creating programs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 3 09:56:23 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725603
  GStreamer | gst-plugins-base | 1.x

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk
            Summary|videotestsrc memleak        |valgrind supression:
                   |                            |videotestsrc show leaks
                   |                            |creating programs

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-03-03 18:18:33 UTC ---
These are no leaks, they are all static resources. They are allocated once for
the lifetime of the application, we don't waste time freeing them, as they are
normal system memory.

I've updated the titled, though did not have time to test it. What you need to
do is run it again using the GStreamer suppression files, which should hide
this. Would it be possible to test using the suppression file (from any
report), common/gst.supp . If they don't get supressed, then this bug is valid,
if they do, this bug is invalid.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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