[FFmpeg-trac] #3226(avcodec:new): SEGFAULT in libavcodec in ff_emu_edge_vfix3_mmx.body_loop when playing video in vlc.

FFmpeg trac at avcodec.org
Mon Dec 16 13:44:23 CET 2013


#3226: SEGFAULT in libavcodec in ff_emu_edge_vfix3_mmx.body_loop when playing
video in vlc.
-----------------------------------+-----------------------------------
             Reporter:  michalsrb  |                    Owner:
                 Type:  defect     |                   Status:  new
             Priority:  normal     |                Component:  avcodec
              Version:  2.1.1      |               Resolution:
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+-----------------------------------

Comment (by cehoyos):

 Does the following command line allow you to reproduce the crash?
 {{{
 $ for i in {1..30}; do vlc --avi-index 2 --play-and-exit --ffmpeg-
 threads=1 --no-audio sample-file.avi; done;
 }}}
 Which video output module are you using? Does it also crash with {{{-V
 dummy}}}?

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


More information about the FFmpeg-trac mailing list