[FFmpeg-trac] #6057(avcodec:new): oom on probing

FFmpeg trac at avcodec.org
Tue Jan 3 03:31:02 EET 2017


#6057: oom on probing
-------------------------------------+-------------------------------------
               Reporter:  cehoyos    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  important  |              Component:  avcodec
                Version:  git-       |               Keywords:  h264 oom
  master                             |  regression
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 http://ffmpeg.org/pipermail/ffmpeg-user/2017-January/034820.html
 I will upload a file that quickly allocates all memory on my system,
 regression since 382a68b0088b06b8df20d0133d767d53d8f161ef
 {{{
 $ ffmpeg -i ffmpeg-mem-hog.m2ts
 ffmpeg version N-82994-ge8651f5 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      55. 43.100 / 55. 43.100
   libavcodec     57. 70.101 / 57. 70.101
   libavformat    57. 61.100 / 57. 61.100
   libavdevice    57.  2.100 / 57.  2.100
   libavfilter     6. 68.100 /  6. 68.100
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 [mpegts @ 0x3b44280] PES packet size mismatch
 [h264 @ 0x3b48d60] sps_id 1 out of range
     Last message repeated 35 times
 [h264 @ 0x3b48d60] missing picture in access unit with size 27971299
 Killed
 }}}

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


More information about the FFmpeg-trac mailing list