Re: [lldb-dev] [Release-testers] [8.0.0 Release] The final tag is in

2019-03-22 Thread Brian Cain via lldb-dev
I forgot Ubuntu 14.04 is still useful for some folks (including me), so I've only just now built it and uploaded: 552ea458b70961b7922a4bbe9de1434688342dbf clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz On Wed, Mar 20, 2019 at 8:39 AM Brian Cain wrote: > Uploaded ubuntu and SLES tarballs

[lldb-dev] ThreadSanitizer reports lock-order-inversion running lldb on Ubuntu 14.04

2019-03-22 Thread Ted Woodward via lldb-dev
We've been seeing intermittent test failures in some lit tests with this error message: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument We've only seen it on a buildbot running on SLES 11 - we can't reproduce it on our Ubuntu machines.