StanleyJ -> bash-3.0.0.8 coredumps in Vista 5728 (Sep. 25, '06, 6:52:42 PM) |
I think bash didn't work in 5600, as running the following:
C:\Windows\posix.exe /u /c /usr/local/bin/bash -l
... as either a shortcut or within cmd.exe, it'd launch and exit straight away. Previously in 5600 (RC1), it was posible to go into bash from within the default shells (eg: ksh) and appeared to mostly work.
However, within 5728... it's very broken. pwd in ksh would give:
/dev/fs/C/Users/Username
Though in bash (through ksh), it'd give:
çÏÕv⌂lë
The actual coredump happens if one cd's to a subdirectory as the first directory after launching bash (within ksh), eg:
$ cd Desktop
|
|
|
|