bug-bash
[Top][All Lists]
Advanced

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

Re: Command-line char insertion segfault


From: Chet Ramey
Subject: Re: Command-line char insertion segfault
Date: Tue, 22 Dec 2015 09:38:42 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

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    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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