Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Nov 2019 04:39:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 241747] security/openssl111: Clang crashes building on 13.0-CURRENT (r354143): Assertion failed: (isSimple() && "Expected a SimpleValueType!"), function getSimpleVT
Message-ID:  <bug-241747-29464-D5zDAypJJo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241747-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241747-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241747

--- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> ---
Created attachment 208904
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208904&action=
=3Dedit
dmesg.boot

Isolation tests:

- Commenting out CPUTYPE?=3Dcorei7-avx (all else the same) results in a
successful build, / no assertion error.

- Removing -O2 (leaving CPUTYPE?=3Dcorei7-avx, and all else the same) resul=
ts in
a successful build / no assertion error.

- Using -O1 (leaving CPUTYPE?=3Dcorei7-avx, and all else the same) results =
in a
successful build / no assertion error.

- Changing CPUTYPE?=3Dcorei7-avx -> sandybridge (all else the same), result=
s in
assertion error

Additional environment information:

- CPU: Intel Core i7-2600K
- FreeBSD is VirtualBox guest (dmest.boot attached)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241747-29464-D5zDAypJJo>