Knight <pc-...@mail.ru> added the comment:

"UNKNOWN" i get in http://git.ffmpeg.org/?p=ffmpeg;a=snapshot;h=HEAD;sf=tgz

system
2.6.22.19-fst1m71 #1 SMP Wed Mar 26 15:34:56 YEKT 2008 i686 Intel(R) Core(TM)2
Duo CPU     E7200  @ 2.53GHz GNU/Linux
Mandriva Linux release 2007.1 (Official) for i586

now i take again last svn(from
http://ffmpeg.org/releases/ffmpeg-checkout-snapshot.tar.bz2) and make
./configure --disable-mmx

error still work

Program terminated with signal 11, Segmentation fault.
#0  0x0819d758 in put_pixels16_xy2_c (block=0xafa2e5c0 '\200' <repeats 200
times>..., 
    pixels=0xae83225e <Address 0xae83225e out of bounds>, line_size=12384, h=8)
at libavcodec/dsputil.c:1212
1212    PIXOP2(put, op_put)
(gdb) bt
#0  0x0819d758 in put_pixels16_xy2_c (block=0xafa2e5c0 '\200' <repeats 200
times>..., 
    pixels=0xae83225e <Address 0xae83225e out of bounds>, line_size=12384, h=8)
at libavcodec/dsputil.c:1212
#1  0x082cbae0 in MPV_motion (s=0xaf901700, dest_y=<value optimized out>,
dest_cb=<value optimized out>, dest_cr=<value optimized out>, 
    dir=0, ref_picture=<value optimized out>, pix_op=0xaf902404,
qpix_op=0xaf902564) at libavcodec/mpegvideo_common.h:354
#2  0x082ce6c9 in MPV_decode_mb (s=0xaf901700, block=0x8cdaa60) at
libavcodec/mpegvideo.c:1932
#3  0x081ff1b4 in decode_slice (s=0xaf901700) at libavcodec/h263dec.c:251
#4  0x082003a3 in ff_h263_decode_frame (avctx=0xaf90c020, data=0x8af4300,
data_size=0xaccd1354, avpkt=0x8b07d10)
    at libavcodec/h263dec.c:646
#5  0x0837cfbb in avcodec_decode_video2 (avctx=0xaf90c020, picture=0x8af4300,
got_picture_ptr=0xaccd1354, avpkt=0x8b07d10)
    at libavcodec/utils.c:611
#6  0x08096084 in DecoderThread::run (this=0x8b3aad8) at decoderthread.cpp:114
#7  0xb6f7d2be in QThreadPrivate::start (arg=0x8b3aad8) at
thread/qthread_unix.cpp:189
#8  0xb6e5d192 in start_thread () from /lib/i686/libpthread.so.0
#9  0xb6cd590e in clone () from /lib/i686/libc.so.6
Current language:  auto; currently c
(gdb)

FFmpeg version SVN-r23895, Copyright (c) 2000-2010 the FFmpeg developers
  built on Jun 30 2010 15:22:45 with gcc 4.1.2 20070302 (prerelease)
(4.1.2-1mdv2007.1)
  configuration: --disable-mmx
  libavutil     50.19. 0 / 50.19. 0
  libavcodec    52.78. 0 / 52.78. 0
  libavformat   52.71. 0 / 52.71. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.20. 1 /  1.20. 1
  libswscale     0.11. 0 /  0.11. 0

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue2026>
________________________________________________

Reply via email to