[FFmpeg-trac] #10951(avcodec:new): SEGV bug at libavcodec/hevcdec.c:2947:22 in hevc_frame_end in FFmpeg7.0

FFmpeg trac at avcodec.org
Sat Apr 6 05:31:21 EEST 2024


#10951: SEGV bug at libavcodec/hevcdec.c:2947:22 in hevc_frame_end in FFmpeg7.0
--------------------------------------+-----------------------------------
             Reporter:  ZengYunxiang  |                    Owner:  (none)
                 Type:  defect        |                   Status:  new
             Priority:  important     |                Component:  avcodec
              Version:  7.0           |               Resolution:
             Keywords:  bugs          |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+-----------------------------------
Comment (by ZengYunxiang):

 reproduce compile command:

 {{{
 tar -xvf ffmpeg-7.0.tar.xz
 cd ffmpeg-7.0
 ./configure --cc=clang --cxx=clang++ --ld=clang --enable-debug --toolchain
 =clang-asan
 make -j30

 ./ffmpeg_g -y -i poc23ffmpeg tmp.mp4
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10951#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list