This is the mail archive of the cygwin 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]
Other format: [Raw text]

ls.exe hangs on inaccessible directory if ntsec is turned off


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/


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