https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289405
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from John Baldwin <[email protected]> --- This type of segfault usually is caused be a double-free or the like. I wonder if toggling MALLOC_PRODUCTION has exposed a bug in lld, but this version of lld is already used in stable/14 so that seems unlikely? In general, bugs in lld should be reported to upstream LLVM when possible. -- You are receiving this mail because: You are the assignee for the bug.
