[FFmpeg-trac] #2723(undetermined:new): vc1 crash with low mem

FFmpeg trac at avcodec.org
Fri Jun 28 19:26:21 CEST 2013


#2723: vc1 crash with low mem
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 http://www1.datafilehost.com/d/22730b1f

 {{{
 knoppix at Microknoppix:/media/sdb1$ ulimit -Sv 21700
 knoppix at Microknoppix:/media/sdb1$ ./ffmpeg3 -i wmv9adv.wmv -f null -
 ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers
   built on Jun 28 2013 16:46:26 with gcc 4.7 (Debian 4.7.2-4)
   configuration: --disable-asm --enable-gpl --disable-ffprobe
   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
 Input #0, asf, from 'wmv9adv.wmv':
   Metadata:
     SfOriginalFPS   : 250000
     WMFSDKVersion   : 11.0.5721.5275
     WMFSDKNeeded    : 0.0.0.0000
     IsVBR           : 0
     DeviceConformanceTemplate: AP at L1
   Duration: 00:00:12.68, bitrate: 1684 kb/s
     Stream #0:0(pol): Video: vc1 (Advanced) (WVC1 / 0x31435657), yuv420p,
 320x240, 3145 kb/s, 25 tbr, 1k tbn, 1k tbc
 Output #0, null, to 'pipe:':
   Metadata:
     SfOriginalFPS   : 250000
     WMFSDKVersion   : 11.0.5721.5275
     WMFSDKNeeded    : 0.0.0.0000
     IsVBR           : 0
     DeviceConformanceTemplate: AP at L1
     encoder         : Lavf55.10.100
     Stream #0:0(pol): Video: rawvideo (I420 / 0x30323449), yuv420p,
 320x240, q=2-31, 200 kb/s, 90k tbn, 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (vc1 -> rawvideo)
 Press [q] to stop, [?] for help
 [vc1 @ 0x905d8f0] Error allocating a picture.
 Error while decoding stream #0:0: Operation not permitted
 [vc1 @ 0x905d8f0] Error allocating a picture.
 Error while decoding stream #0:0: Operation not permitted
 Segmentation fault
 knoppix at Microknoppix:/media/sdb1$
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2723>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list