[Bug 241747] security/openssl111: Clang crashes building on 13.0-CURRENT (r354143): Assertion failed: (isSimple() && "Expected a SimpleValueType!"), function getSimpleVT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 6 04:39:25 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241747

--- Comment #2 from Kubilay Kocak <koobs at 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.


More information about the freebsd-toolchain mailing list