[FFmpeg-trac] #2999(avcodec:reopened): FFmpeg crashes on decoding H.264 MP4 file

FFmpeg trac at avcodec.org
Wed Oct 9 23:09:41 CEST 2013


#2999: FFmpeg crashes on decoding H.264 MP4 file
-------------------------------------+-------------------------------------
             Reporter:  mbradshaw    |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  h264 crash   |               Blocked By:
  SIGSEGV                            |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by michael):

 Replying to [comment:5 mbradshaw]:
 > Replying to [comment:4 michael]:
 > > Is this also reproducable with --disable-asm ?
 >
 > No, disabling asm does not allow me to reproduce, and seems to fix the
 crash.

 then the next question is which asm function needs to be disabled to fix
 this ?
 once its found either just put it under #if !BROKEN_COMPILER or if you
 belive its not a compiler bug then the functions disassmbly would need to
 be compared against the source

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2999#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list