[Bug 668894] xvimagesink memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 30 03:07:19 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=668894
  GStreamer | gst-plugins-base | git

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-01-30 11:07:14 UTC ---
This does not look like a but in gstreamer as the function that closes the
display also frees other stuff, which apparently do not leak since you only
pasted that one above, so this suggests XCloseDisplay was called on the
context.

Now, I'm no X hacker, so it may be we're misusing the API somehow, but at first
glance it seems a xcb issue. Building with libxcb debug info to pinpoint the
leak might help by looking at what exactly is leaking there.

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