[Bug 677560] rtpjpegdepay: crash in copy_into_unchecked

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 26 08:49:30 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677560
  GStreamer | gst-plugins-good | 0.10.x

--- Comment #6 from allopez <allopez at gmv.com> 2012-06-26 15:49:26 UTC ---
I still get a segmentation fault with copy_into_unchecked using GStreamer
0.10.36...(packages version in a previous message 2012-06-08...).

I get the following gdb backtrace:

#0  copy_into_unchecked (adapter=<value optimized out>, dest=0x6b8fad3e "i",
skip=4294967294, size=2) at gstadapter.c:262
#1  0x030c91d7 in gst_rtp_jpeg_depay_process (depayload=0x83cbce0,
buf=0x8730650) at gstrtpjpegdepay.c:678
#2  0x0069a618 in gst_base_rtp_depayload_chain (pad=0x83cc808, in=0x8730650) at
gstbasertpdepayload.c:350
#3  0x00566abe in gst_pad_push (pad=0x8daf4aa0, buffer=0x8730650) at
gstpad.c:4710
#4  0x0054cecc in gst_proxy_pad_chain_default (pad=0x8daf5478,
buffer=0x8730650) at gstghostpad.c:261
#5  0x00566abe in gst_pad_push (pad=0x8daf49c0, buffer=0x8730650) at
gstpad.c:4710
#6  0x0054cecc in gst_proxy_pad_chain_default (pad=0x8daf53a8,
buffer=0x8730650) at gstghostpad.c:261
#7  0x00566abe in gst_pad_push (pad=0x8a50cb8, buffer=0x8730650) at
gstpad.c:4710
#8  0x0769f4ee in gst_rtp_pt_demux_chain (pad=0x8a50998, buf=0x8730650) at
gstrtpptdemux.c:391
#9  0x00566abe in gst_pad_push (pad=0x8a50808, buffer=0x8730650) at
gstpad.c:4710
#10 0x0769dbb9 in gst_rtp_jitter_buffer_loop (jitterbuffer=0x8a38228) at
gstrtpjitterbuffer.c:1916
#11 0x0058ed32 in gst_task_func (task=0x8a3d538) at gsttask.c:327
#12 0x00590357 in default_func (tdata=0x8a44720, pool=0x82ea408) at
gsttaskpool.c:70
#13 0x00eadd0c in ?? () from /lib/libglib-2.0.so.0
#14 0x00eabdef in ?? () from /lib/libglib-2.0.so.0
#15 0x002c196e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0483a98e in clone () from /lib/tls/i686/cmov/libc.so.6

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