[Bug 774518] gl/egl: gstglcontext_egl.h removal fallout

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 1 11:55:06 UTC 2016


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

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #341074|accepted-commit_now         |committed
             status|                            |

--- Comment #25 from Julien Isorce <julien.isorce at gmail.com> ---
Comment on attachment 341074
  --> https://bugzilla.gnome.org/attachment.cgi?id=341074
gstglcontext: is_shared should return FALSE if no group

commit 119955bea4acd1660b6a2403c956b686ac0d2d14
Author: Julien Isorce <j.isorce at samsung.com>
Date:   Wed Nov 30 09:22:17 2016 +0000

    gstglcontext: is_shared should return FALSE if no group

    If a sub class of GstGLContext does not create a group
    then it currently crashes:

    0 g_atomic_int_get (&share->refcount)
    1 _context_share_group_is_shared (context->priv->sharegroup)
    2 gst_gl_context_is_shared
    3 _default_set_sync_gl

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

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