[gstreamer-bugs] [Bug 577318] rtspsrc appears to be leaking memory

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 21 04:04:06 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=577318

  GStreamer | gst-plugins-good | Ver: git

Patrick Radizi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |




------- Comment #7 from Patrick Radizi  2009-04-21 11:04 UTC -------
Looks like there are more leaks. With the thread join fixed it still leaks
about 1.5 - 2kB per loop in the test program. This time the leak is on the
heap.

When using valgrind with the --show-reachable=yes option it can be seen that
the reachable data is increasing as you increase the number of loops. I haven't
been able to determine where the leak is coming from. It still seems to be rtsp
related though, because when replacing rtspsrc with souphttpsrc the leak goes
away.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=577318.




More information about the Gstreamer-bugs mailing list