[gstreamer-bugs] [Bug 581790] memory leak when changing state from ready to playing to ready

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 2 04:50:08 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=581790



--- Comment #7 from Jarkko Palviainen <jarkko.palviainen at sesca.com> 2009-09-02 11:50:01 UTC ---
Created an attachment (id=142317)
Bash script to read RSS values from a process

The attached script should show how the resident set size increases when the
state is looped. I believe this was the reporter's initial concern as said in
comment 3.

This is what I'm seeing with the script when running with 1000 iterations. The
first value is: 
RSS: 5480
and the last value:
RSS: 10592

So, it *seems* that additional memory is used somewhere, even though there may
not be actual leaks.

-- 
Configure bugmail: http://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