<div dir="ltr"><div><div><div><div>I am trying to run x262, and it looks like it runs well (and produces good MPEG-2 video) when compiled with GCC 4.8.<br></div><br>It segfaults when compiled with GCC 5.4:<br><br>#0  0x0000000000441220 in x264_quant_8x8_avx2 ()<br>#1  0x00000000004c9b56 in x264_mb_encode_intra_block_mpeg2 ()<br>#2  0x00000000004cec59 in x264_macroblock_encode ()<br>#3  0x000000000048e1d2 in x264_rd_cost_mb ()<br>#4  0x00000000004a38f2 in x264_intra_rd ()<br>#5  0x00000000004a8bb2 in x264_macroblock_analyse ()<br>#6  0x0000000000431a50 in x264_slice_write ()<br>#7  0x00000000004433b6 in x264_stack_align ()<br>#8  0x000000000042dafc in x264_slices_write ()<br>#9  0x00000000004433b6 in x264_stack_align ()<br>#10 0x000000000043d36d in x264_threadpool_thread ()<br>#11 0x00007f150407c6fa in start_thread (arg=0x7f1502ca9700) at pthread_create.c:333<br>#12 0x00007f1503db2b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109<br><br></div>Has anyone seen this behaviour?<br><br></div>Best,<br></div>Alex.<br><div><div><div><br></div></div></div></div>