Date: Sun, 19 May 2024 23:23:22 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 279136] clang-16 frontend command fails with exit code 138 w/out any assertion message on the port security/botan3 on amd64, arm64 Message-ID: <bug-279136-29464-o2czJyx8Oe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279136-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-279136-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=3D279136 --- Comment #2 from Matthias Andree <mandree@FreeBSD.org> --- Yuri: 138 resolves to 128 (core dump) + 10 =3D SIGBUS.=20=20 Assertion errors usually end up in std::terminate() or abort(), hence SIGAB= RT, resulting in status codes 6 or 134. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279136-29464-o2czJyx8Oe>