On 12/21/15 7:38 PM, Carlo Milanesi wrote:

> Bash Version: 4.3
> Patch Level: 11
> Release Status: release
> 
> Description:
>     Every time I insert a character in a command-line in a position
>     followed by some characters and some blanks, Bash crashes.
> 
> Repeat-By:
>     In a new command line, if I type the following 4 keys:
>     [a][SPACE][HOME][s]
>     the Bash process terminates printing "Segmentation fault".
>     This happens both in a Gnome terminal window, and in
>     a text-mode screen.

I can't reproduce this.  Can you get a stack traceback of the core dump
or attach to the bash process using gdb before it crashes and print the
stack traceback (using `where') when it crashes?

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

Reply via email to