<div dir="ltr">Hi all,<div><br></div><div>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 <a href="http://python.org">python.org</a> to attempt to get it resolved.</div>
<div><br></div><div>If you hit a case where the embedded python interpreter is seg faulting within readline.c, see the following patch <a href="http://bugs.python.org/issue20631?@ok_message=issue%2020631">here</a> 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.</div>
<div><br></div><div>-- <br><div dir="ltr"><table cellspacing="0" cellpadding="0" style="color:rgb(136,136,136);font-family:'Times New Roman'"><tbody><tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small">
<td nowrap style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">Todd Fiala |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px"> Software Engineer |</td>
<td nowrap style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px"> <a href="mailto:tfiala@google.com" style="color:rgb(17,85,204)" target="_blank"><span style="background-color:rgb(255,255,204);color:rgb(34,34,34);background-repeat:initial initial">tfiala@google.com</span></a> |</td>
<td nowrap style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px"><font color="#1155cc"> <a>650-943-3180</a></font></td></tr></tbody></table><br></div>
</div></div>