[FFmpeg-trac] #2156(avcodec:new): EXC_BAD_ACCESS in get_cabac_inline_x86

FFmpeg trac at avcodec.org
Sat Jan 19 09:10:58 CET 2013


#2156: EXC_BAD_ACCESS in get_cabac_inline_x86
------------------------------------+-----------------------------------
             Reporter:  cbsrobot    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  h264 crash  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * keywords:  h264 => h264 crash
 * priority:  normal => important


Comment:

 You could make the backtrace a little more readable if you used:
 {{{
 (gdb) bt
 (gdb) disass $pc-32 $pc+32
 (gdb) info register
 }}}
 (gdb developers decided to change the disass syntax and mmx registers are
 unused iiuc.)

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


More information about the FFmpeg-trac mailing list