[Bug 334107] [xvid] Segmentation fault after a few frames
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 20 16:22:08 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=334107
GStreamer | gst-plugins-bad | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.22
--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-02-21 00:22:00 UTC ---
commit c696b54fa72343e5f863a100b09adf54b3b912b4
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Tue Jan 11 10:32:47 2011 +0000
xviddec: 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. But then, xviddec is currently
not autoplugged for playback anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=334107
--
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