[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 11:14:32 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):

 Replying to [ticket:3226 michalsrb]:
 > Summary: Playing a video in vlc crashes with SEGFAULT in libavcodec.

 I played your sample on Opensuse 12.3 with vlc ~ten times and I do not
 experience a crash, What cpu does your system use?

 > Crash happens **at random time** (each time different).

 This would normally indicate a hardware problem. (Did you run memtest86
 recently?)
 Please test the following command line:
 {{{$ vlc --ffmpeg-threads=1 sample-file.avi}}}
 If you can not reproduce the problem, try heating your cpu at the same
 time, for example with the following command:
 {{{ $ ffmpeg -f lavfi -i smptehdbars -vcodec png -f null -}}}

 > I am not sure how (if possible) to reproduce it with ffmpeg command
 only.

 You can try the following:
 {{{$ ffmpeg -i sample-file.avi -f null -}}}

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


More information about the FFmpeg-trac mailing list