[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 08:02:04 PDT 2009


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


Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |NOTABUG


--- Comment #9 from Edward Hervey <bilboed at gmail.com> 2009-09-02 15:02:01 UTC ---
Ran it in massif. It only seems to be 'leaking' the messages on the bus
(basically nobody is picking them up so they continously stash up).

So you should either:
* connect to the bus (whether asynchronously or synchronously)
* or set the bus to flushing when the pipeline is >= READY

closing bug.

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