bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()


From: Anatol Pomozov
Subject: Re: [Bug-readline] SIGSEGV in _rl_dispatch_callback()
Date: Tue, 11 Mar 2014 06:33:48 -0700

Hi

On Tue, Mar 11, 2014 at 6:17 AM, Chet Ramey <address@hidden> wrote:
> On 3/11/14 4:07 AM, address@hidden wrote:
>
>>> Please let me know whether it fixes the various other problems on various
>>> platforms.
>>>
>>
>> Thanks for the patch, it seems to fix the issues I was having (based on
>> a short amount of testing).  Out of interest, what was different about
>> your platform that caused the issue not to show up?
>
> It took a long time to figure out what was going on with the original
> report, since the keybindings for up- and down-arrow were not the
> default.  I don't run Arch or Gentoo, and I didn't suspect it was a
> modified key binding that was the issue there.

Here is the inputrc file for readline package on Linux Arch
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/inputrc?h=packages/readline

That I believe the same as on Gentoo and Debian.

But taking into account that neither bash nor python have problems
with <DOWN><DOWN> sequence, only ipython does, I think it is ipython
who sets the key bindings.

>
> I use and develop exclusively on Macs, and don't have a DEL key on the
> keypad. Once I figured out that it was a function that returned -1 with
> a multi-key sequence, I was able to use fn+DEL, which is forward-delete
> on the Mac keyboards, to reproduce that problem.
>
> Chet
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>                  ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]