Hi, with the current cygwin1.dll 20050203, ls.exe hangs on access of an inaccessible directory if ntsec is turned off.
Steps to reproduce on XP Prof: $ CYGWIN=ntsec ls "/cygdrive/c/System Volume Information" ls: /cygdrive/c/System Volume Information: Permission denied # OK $ CYGWIN=nontsec ls "/cygdrive/c/System Volume Information" ls: /cygdrive/c/System Volume Information: Permission denied # *** ls hangs with 100% CPU *** Bug is present since cygwin1.dll 20050128, 20050127 was OK. Christian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/