On Fri, Jun 30, 2017 at 1:58 AM, Michael Niedermayer <mich...@niedermayer.cc> wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x0000000000684919 in ff_sbr_hf_gen_sse ()
> 0x0000000000684909 <ff_sbr_hf_gen_sse+25>: sub %r9,%r8 > => 0x0000000000684919 <ff_sbr_hf_gen_sse+41>: movaps (%rsi,%r8,1),%xmm0 > r9 0xdeadbeef00000080 -2401053092612145024 Another case of a 32-bit int being used as part of a 64-bit operation. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel