This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bash quits unexpectedly in cygwin 1.1.5-7


On Monday 20 Nov 00, Robert Bogomip writes:
> Doing "ls $(echo file)" causes bash to quit. Here is a quick session log:
> 
>   PANG (~) $ ls
>   1      buff-in.rc5  macros.rec
>   PANG (~) $ # You can do this next line as often as you like
>   PANG (~) $ echo $(echo 1)
>   1
>   PANG (~) $ #..But this will kill bash on the first or second go
>   PANG (~) $ ls $(echo 1)
> 
> This occurs for both bash 2.04-3 and 2.04-4 under cygwin 1.1.5-7. It
> works OK (bash doesn't quit) under cygwin 1.1.4. Hmmmm.

On Monday 20 Nov 00, Corinna Vinschen writes:
> 
> This works in the latest developer snapshot. I can't reproduce it.

I cannot even reproduce this with bash-2.04-4 and cygwin-1.1.5-7, so
there must be something else going on.

David


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]