[Bug 683470] Unix socket fd leaks and memory leaks when use pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 6 02:47:32 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683470
  GStreamer | gstreamer (core) | 0.11.x

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-06 09:47:29 UTC ---
> The problem really is because the mainloop is not unreffed.

But the watch is hooked up on the default main context (which I believe is
never destroyed once created), so you can do multiple
g_main_loop_run()/quit()/run(), so I think the fd leak is really due to the
source not having been removed.

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