[gstreamer-bugs] [Bug 149162] Importing m4a files in Rhythmbox leaks memory

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jan 18 04:31:21 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=149162
 GStreamer | gst-plugins | Ver: 0.8.2

Ronald Bultje changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.8.8



------- Additional Comments From Ronald Bultje  2005-01-18 07:31 -------
Rhythmbox seems to not run under valgrind at all... Nice...

OK, I did some more tests, and apparently, qtdemux indeed does not clean up
anything from it's header reading. Not the header (moov) buffer, not the node
tree, not the streams, nothing. I added that, and memory eating went down from
>50MB (for 100 songs) to 2 MB. I think 2 MB is reasonable, because this was
initialized right away when reading starts, it doesn't increase when loading the
songs. I think I can therefore mark this fixed. Not very scientific, but that's
the tools I'm stuck with. ;).

Note: there may be more memory leaks that I'm not aware of. Those are, however,
small. I can't see any obvious ones, and I can't valgrind RB to test. So that's
why I leave it at this for now.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list