[gstreamer-bugs] [Bug 331209] [qtdemux] seeking in "IntoTheBlue_Cin_AVC.mp4" crashes totem

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 15 02:45:15 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=331209
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com




------- Comment #1 from Edward Hervey  2006-02-15 10:45 UTC -------
it's in fact a crash in ffdec_h264

#0  0x40a1a691 in kill () at string2.h:1000
#1  0x401573a1 in pthread_kill (thread=10002, signo=0) at signals.c:69
#2  0x4015777b in __pthread_raise (sig=1075175412) at signals.c:200
#3  0x40a1a418 in *__GI_raise (sig=6) at raise.c:32
#4  0x40a1b8d0 in *__GI_abort () at abort.c:88
#5  0x40a13701 in *__GI___assert_fail (assertion=0x4015dff4 "tþ",
file=0x4015dff4 "tþ", line=1075175412, function=0x4117b79f "mc_dir_part") at
assert.c:83
#6  0x4106bd49 in mc_part (h=0x83d0720, n=0, square=1, chroma_height=8,
delta=0, dest_y=0x41ed7020 '`' <repeats 16 times>, "_", '`' <repeats 183
times>..., dest_cb=0x41f96020 'S' <repeats 200 times>..., dest_cr=0x41fc6020
'H' <repeats 200 times>..., x_offset=6, 
    y_offset=0, qpix_put=0x83d148c, chroma_put=0x4100ac78
<put_h264_chroma_mc8_mmx>, qpix_avg=0x83d154c, chroma_avg=0x4100adf0
<avg_h264_chroma_mc8_mmx2>, weight_op=0x83d160c, weight_avg=0x83d1634,
list0=4096, list1=16384) at h264.c:2584
#7  0x41080e41 in hl_decode_mb (h=0x83d0720) at h264.c:2766
#8  0x4108140d in decode_slice (h=0x0) at h264.c:6719
#9  0x41083436 in decode_nal_units (h=0x83d0720, buf=0x83cecb0 "", buf_size=32)
at h264.c:7393
#10 0x4108462c in decode_frame (avctx=0x82912f0, data=0x8290730,
data_size=0xbefff88c, buf=0x83cecb0 "", buf_size=32) at h264.c:7533
#11 0x410ea663 in avcodec_decode_video (avctx=0x82912f0, picture=0x8290730,
got_picture_ptr=0xbefff88c, buf=0x83cecb0 "", buf_size=32) at utils.c:906
#12 0x40f4a425 in gst_ffmpegdec_frame (ffmpegdec=0x8290928, data=0x83cecb0 "",
size=32, got_data=0xbefff93c, in_ts=0xbefff940, inbuf=0x8524428,
ret=0xbefff94c) at gstffmpegdec.c:821
#13 0x40f4bcce in gst_ffmpegdec_chain (pad=0x0, inbuf=0x8524428) at
gstffmpegdec.c:1232
#14 0x40065737 in gst_pad_chain (pad=0x8290df0, buffer=0x8524428) at
gstpad.c:3172


-- 
Configure bugmail: http://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