[Bug 680796] Crash because of misaligned frame data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 3 07:45:22 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680796
  GStreamer | gst-ffmpeg | git

--- Comment #2 from Arnaud Vrac <rawoul at gmail.com> 2012-08-03 14:45:17 UTC ---
This happens with git 0.11. The alignment meta adds padding to the frame buffer
(top 16, right 16, left 16, bottom 32), however the buffer address passed to
put_pixels16_sse2 is not 16 bits aligned.

This happens on x86 BTW, not amd64.

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