[Bug 789476] Segfault with gdp data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 29 11:58:59 UTC 2018


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

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
The problem is not vaapisink, but gdpdepay: it assumes that downstream
allocator always use the virtual alloc method, and that's not true. Thus, when
requesting a new buffer, it got NULL and then a segmentation fault.

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