[Bug 216117] clang 4.0.0 crashes trying to build lld on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 15 23:03:41 UTC 2017


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

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #5 from Dimitry Andric <dim at FreeBSD.org> ---
I managed to figure out that upstream https://reviews.llvm.org/rL291671 caused
a use-after-free issue, which is why it doesn't always crash.  I had to run it
under valgrind to see relatively clearly where it came from.

Hal Finkel has put up a review for a fix here: https://reviews.llvm.org/D28749

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list