[Bug 729257] glvideomixer: segfault in gst_gl_video_mixer_callback when accessing frame info

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 11 00:01:32 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729257
  GStreamer | gst-plugins-bad | git

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> 2014-05-11 07:01:28 UTC ---
So the issue here seems to be that in gst_gl_mixer_process_textures,
mixcol->buffer is NULL so no processing occurs with the buffer before being
passed to the subclass resulting in a NULL frame->pad.

Can also be reproduced with v4l2src inputs.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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