bug-bash
[Top][All Lists]
Advanced

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

Re: Bash 4.3.11(1) crashes after running exec


From: #pragma
Subject: Re: Bash 4.3.11(1) crashes after running exec
Date: Mon, 27 Jun 2016 19:52:46 +0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

Thank you for the answer. I would agree with you, but there is something
more.
If I change command from the first step to this:

user@host:~$ exec man man man

and leave other steps as were before, then bash crashes as well. Also on
tty logins.

Regards, Michael

On 06/27/2016 05:40 PM, Chet Ramey wrote:
> On 6/26/16 4:55 PM, #pragma wrote:
>> Hello!
>>
>> OS: Kubuntu 14.04
>> Bash version: 4.3.11(1)-release (i686-pc-linux-gnu)
>>
>> How to reproduce a bug:
>>
>> (1)
>> user@host:~$ exec man !!!!!!!!!!!
> 
> What do you expect to happen?  You're replacing the bash process with
> man against a totally bizarre set of arguments generated by history
> expansion.
> 




reply via email to

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