[Bug 755782] compositor: Segmentation fault
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 2 16:00:50 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=755782
George Kiagiadakis <gkiagia at tolabaki.gr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #347045|0 |1
is obsolete| |
--- Comment #14 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Created attachment 347083
--> https://bugzilla.gnome.org/attachment.cgi?id=347083&action=edit
videoaggregator: prevent running prepare_frame() on late configured pads
Here is a better patch, this should prevent the problem at the videoaggregator
level, hence also preventing similar problems in other elements based on
videoaggregator.
I am still not sure about the theoretical case where a sink pad *changes* caps
in this racy way. In this case, set_info() will run with old format info and
prepare_frame will run with a buffer containing new format info. This will
probably result in a single-frame glitch somewhere in the picture.
--
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