https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213706
--- Comment #9 from Jan Beich (mail not working) <[email protected]> --- Created attachment 176747 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176747&action=edit use clang (workaround) (gdb) x/i 0x0000000828db2330 => 0x828db2330 <ff_vp9_ipred_dc_left_32x32_avx2>: vmovdqa (%rdx),%ymm0 An easier way to reproduce: $ fetch http://base-n.de/webm/out9.webm $ ffmpeg -i out9.webm -y foo.mp4 Does the attached patch fixes your crash? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
