[Lldb-commits] [lldb] r269377 - Fix some long standing issues that caused tests to be flaky.

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Fri May 13 08:23:36 PDT 2016


On 12 May 2016 at 18:58, Greg Clayton via lldb-commits
<lldb-commits at 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.


More information about the lldb-commits mailing list