[Bug 785518] rpi, gl: eglCreateImageKHR failing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 1 09:39:33 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785518
--- Comment #9 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Guillaume Desmottes from comment #8)
> (In reply to Julien Isorce from comment #7)
> > Hopefully this makes pool acquire_buffer to fail so that there is no
> > critical.
>
> Yes it does.
>
commit b89c94b37eda4e9c093b159d6536bbef2ef30e27
Author: Julien Isorce <jisorce at oblong.com>
Date: Tue Aug 1 10:21:51 2017 +0100
gl: return NULL mem if eglCreateImage failed
Found on rpi when gpu_mem is too low so there is not enough memory to
create the eglimage. But still gst_buffer_pool_acquire_buffer succeeded.
And it leads to a CRITICAL assert:
gst_egl_image_get_image: assertion 'GST_IS_EGL_IMAGE (image)' failed
https://bugzilla.gnome.org/show_bug.cgi?id=785518
--
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