Re: Diagnose a segfault in ipython/readline

2014-03-06 Thread Fabio Zadrozny
On Thu, Mar 6, 2014 at 3:11 AM, Felix Yan wrote: > On Wednesday, March 05, 2014 20:15:31 Ned Deily wrote: > > The current > > assumption is that Python 2.7.6+, 3.3.5, and 3.4.0 have no problems with > > readline 6.3. > > Thank you. > > I just gave a try to 3.4.0b2 with readline 6.3, and still get

Re: Diagnose a segfault in ipython/readline

2014-03-05 Thread Felix Yan
On Wednesday, March 05, 2014 20:15:31 Ned Deily wrote: > The current > assumption is that Python 2.7.6+, 3.3.5, and 3.4.0 have no problems with > readline 6.3. Thank you. I just gave a try to 3.4.0b2 with readline 6.3, and still get the same segfault. Not sure the version is new enough though.

Re: Diagnose a segfault in ipython/readline

2014-03-05 Thread Ned Deily
In article <2114014.zHAFJyoHbS@felix-arch>, Felix Yan wrote: > I'm getting a reproducible crash in ipython, but not sure what upstream it > should belong to. > > The crash happens with python 2.7.6/3.3.4, with readline 6.3. > > Steps to reproduce: > > - run ipython > - input some random char