[gstreamer-bugs] [Bug 551922] seeking crashes totem(h264 mp4 file)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 12 03:09:25 PDT 2008


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

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

j^ changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from j^  2008-09-12 10:09 UTC -------
this is on 64bit linux by the way, could this be an issue?

here the backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x42b47950 (LWP 26394)]
fill_default_ref_list (h=0x1198f10) at libavcodec/h264.c:2895
2895                sorted_short_ref[out_i]= *h->short_ref[best_i];
(gdb) bt
#0  fill_default_ref_list (h=0x1198f10) at libavcodec/h264.c:2895
#1  0x00007f5409e4539d in decode_slice_header (h=0x1198f10, h0=0x1198f10) at
libavcodec/h264.c:4161
#2  0x00007f5409e4e788 in decode_nal_units (h=0x1198f10, buf=0x11c34d0 "",
buf_size=17170) at libavcodec/h264.c:7621
#3  0x00007f5409e4fef8 in decode_frame (avctx=0x11152a0, data=0x1115670,
data_size=0x42b46cfc, buf=0x11c34d0 "", buf_size=17170) at
libavcodec/h264.c:7820
#4  0x00007f5409cac7a3 in avcodec_decode_video (avctx=0x11152a0,
picture=0x1115670, got_picture_ptr=0x42b46cfc, buf=0x11c34d0 "",
buf_size=17170)
    at libavcodec/utils.c:906
#5  0x00007f5409c2e43e in gst_ffmpegdec_frame (ffmpegdec=0x1116040,
data=0x11c34d0 "", size=17170, got_data=0x42b46dd0, in_timestamp=4037366666, 
    in_duration=33366667, ret=0x42b46dcc) at gstffmpegdec.c:1456
#6  0x00007f5409c30492 in gst_ffmpegdec_chain (pad=<value optimized out>,
inbuf=0x7f53fc05acc0) at gstffmpegdec.c:2257
#7  0x00007f541ae01949 in gst_pad_chain_unchecked (pad=0xf85cf0,
buffer=0x7f53fc05acc0) at gstpad.c:3582
#8  0x00007f541ae01f63 in gst_pad_push (pad=0xf85b80, buffer=0x7f53fc05acc0) at
gstpad.c:3750
#9  0x00007f540d84e9ae in gst_queue_loop (pad=<value optimized out>) at
gstqueue.c:1047
#10 0x00007f541ae1ea59 in gst_task_func (task=0xdf3660, tclass=<value optimized
out>) at gsttask.c:192
#11 0x00007f54175b4e87 in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x00007f54175b3284 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00007f54198623f7 in start_thread () from /lib/libpthread.so.0
#14 0x00007f5415e96b2d in clone () from /lib/libc.so.6
#15 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=551922.




More information about the Gstreamer-bugs mailing list