https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241747
--- Comment #2 from Kubilay Kocak <ko...@freebsd.org> --- Created attachment 208904 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208904&action=edit dmesg.boot Isolation tests: - Commenting out CPUTYPE?=corei7-avx (all else the same) results in a successful build, / no assertion error. - Removing -O2 (leaving CPUTYPE?=corei7-avx, and all else the same) results in a successful build / no assertion error. - Using -O1 (leaving CPUTYPE?=corei7-avx, and all else the same) results in a successful build / no assertion error. - Changing CPUTYPE?=corei7-avx -> sandybridge (all else the same), results in assertion error Additional environment information: - CPU: Intel Core i7-2600K - FreeBSD is VirtualBox guest (dmest.boot attached) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"