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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 23 03:12:39 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=334107
 GStreamer | gst-plugins-bad | Ver: 0.10.1


Mark Nauwelaerts changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manauw at skynet.be




------- Comment #2 from Mark Nauwelaerts  2006-04-23 10:12 UTC -------
Having recently done some development on the XviD plugins, I have also run
across a share of segfaults (all within XviD).  They are particularly likely to
occur whenever both xviddec and xvidenc are part of the pipeline, strangely
enough.
Even stranger (?), adding efence can also make these disappear (though it is
supposed to be provoke them :) ), so it seems inherently unstable in its
occurence (depending on the memory layout ?)

Anyway, to bring this babbling to something more concrete; on my system (using
XviD 1.1.0 and latest GStreamer 0.10) the following is very likely to segfault:
videotestsrc ! xvidenc ! efence ! xviddec ! xvimagesink
(yes, *with* efence in this case :) )
Without efence, results come out just fine (so, elements seem to be telling
xvid where to look?).  Also no problems if the encoded material is placed in
file (e.g. mkv) and then subsequently played.  However, it does segfault upon
playing when efence is inserted before xviddec.


-- 
Configure bugmail: http://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