Ticket #799 (closed defect: invalid)

Opened 17 months ago

Last modified 17 months ago

Crash in x264_predict_8x8_filter_ssse3() on Windows x86

Reported by: treestump Owned by:
Priority: important Component: undetermined
Version: 0.8.7 Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

I'm trying to encode 1920x1080 video with the x264. When I compile without asm optimizations, everything works fine. However, optimized code crashes. I'm using x264-snapshot-20111206-2245 with ffmpeg 0.8.7. Compiled with gcc 4.6.1 on Windows XP (x86). Attached file contains the gdb output. You will notice crash in x264_predict_8x8_filter_ssse3(). I also tried to remove the code from the body of the x264_predict_8x8_init_mmx() and simply use the C implementation. It also crashed.

Attachments

x264_predict_8x8_filter_ssse3() - gdb.txt Download (9.8 KB) - added by treestump 17 months ago.
gdb output

Change History

Changed 17 months ago by treestump

gdb output

comment:1 Changed 17 months ago by cehoyos

  • Status changed from new to closed
  • Resolution set to invalid

Please see  http://www.videolan.org/developers/x264.html and please understand that after reading the guidelines, you are expected to send a mail to  http://mailman.videolan.org/listinfo/x264-devel

If you believe we can somehow better communicate that this bugtracker is for FFmpeg issues (only), please tell us.

Note: See TracTickets for help on using tickets.