In http://reviews.llvm.org/D7238#117279, @chaoren wrote:

> Hi Ed,
>
> FreeBSD 10.1-RELEASE #0 r274401
>  Python 2.7.9


Ok, I suspect this is an unfortunate bug in libedit which I fixed in FreeBSD 
stable/10 here:
https://svnweb.freebsd.org/base?view=revision&revision=277931

It started showing up after a python update when this change made it in:
https://hg.python.org/cpython/rev/6303266beb80
which caused OS X crashes, fixed in:
https://hg.python.org/cpython/rev/3f08c1156050
but not fixed for FreeBSD.

The most straightforward way to fix it is to checkout the FreeBSD source tree, 
then run make in src/lib/libedit followed by sudo make install.


http://reviews.llvm.org/D7238

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to