On 13 May 2016 at 11:23, Ed Maste <ema...@freebsd.org> wrote: > On 12 May 2016 at 18:58, Greg Clayton via lldb-commits > <lldb-commits@lists.llvm.org> wrote: >> Author: gclayton >> Date: Thu May 12 17:58:52 2016 >> New Revision: 269377 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=269377&view=rev >> Log: >> Fix some long standing issues that caused tests to be flaky. > > On FreeBSD lldb now hits the new "someone is calling > HostThread::Cancel()" assertion when exiting. > > I haven't looked at it yet (and not saying the assertion is incorrect) > - this is just a heads-up to anyone else running lldb head on FreeBSD.
I disabled the assertion on FreeBSD, since the two ProcessMonitor threads still use Cancel(). _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits