[FFmpeg-trac] #7678(avcodec:new): Assertion frame->buf[0] failed at libavcodec/decode.c

FFmpeg trac at avcodec.org
Sun Jan 13 17:07:25 EET 2019


#7678: Assertion frame->buf[0] failed at libavcodec/decode.c
----------------------------------+--------------------------------------
             Reporter:  maxpl0it  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avcodec   |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug:
 A frame threaded decoder did not free the frame on failure, causing an
 assertion to fail at libavcodec/decode.c:619

 How to reproduce:
 {{{
 % ffmpeg -i libavcodec_decode_619.webp out.jpg
 }}}
 ffmpeg N-92964-g9217dedcd9
 built on MacOS 10.14.2
 built with Apple LLVM version 10.0.0 (clang-1000.11.45.5)

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


More information about the FFmpeg-trac mailing list