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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 7 05:55:34 PST 2011


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

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #8 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-07 13:55:25 UTC ---
Valgrind already moans with just: videotestsrc ! xvidenc ! fakesink

Pipeline is PREROLLING ...
==32690== Thread 2:
==32690== Conditional jump or move depends on uninitialised value(s)
==32690==    at 0xDA38978: idct_sse2_skal (in
/home/v/lib/gstreamer-0.10/libgstxvid.so)
==32690==    by 0xDA0DED3: MBTransQuantIntra (in
/home/v/lib/gstreamer-0.10/libgstxvid.so)
==32690==    by 0xDA149D2: FrameCodeI (in
/home/v/lib/gstreamer-0.10/libgstxvid.so)
==32690==    by 0xDA1625C: enc_encode (in
/home/v/lib/gstreamer-0.10/libgstxvid.so)
==32690==    by 0xD9DE49C: gst_xvidenc_encode (gstxvidenc.c:817)
==32690==    by 0xD9DEF03: gst_xvidenc_chain (gstxvidenc.c:984)
==32690==    by 0x4E84513: gst_pad_chain_data_unchecked (gstpad.c:4231)
==32690==    by 0x4E84F46: gst_pad_push_data (gstpad.c:4463)
==32690==    by 0x4E87FE8: gst_pad_push (gstpad.c:4685)
==32690==    by 0xD145889: gst_base_src_loop (gstbasesrc.c:2503)
==32690==    by 0x4EACDF4: gst_task_func (gsttask.c:318)
==32690==    by 0x5F51460: ??? (in /usr/lib64/libglib-2.0.so.0.2600.1)
==32690==

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