bug-bash
[Top][All Lists]
Advanced

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

Re: how to crash bash in two easy ways


From: Chet Ramey
Subject: Re: how to crash bash in two easy ways
Date: Mon, 22 Feb 2010 14:13:01 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

On 2/22/10 1:03 PM, pbr wrote:
> On Feb 22, 10:00 am, Chet Ramey <chet.ra...@case.edu> wrote:
>> On 2/22/10 5:30 AM, pbr wrote:
>>
>>>  Bash dies with a segmentation fault anytime I type in either
>>> "BASH_ALIASES=" or "BASH_CMDS="
>>
>> This was fixed in bash-4.1.
>>
>> Chet
>> --
>> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>>                  ``Ars longa, vita brevis'' - Hippocrates
>> Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/
> 
> Awesome... now to figure out why it hasn't yet been updated in Ubuntu
> 9.10...

Until it is, you can obtain equivalent functionality with `unalias -a'
and `hash -r', respectively.

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/




reply via email to

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