After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761538 - gst_gl_insert_debug_marker called with no current context
gst_gl_insert_debug_marker called with no current context
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal blocker
: 1.7.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-04 09:03 UTC by comicfans44
Modified: 2016-02-17 02:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description comicfans44 2016-02-04 09:03:21 UTC
called from gst_gl_filter_transform line 939 and leads crash. should 
gst_gl_context_thread_add used in gst_gl_insert_debug_marker internal,
or in gst_gl_filter_transform?
Comment 1 Matthew Waters (ystreet00) 2016-02-17 02:03:52 UTC
commit d99af79a2ca8199a4f4b5404124efc5c405444f4
Author: Matthew Waters <matthew@centricular.com>
Date:   Wed Feb 17 13:00:46 2016 +1100

    glfilter: insert the debug marker from the GL thread
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761538