[FFmpeg-trac] #3722(undetermined:closed): Illegal instruction, SIGILL when encoding libvpx-vp9

FFmpeg trac at avcodec.org
Tue Jun 17 09:48:45 CEST 2014


#3722: Illegal instruction, SIGILL when encoding libvpx-vp9
-------------------------------------+-------------------------------------
             Reporter:  xxleite      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  libvpx vp9   |               Resolution:  invalid
  sigill                             |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by jamal):

 * keywords:  libvpx vp9 encoding crash => libvpx vp9 sigill
 * status:  new => closed
 * resolution:   => invalid


Comment:

 libvpx is trying to execute an avx2 function but your CPU evidently
 doesn't support that instruction set.

 This is not a bug with ffmpeg but libvpx instead.

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


More information about the FFmpeg-trac mailing list