[gstreamer-bugs] [Bug 504672] New: [ffdeinterlace] crashes with height/width not multiples of 8

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 20 06:22:14 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=504672

  GStreamer | gst-ffmpeg | Ver: HEAD CVS
           Summary: [ffdeinterlace] crashes with height/width not multiples
                    of 8
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This is with gst-ffmpeg CVS:

$ gst-launch-0.10 videotestsrc !
video/x-raw-yuv,format=\(fourcc\)I420,width=700,height=412 ! ffdeinterlace !
fakesink
Caught SIGSEGV accessing address 0x17

In gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1082132816 (LWP 24517)]
0x00002b11ab04982d in _int_free () from /lib/libc.so.6
(gdb) bt
#0  0x00002b11ab04982d in _int_free () from /lib/libc.so.6
#1  0x00002b11ab04d6fc in free () from /lib/libc.so.6
#2  0x00002b11a9df5f72 in gst_buffer_finalize (buffer=0x86f910) at
gstbuffer.c:185
#3  0x00002b11a9e12433 in gst_mini_object_unref (mini_object=0x86f910) at
gstminiobject.c:306
#4  0x00002b11ac365b70 in gst_ffmpegdeinterlace_chain (pad=<value optimized
out>, inbuf=0x86f910) at gstffmpegdeinterlace.c:188
#5  0x00002b11a9e17ad9 in gst_pad_chain_unchecked (pad=0x7562e0,
buffer=0x86f910) at gstpad.c:3503
#6  0x00002b11a9e180e7 in gst_pad_push (pad=0x7568a0, buffer=0x86f910) at
gstpad.c:3671
#7  0x00002b11abe5c81a in gst_base_transform_chain (pad=<value optimized out>,
buffer=<value optimized out>) at gstbasetransform.c:1614
#8  0x00002b11a9e17ad9 in gst_pad_chain_unchecked (pad=0x756730,
buffer=0x86f910) at gstpad.c:3503
#9  0x00002b11a9e180e7 in gst_pad_push (pad=0x756000, buffer=0x86f910) at
gstpad.c:3671
#10 0x00002b11abe57c0b in gst_base_src_loop (pad=0x756000) at gstbasesrc.c:2063
#11 0x00002b11a9e2ffdd in gst_task_func (task=0x86f010, tclass=<value optimized
out>) at gsttask.c:192
#12 0x00002b11aa93a449 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00002b11aa938904 in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x00002b11aadc2317 in start_thread () from /lib/libpthread.so.0
#15 0x00002b11ab0abd5d in clone () from /lib/libc.so.6
#16 0x0000000000000000 in ?? ()


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=504672.




More information about the Gstreamer-bugs mailing list