https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216117
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #5 from Dimitry Andric <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
