[gstreamer-bugs] [Bug 334107] [xvid] Segmentation fault after a few frames
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 20 10:42:15 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=334107
GStreamer | gst-plugins-bad | git
Thiago Sousa Santos <thiagoss> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thiagoss at embedded.ufcg.edu.
| |br
--- Comment #7 from Thiago Sousa Santos <thiagoss at embedded.ufcg.edu.br> 2009-10-20 12:25:17 UTC ---
Managed to get a stack trace building newest libxvidcore.
#0 0x00007f7fd5d73919 in BitstreamSkip () from /usr/lib/libxvidcore.so.4
#1 0x00007f7fd5d74bbf in get_intra_block () from /usr/lib/libxvidcore.so.4
#2 0x00007f7fd5d5c621 in decoder_mbintra () from /usr/lib/libxvidcore.so.4
#3 0x00007f7fd5d64377 in decoder_decode () from /usr/lib/libxvidcore.so.4
#4 0x00007f7fd604a0fe in gst_xviddec_chain (pad=0x1c, buf=0x1816d30)
at gstxviddec.c:359
#5 0x00007f7fd8e9e26c in gst_pad_chain_data_unchecked (pad=0x180c780,
is_buffer=1, data=0x1816d30) at gstpad.c:4112
#6 0x00007f7fd8e9ecfe in gst_pad_push_data (pad=0x180c600, is_buffer=1,
data=0x1816d30) at gstpad.c:4341
#7 0x00007f7fd8e9e26c in gst_pad_chain_data_unchecked (pad=0x180c480,
is_buffer=1, data=0x1662f00) at gstpad.c:4112
#8 0x00007f7fd8e9ecfe in gst_pad_push_data (pad=0x180c300, is_buffer=1,
data=0x1662f00) at gstpad.c:4341
#9 0x00007f7fd6048178 in gst_xvidenc_chain (pad=<value optimized out>,
buf=0x1662e00) at gstxvidenc.c:975
#10 0x00007f7fd8e9e26c in gst_pad_chain_data_unchecked (pad=0x180c180,
is_buffer=1, data=0x1662e00) at gstpad.c:4112
#11 0x00007f7fd8e9ecfe in gst_pad_push_data (pad=0x180c000, is_buffer=1,
data=0x1662e00) at gstpad.c:4341
#12 0x00007f7fd64feb31 in gst_base_src_loop (pad=0x180c000)
at gstbasesrc.c:2323
#13 0x00007f7fd8ec9376 in gst_task_func (task=0x1814190) at gsttask.c:234
---Type <return> to continue, or q <return> to quit---
#14 0x00007f7fd7fae047 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00007f7fd7facae4 in ?? () from /usr/lib/libglib-2.0.so.0
#16 0x00007f7fd79283ba in start_thread () from /lib/libpthread.so.0
#17 0x00007f7fd7694fcd in clone () from /lib/libc.so.6
#18 0x0000000000000000 in ?? ()
--
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