X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Fri, 3 Mar 2006 17:38:39 +0100 To: cygwin AT cygwin DOT com X-UMS: email Subject: ls.exe hangs on inaccessible directory if ntsec is turned off From: "Christian Franke" Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <1FFDId-1bRebI0@fwd35.aul.t-online.de> X-ID: GWsk7eZX8ekQLWYpfB+FRTO+dcCD03FVHy6wiL9m2LskWuQ24C2fwE AT t-dialin DOT net X-TOI-MSGID: 3092215c-d95b-4de8-9531-9c7c54d062e1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/