[Bug 786413] Caught SIGSEGV when transcode 1920x1080 video with videoparse
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 18 02:45:24 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=786413
Hyunjun Ko <zzoon at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zzoon at igalia.com
--- Comment #2 from Hyunjun Ko <zzoon at igalia.com> ---
To avoid this crash, gst adapter should handle the case if
gst_buffer_copy_region fails.
In vaapi, it's doing as much as it can. (returning NULL when region copy is
requested since it's unsupported)
By the way, bug #785054 should fix this, if I understand correctly.
--
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