[Bug 680144] gstreamer 0.10.36 has memory leak issue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 23 02:33:51 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680144
  GStreamer | gstreamer (core) | 0.10.36

--- Comment #23 from soho123.2012 at gmail.com 2012-07-23 09:33:46 UTC ---
hi, 


I have try to build valgrind  for my target embedd system. But the code size of
valgrind is too big then rom size of my target embedd system. It is impossible
to put valgrind on my target embedd system.

And how about the error from destop test case?
It seems the memory size that rygel occupied is increase, then system will
detect the max limit the process can used. Rygel will be killed.

This is the problem why free memory size is decreasing.

when rygel set to PLAYING state ==>
start new threads, 
when rygel set to STOPPED state==>
stop the threads
after a lot of the transition, the system memory will be occupied, 
is it cause by glib?since there is a thread wrapper from glib.

Do you have any idea?

-- 
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