<div dir="ltr"><div><div><div><div><div><div><div>Hello,<br><br>I've tried building the latest LLDB + LLVM from trunk on two different OSX machines running Lion (10.7.5) and the resulting lldb binary seems to cause a kernel panic when run. I'm not an OSX developer normally so it's quite possible that I'm doing something wrong and I'm wondering if anyone has any pointers.<br>


<br></div>I have tried with both clang 3.2 (the default for Xcode 4.6) as well as clang 3.3 from MacPorts with the following configure line:<br><br>./configure --enable-optimized --enable-assertions --enable-cxx11 --enable-libcpp<br>


<br></div>The lldb binary can be run but crashes when trying to launch a process.<br><br></div>lldb /usr/bin/python<br></div>(lldb) r<br></div><kernel panic><br><br></div>Any ideas are welcome.<br><br></div>Thanks,<br>


Andrew<br></div>