y, March 22, 2019 3:28 PM
To: LLDB
Subject: [EXT] [lldb-dev] ThreadSanitizer reports lock-order-inversion running
lldb on Ubuntu 14.04
We've been seeing intermittent test failures in some lit tests with this error
message:
terminating with uncaught exception of type std::__1::system_erro
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.