[lldb-dev] [Bug 18841] lldb crashing when running embedded python commands on Ubuntu 12.04 x86_64

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 14 11:17:40 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18841

Todd Fiala <tfiala at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lldb-dev at cs.uiuc.edu        |tfiala at google.com

--- Comment #1 from Todd Fiala <tfiala at google.com> ---
There are two libedit versions getting linked in with lldb - both the Ubuntu
system libedit and the newer one we're using.

I'm removing the system libedit to see if this addresses the double libedit
linkage.  If that doesn't work, I'll have a look at moving back to
configure/make to see if this is a misconfiguration or build system
configuration issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140214/0f62b07f/attachment.html>


More information about the lldb-dev mailing list