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


Groups > gnu.bash.bug > #11491

Re: Bash crashes on `exec -c'

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: Bash crashes on `exec -c'
Date 2015-09-15 09:14 -0400
Message-ID <mailman.1173.1442323332.19560.bug-bash@gnu.org> (permalink)
References <CBCF8514-952B-440F-8C41-0A1BCC4C71AE@qq.com>

Show all headers | View raw


On 9/15/15 6:31 AM, ziyunfei wrote:
> $ echo $BASH_VERSION
> 4.2.45(2)-release
> $ echo :>test
> $ chmod +x test
> $ exec -c ./test
> [1]    15650 segmentation fault  bash

Thanks for the report.  This bug has existed for at least 20 years.  It
will be fixed in the next release of bash.

Chet
-- 
``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/

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


Thread

Re: Bash crashes on `exec -c' Chet Ramey <chet.ramey@case.edu> - 2015-09-15 09:14 -0400

csiph-web