Opened 11 years ago

Closed 11 years ago

#2736 closed defect (duplicate)

wma crash with low mem

Reported by: ami_stuff Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Please try to reproduce this crash:

ulimit -Sv 19000
ffmpeg -i wma10_24bit.wma -f null -

http://www1.datafilehost.com/d/32a048be

knoppix@Microknoppix:/media/sdb1$ ./ffmpeg6 -i wma10_24bit.wma -f null - 
ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers 
  built on Jun 29 2013 16:24:48 with gcc 4.7 (Debian 4.7.2-4) 
  configuration: --disable-yasm --disable-ffprobe --disable-ffserver --enable-gpl 
  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 
Segmentation fault 
knoppix@Microknoppix:/media/sdb1$ 

If not reproducable then I will ignore "ulimit" crashes in the future (too time comsumpting to reproduce on various systems).

(I also attache a script which I use to locate crashes like this under linux)

Attachments (1)

test2.sh (318 bytes ) - added by ami_stuff 11 years ago.

Download all attachments as: .zip

Change History (2)

by ami_stuff, 11 years ago

Attachment: test2.sh added

comment:1 by Carl Eugen Hoyos, 11 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.