[gstreamer-bugs] [Bug 334107] [xvid] Segmentation fault after a few frames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 11 02:36:03 PST 2011


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

--- Comment #12 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-11 10:35:54 UTC ---
Created an attachment (id=178018)
 View: https://bugzilla.gnome.org/attachment.cgi?id=178018
 Review: https://bugzilla.gnome.org/review?bug=334107&attachment=178018

xvid: bodge to avoid crashes

It seems xvidcore overreads its input buffer, so a nasty workaround
is to allocate some more memory (16 bytes seem to be enough).
There is no apparent image corruption with these extra bytes set to 0,
valgrind is much happier, and the crashes go away.
It is ugly, and slower though.

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