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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 28 15:07:07 UTC 2016


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

Philippe Normand <philn at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philn at igalia.com

--- Comment #21 from Philippe Normand <philn at igalia.com> ---
On RPi these changes broke gst-gl (here at least):

eglCreateImageKHR:  failed to create image for buffer 0x7 target 12465 error
0x300c
0:00:00.623488333  4191 0x72504b80 ERROR           glbasememory
gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to
create EGLImage
0:00:00.623633281  4191 0x71b03a60 ERROR           glbasememory
gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with
context:0x71a0d488

** (WPEWebProcess:4191): CRITICAL **: gst_egl_image_get_image: assertion
'GST_IS_EGL_IMAGE (image)' failed
eglCreateImageKHR:  failed to create image for buffer 0x8 target 12465 error
0x300c
0:00:00.628313593  4191 0x72504b80 ERROR           glbasememory
gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to
create EGLImage
0:00:00.628405364  4191 0x71b03a60 ERROR           glbasememory
gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with
context:0x71a0d488

** (WPEWebProcess:4191): CRITICAL **: gst_egl_image_get_image: assertion
'GST_IS_EGL_IMAGE (image)' failed
eglCreateImageKHR:  failed to create image for buffer 0x9 target 12465 error
0x300c
0:00:00.630130676  4191 0x72504b80 ERROR           glbasememory
gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to
create EGLImage
0:00:00.630210104  4191 0x71b03a60 ERROR           glbasememory
gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with
context:0x71a0d488

** (WPEWebProcess:4191): CRITICAL **: gst_egl_image_get_image: assertion
'GST_IS_EGL_IMAGE (image)' failed
eglCreateImageKHR:  failed to create image for buffer 0xa target 12465 error
0x300c
0:00:00.631863020  4191 0x72504b80 ERROR           glbasememory
gstglbasememory.c:94:_mem_create_gl: Failed to create GL buffer: Failed to
create EGLImage
0:00:00.631935156  4191 0x71b03a60 ERROR           glbasememory
gstglbasememory.c:168:gst_gl_base_memory_init: Could not create GL buffer with
context:0x71a0d488

** (WPEWebProcess:4191): CRITICAL **: gst_egl_image_get_image: assertion
'GST_IS_EGL_IMAGE (image)' failed
0:00:00.634486458  4191 0x71b03a60 ERROR                    omx
gstomx.c:2048:gst_omx_port_populate_unlocked:<omxh264dec-omxh264dec0> Failed to
pass buffer 0x6ee00e38 ((nil)) to egl_render port 221: Incorrect state
operation (0x80001018)

Reverting 8c2118823b3d42840cc6f48cbdc0e1b342f90b80 makes those errors
disappear.

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