Panagiotis Issaris <[EMAIL PROTECTED]> added the comment:

==23176== Memcheck, a memory error detector.
==23176== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==23176== Using LibVEX rev 1854, a library for dynamic binary translation.
==23176== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==23176== Using valgrind-3.3.1-Debian, a dynamic binary instrumentation 
framework.
==23176== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==23176== For more details, rerun with: -v
==23176== 
FFmpeg version SVN-r15970, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-nonfree --enable-swscale
--enable-pthreads --enable-x11grab --enable-libx264 --enable-libfaad
--enable-libfaac --enable-libamr-nb --enable-libamr-wb --enable-libmp3lame
--enable-libgsm --enable-libvorbis --enable-avfilter --enable-avfilter-lavf
--enable-libtheora --extra-libs=-lX11
  libavutil     49.12. 0 / 49.12. 0
  libavcodec    52. 5. 0 / 52. 5. 0
  libavformat   52.23. 1 / 52.23. 1
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    0. 1. 0 /  0. 1. 0
  libswscale     0. 6. 1 /  0. 6. 1
  built on Dec  1 2008 09:50:39, gcc: 4.3.2
[h264 @ 0x8162a50]too many reference frames
[h264 @ 0x8162a50]too many reference frames
[h264 @ 0x8162a50]picture size invalid (0x0)
[h264 @ 0x8162a50]get_buffer() failed (-1 0 0 (nil))
==23176== Invalid write of size 4
==23176==    at 0x62016E: decode_slice_header (h264.c:3709)
==23176==    by 0x638EA9: decode_nal_units (h264.c:7380)
==23176==    by 0x63BC07: decode_frame (h264.c:7564)
==23176==    by 0x4D366F: avcodec_decode_video (utils.c:927)
==23176==    by 0x45EAF0: av_find_stream_info (utils.c:1894)
==23176==    by 0x42A763: opt_input_file (ffmpeg.c:2792)
==23176==    by 0x42DB76: parse_options (cmdutils.c:166)
==23176==    by 0x429C6E: main (ffmpeg.c:3878)
==23176==  Address 0x15c is not stack'd, malloc'd or (recently) free'd
==23176== 
==23176== Process terminating with default action of signal 11 (SIGSEGV):
dumping core
==23176==  Access not within mapped region at address 0x15C
==23176==    at 0x62016E: decode_slice_header (h264.c:3709)
==23176==    by 0x638EA9: decode_nal_units (h264.c:7380)
==23176==    by 0x63BC07: decode_frame (h264.c:7564)
==23176==    by 0x4D366F: avcodec_decode_video (utils.c:927)
==23176==    by 0x45EAF0: av_find_stream_info (utils.c:1894)
==23176==    by 0x42A763: opt_input_file (ffmpeg.c:2792)
==23176==    by 0x42DB76: parse_options (cmdutils.c:166)
==23176==    by 0x429C6E: main (ffmpeg.c:3878)
==23176== 
==23176== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 8 from 1)
==23176== malloc/free: in use at exit: 645,871 bytes in 47 blocks.
==23176== malloc/free: 58 allocs, 11 frees, 669,631 bytes allocated.
==23176== For counts of detected errors, rerun with: -v
==23176== searching for pointers to 47 not-freed blocks.
==23176== checked 6,321,400 bytes.
==23176== 
==23176== LEAK SUMMARY:
==23176==    definitely lost: 0 bytes in 0 blocks.
==23176==      possibly lost: 0 bytes in 0 blocks.
==23176==    still reachable: 645,871 bytes in 47 blocks.
==23176==         suppressed: 0 bytes in 0 blocks.
==23176== Rerun with --leak-check=full to see details of leaked memory.
Segmentation fault

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue282>
______________________________________________________

Reply via email to