Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14590

Re: expand_prompt_string segmentation faults

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: expand_prompt_string segmentation faults
Date 2018-09-16 14:39 -0400
Organization ITS, Case Western Reserve University
Message-ID <mailman.854.1537123159.1284.bug-bash@gnu.org> (permalink)
References <20180914072655.GC18613@ubuntu> <e8ac720a-276a-86d3-aaa7-7371df0737ce@case.edu> <20180916081228.GA31037@ubuntu>

Show all headers | View raw


On 9/16/18 4:12 AM, Eduardo A. Bustamante López wrote:
> Here's another interesting crash:
> 
> $ base64 < 53
> MBgFEBAQMBgFEBAfEA==
> 
> $ gdb -batch -ex=r -ex=bt --args ./bash --noprofile --norc -c 'PATH=; set -o emacs; IFS= read -re' < 53

I can't reproduce this on Mac OS X or Fedora 28.

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

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: expand_prompt_string segmentation faults Chet Ramey <chet.ramey@case.edu> - 2018-09-16 14:39 -0400

csiph-web