[Bug 722742] video-chroma: SIGSEGV in chroma_resample() when converting a specific file.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 22 01:20:33 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at coaxion.net
     Ever Confirmed|0                           |1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-22 09:20:24 UTC ---
Backtrace:

#0  0x0000000000000000 in ?? ()
#1  0x00007ffff4e23d01 in videoconvert_convert_generic (
    convert=0x7fffe4007610, dest=<optimized out>, src=0x7fffee427970)
    at videoconvert.c:562
#2  0x00007ffff4e22a19 in gst_video_convert_transform_frame (filter=0x7ec0d0, 
    in_frame=0x7fffee427970, out_frame=0x7fffee427c10) at gstvideoconvert.c:524
#3  0x00007ffff5b7eaef in gst_video_filter_transform (trans=0x7ec0d0, 
    inbuf=<optimized out>, outbuf=0x7fffe0051d90) at gstvideofilter.c:270
#4  0x00007ffff57084c7 in gst_base_transform_handle_buffer (
    trans=trans at entry=0x7ec0d0, inbuf=inbuf at entry=0x7fffe0051c80, 
    outbuf=outbuf at entry=0x7fffee427fa8) at gstbasetransform.c:2094
#5  0x00007ffff5708d84 in gst_base_transform_chain (pad=<optimized out>, 
    parent=<optimized out>, buffer=0x7fffe0051c80) at gstbasetransform.c:2201
#6  0x00007ffff7b38aa5 in gst_pad_chain_data_unchecked (data=0x7fffe0051c80, 
    type=4112, pad=0x7f6120) at gstpad.c:3773
#7  gst_pad_push_data (pad=pad at entry=0x7ee9f0, type=type at entry=4112, 
    data=<optimized out>, data at entry=0x7fffe0051c80) at gstpad.c:4006
#8  0x00007ffff7b3fb46 in gst_pad_push (pad=pad at entry=0x7ee9f0, 
    buffer=buffer at entry=0x7fffe0051c80) at gstpad.c:4109
#9  0x00007ffff7b2a64b in gst_proxy_pad_chain_default (pad=<optimized out>, 
    parent=<optimized out>, buffer=0x7fffe0051c80) at gstghostpad.c:128
#10 0x00007ffff7b38aa5 in gst_pad_chain_data_unchecked (data=0x7fffe0051c80, 
    type=4112, pad=0x811b50) at gstpad.c:3773
---Type <return> to continue, or q <return> to quit---
#11 gst_pad_push_data (pad=pad at entry=0x7ffff0022060, type=type at entry=4112, 
    data=<optimized out>, data at entry=0x7fffe0051c80) at gstpad.c:4006
#12 0x00007ffff7b3fb46 in gst_pad_push (pad=pad at entry=0x7ffff0022060, 
    buffer=buffer at entry=0x7fffe0051c80) at gstpad.c:4109
#13 0x00007ffff7b2a64b in gst_proxy_pad_chain_default (pad=<optimized out>, 
    parent=<optimized out>, buffer=0x7fffe0051c80) at gstghostpad.c:128
#14 0x00007ffff7b38aa5 in gst_pad_chain_data_unchecked (data=0x7fffe0051c80, 
    type=4112, pad=0x810950) at gstpad.c:3773

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