[lldb-dev] Trouble with ScriptInterpreter unit tests

2019-09-14 Thread Alex Cameron via lldb-dev
Hi there, I've been working on a patch for LLDB but have been having an issue running the test suite (even on a clean checkout of trunk) where the ScriptInterpreter tests are hitting SIGSEGV. From what I understand, the unit test involves an embedded Python interpreter and it's happening when we t

Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 5 is here

2019-09-14 Thread Dimitry Andric via lldb-dev
On 13 Sep 2019, at 14:06, Hans Wennborg via Release-testers wrote: > > 9.0.0-rc5 was just tagged from the release_90 branch at r371837. In > the Git monorepo, it's tagged as llvmorg-9.0.0-rc5. For this rc, I used two patches, from: * https://bugs.llvm.org/show_bug.cgi?id=42892 - After r356631,