Opened 12 years ago
Closed 11 years ago
#2727 closed defect (fixed)
rv9 crash with low mem
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avcodec |
Version: | git-master | Keywords: | crash SIGSEGV rv40 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
C:\>ffmpeg -max_alloc 34000 -i rv9.rm -an -f null - ffmpeg version N-54249-gfc736a9 Copyright (c) 2000-2013 the FFmpeg developers built on Jun 29 2013 02:23:07 with gcc 4.5.0 (GCC) 20100414 (Fedora MinGW 4.5. 0-1.fc14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686-pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-cpudetect --enable-cross-compile --enable-static --disable-shared --extra-libs='-lws2_32 - lwinmm -lpthread' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snap shots/build/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/s napshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 52. 37.101 / 52. 37.101 libavcodec 55. 17.100 / 55. 17.100 libavformat 55. 10.100 / 55. 10.100 libavdevice 55. 2.100 / 55. 2.100 libavfilter 3. 77.101 / 3. 77.101 libswscale 2. 3.100 / 2. 3.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 3.100 / 52. 3.100 [rm @ 0x1fff920] Invalid stream index 2 for index at pos 850403 [rv40 @ 0x20de320] Cannot allocate memory.
Attachments (1)
Change History (3)
by , 12 years ago
comment:1 by , 12 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | crash SIGSEGV added |
Priority: | normal → important |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
comment:2 by , 11 years ago
Keywords: | rv40 added |
---|---|
Resolution: | → fixed |
Status: | open → closed |
Should be fixed in b86651a, thank you for the report!
Note:
See TracTickets
for help on using tickets.
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/165332/focus=165366