[Bug 753003] glimagesink: GstVideoOverlay crashes on widget resize (NSView / OS X)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 15 13:02:33 UTC 2016


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

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

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

--- Comment #3 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Thanks for the test case!

commit 23ec5aeb839a039f96e686a9083b793cc635a15c
Author: Matthew Waters <matthew at centricular.com>
Date:   Tue Nov 15 22:56:25 2016 +1100

    glwindow/cocoa: remove our view from the parent when closing

    Otherwise, when the application reuses the same UIView, we were getting
    draw notifications on the previous view/layer's which weren't valid anymore
    and were referencing pointers that had been freed.

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

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