Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 14:59:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 280936] cannot build world with ASAN enabled
Message-ID:  <bug-280936-29464-Wo1EYqe3cf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280936-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280936-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=3D280936

--- Comment #9 from Dimitry Andric <dim@FreeBSD.org> ---
In the mean time I had run a build somewhere on a universe machine, and ran
into the same assertion.

So it looks like this regressed with
https://github.com/llvm/llvm-project/commit/llvmorg-18-init-16766-g51fbab13=
4560
("[asan] Enable StackSafetyAnalysis by default"), and it still crashes with
very recent main, i.e. llvmorg-20-init-09245-g0850e721ab1.

One workaround would be to use -asan-use-stack-safety=3D0 for this one part=
icular
troublesome source file, but I'm unsure if that will allow the rest of worl=
d to
build.

Simultaneously, I think it is good to report a bug upstream, but I'll have =
to
reduce the test case.

--=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-280936-29464-Wo1EYqe3cf>