On 3/5/14 11:18 PM, Anatol Pomozov wrote:
> Hi,
> 
> It is a follow-up for a Linux Arch bug https://bugs.archlinux.org/task/39144
> 
> After upgrading system to readline 6.3 we started seeing a crash that
> can be reproduced using 'ipython' command-line tool. Here are the
> steps:
> 
> - run 'ipython'
> - type 'import'
> - press up, down, up
> - SIGSEGV!!!
> 
> Downgrading readline back to 6.2 fixes the issue.

I can't reproduce this with a simple callback test example.  I suspect it's
something in how ipython configures readline that the example doesn't do.
Where would I find that initialization code?

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    [email protected]    http://cnswww.cns.cwru.edu/~chet/

_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to