Re: SIGSEGV: rl_redisplay: Long Directory Name with EM Dash character in Graphical Terminal

2018-02-04 Thread Kieran Grant
Yep, that solved it :D On 05/02/18 07:53, Chet Ramey wrote: > On 2/2/18 8:57 PM, Kieran Grant wrote: >> On 03/02/18 00:25, Chet Ramey wrote: >>> I can't reproduce it on Mac OS X or Red Hat, even when using the Debian >>> prompt. What is your $PS1? (The value of `prompt' in the call to readline() >

Re: SIGSEGV: rl_redisplay: Long Directory Name with EM Dash character in Graphical Terminal

2018-02-04 Thread Chet Ramey
On 2/2/18 8:57 PM, Kieran Grant wrote: > On 03/02/18 00:25, Chet Ramey wrote: >> I can't reproduce it on Mac OS X or Red Hat, even when using the Debian >> prompt. What is your $PS1? (The value of `prompt' in the call to readline() >> in the trace looks kind of sketchy.) >> > > PS1=\[\e]0;\u@\h: \

Re: SIGSEGV: rl_redisplay: Long Directory Name with EM Dash character in Graphical Terminal

2018-02-03 Thread Egmont Koblinger
Hi, I can reproduce this problem with 4.4.12 on Ubuntu Artful (in gnome-terminal, xterm, urxvt - so it doesn't seem to matter). I cannot reproduce with devel bash. (Sorry if this email doesn't show up nicely in the thread index, I have no clue how to properly reply to an email just by seeing it i

Re: SIGSEGV: rl_redisplay: Long Directory Name with EM Dash character in Graphical Terminal

2018-02-02 Thread Kieran Grant
He he, I love that on the mailing list archive it replaces my host details with "address@hidden", kinda ruins the calculations though... and it is in my screenshots. :D

Re: SIGSEGV: rl_redisplay: Long Directory Name with EM Dash character in Graphical Terminal

2018-02-02 Thread Chet Ramey
On 2/1/18 5:48 PM, Kieran Grant wrote: > Hi All, > > Found an interesting bug today, > > GNU bash, version 4.4.18(4)-release (x86_64-unknown-linux-gnu) > > When running in a graphical terminal (xterm, mate-terminal, gnome-terminal) > set to 80x24. > I get a SIGSEGV in rl_redisplay doing the fol

SIGSEGV: rl_redisplay: Long Directory Name with EM Dash character in Graphical Terminal

2018-02-01 Thread Kieran Grant
Hi All, Found an interesting bug today, GNU bash, version 4.4.18(4)-release (x86_64-unknown-linux-gnu) When running in a graphical terminal (xterm, mate-terminal, gnome-terminal) set to 80x24. I get a SIGSEGV in rl_redisplay doing the following: (Haven't managed to do it on a Virtual Console)