[FFmpeg-trac] #3017(avcodec:new): ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III

FFmpeg trac at avcodec.org
Wed Oct 2 00:57:19 CEST 2013


#3017: ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III
------------------------------------+-----------------------------------
             Reporter:  qyot27      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by qyot27):

 Oh, I forgot the configuration: info.

 {{{
 >ffmpeg -buildconf
 ffmpeg version r56804 git-a2db837 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Oct  1 2013 00:44:09 with gcc 4.8.1 (GCC)
   libavutil      52. 46.100 / 52. 46.100
   libavcodec     55. 33.101 / 55. 33.101
   libavformat    55. 18.104 / 55. 18.104
   libavdevice    55.  3.100 / 55.  3.100
   libavfilter     3. 88.100 /  3. 88.100
   libavresample   1.  1.  0 /  1.  1.  0
   libswscale      2.  5.100 /  2.  5.100
   libswresample   0. 17.103 /  0. 17.103
   libpostproc    52.  3.100 / 52.  3.100

   configuration:
     --prefix=/home/qyot27/win32_build
     --cross-prefix=i686-w64-mingw32-
     --enable-gpl
     --enable-version3
     --disable-w32threads
     --enable-avresample
     --enable-concise-version
     --enable-fontconfig
     --enable-libfreetype
     --enable-libass
     --enable-libbluray
     --enable-libcaca
     --enable-libcdio
     --enable-openal
     --enable-libquvi
     --enable-librtmp
     --enable-libsoxr
     --enable-libvidstab
     --enable-libflite
     --enable-libgme
     --enable-libgsm
     --enable-libilbc
     --enable-libmp3lame
     --enable-libnut
     --enable-libopencore-amrnb
     --enable-libopencore-amrwb
     --enable-libopenjpeg
     --enable-libopus
     --enable-libschroedinger
     --enable-libshine
     --enable-libspeex
     --enable-libtheora
     --enable-libtwolame
     --enable-libutvideo
     --enable-libvo-aacenc
     --enable-libvo-amrwbenc
     --enable-libvorbis
     --enable-libvpx
     --enable-libwavpack
     --enable-libx264
     --enable-libxavs
     --enable-libxvid
     --enable-avisynth
     --cpu=pentium3
     --extra-cflags='-mfpmath=sse -march=pentium3 -msse -mtune=pentium3
 -DPTW32_STATIC_LIB
 -DCACA_STATIC'
     --extra-ldflags='-mconsole -Wl,--allow-multiple-definition'
     --target-os=mingw32
     --arch=x86
     --pkg-config='pkg-config --static'
 }}}

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


More information about the FFmpeg-trac mailing list