On 7/3/13 4:06 PM, si...@hitzemann.org wrote:

> Bash Version: 4.2
> Patch Level: 45
> Release Status: release
> 
> Description:
>         When using \w in the prompt and changing the directory outside of HOME
>         bash crashes with an abort trap.
>         strcpy(3) say src and dst must not overlap. OS X 10.9 checks that on
>         runtime and forcefully aborts your code if they do.

Thanks for the report.  This will be fixed in the next release of bash.  If
you choose to use your patch before then, you need to add braces around the
code you added.

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/

Reply via email to