[Bug 647763] New: [bus] Bus is leaked if a watch is installed in the default main context

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 14 04:09:41 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647763
  GStreamer | gstreamer (core) | git

           Summary: [bus] Bus is leaked if a watch is installed in the
                    default main context
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When running the gio unit test in -base (pipelines/gio) the bus is leaked. This
happens because the bus watch (the GSource) is never finalized (although the
main loop is) and it holds a reference of the bus.

I'm sure this didn't happen before, otherwise the leak in this test would have
been noticed already.

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