[lldb-dev] embedded python seg faulting on Ubuntu

Todd Fiala tfiala at google.com
Fri Feb 14 16:26:14 PST 2014


Hi all,

I've been previously intermittently and now very consistently hitting an
issue where the python readline module ends up seg faulting via a null
memory access.  I'm not entirely sure what is making it happen more on my
system now, but regardless, I've got a patch into python.org to attempt to
get it resolved.

If you hit a case where the embedded python interpreter is seg faulting
within readline.c, see the following patch
here<http://bugs.python.org/issue20631?@ok_message=issue%2020631> made
against the Python 2.7.6 source.  Assuming I can get this patch in, I will
attempt to get the fix incorporated into Linux distributions.

-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140214/54ad7432/attachment.html>


More information about the lldb-dev mailing list