id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
2241,ffmpeg/ffprobe: hangs on specific wav files,auphonic,,"ffprobe and ffmpeg hangs forever on specific wav input files - in other programs (e.g. audacity) they are loading fine!
Tested with ffmpeg 1.1.1 on Ubuntu 12.10 - more details below.
See also the attached file to reproduce the problem!

How to reproduce:
{{{
ffprobe -v 9 -loglevel 99 ice_chapel.wav 
}}}

Output of ffprobe:
{{{
ffprobe version 1.1.1 Copyright (c) 2007-2013 the FFmpeg developers
  built on Feb  5 2013 15:37:17 with gcc 4.7 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  configuration: --enable-gpl --enable-version3 --enable-nonfree --disable-ffplay --disable-ffserver --disable-avdevice --enable-bzlib --enable-libopencore-amrnb --enable-libfreetype --enable-libopencore-amrwb --enable-libfaac --enable-libgsm --enable-libmp3lame --enable-libschroedinger --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libopus
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.106 / 54. 59.106
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[wav @ 0x975ce80] Format wav probed with size=2048 and score=99
}}}
Here it just hangs forever ...

Please let me know if you need more information, I have a few files with similar behaviour ...",defect,closed,important,avformat,git-master,fixed,wav regression,,,,1,0
