ami_stuff <[email protected]> added the comment:

I have no debug binary, so I can post only this.

C:\>gdb ffmpeg
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...(no debugging symbols found)

(gdb) run -i dvvideo_crash.avi
Starting program: C:\ffmpeg.exe -i dvvideo_crash.avi
---Type <return> to continue, or q <return> to quit---
FFmpeg version SVN-r24829, Copyright (c) 2000-2010 the FFmpeg developers
  built on Aug 19 2010 04:18:05 with gcc 4.4.2
  configuration: --enable-gpl --enable-version3 --enable-libgsm --enable-pthread
s --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --
enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-
libopencore_amrnb --enable-libvpx --arch=x86 --enable-runtime-cpudetect --enable
-libxvid --enable-libx264 --extra-libs='-lx264 -lpthread' --enable-librtmp --ext
ra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --target-os=mingw32 --enable-avisyn
th --cross-prefix=i686-mingw32- --cc='ccache i686-mingw32-gcc' --enable-memalign
-hack
  libavutil     50.24. 0 / 50.24. 0
  libavcore      0. 5. 0 /  0. 5. 0
  libavcodec    52.85. 1 / 52.85. 1
  libavformat   52.78. 3 / 52.78. 3
  libavdevice   52. 2. 1 / 52. 2. 1
  libavfilter    1.36. 0 /  1.36. 0
  libswscale     0.11. 0 /  0.11. 0
[avi @ 01cec6a0] Estimating duration from bitrate, this may be inaccurate
Input #0, avi, from 'dvvideo_crash.avi':
  Duration: 00:00:12.64, start: 0.000000, bitrate: 30336 kb/s
    Stream #0.0: Video: dvvideo, yuv420p, 720x576, 28800 kb/s, PAR 59:54 DAR 295
:216, 25 tbr, 25 tbn, 25 tbc
    Stream #0.1: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s
At least one output file must be specified

Program received signal SIGSEGV, Segmentation fault.
0x0043a7bf in ?? ()
(gdb)

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2174>
________________________________________________

Reply via email to