[Bug 775746] Threads leaking after freeing up qmlglsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 7 13:28:37 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775746

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit afae1c53d21e5d6716796aa46f0ce469ce47c3c7
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Dec 7 22:55:46 2016 +1100

    qml/item: also unref the display on destruction

    Leaking objects (and a thread!) is never a good idea.

    https://bugzilla.gnome.org/show_bug.cgi?id=775746

commit de41d74e6fc0453b5a929d269019f68812563828
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Dec 7 22:58:29 2016 +1100

    tests/examples/qmlsink: scope QApplication/Engine

    So they are destroyed before gst_deinit() is run and the leaks tracer
    doesn't show false-positives.

    https://bugzilla.gnome.org/show_bug.cgi?id=775746

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