delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Thu, 7 Nov 2002 10:46:16 -0500 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: 1.3.13 bug with arguments for "ls *" etc. where * is >900 chars |
Message-ID: | <20021107154616.GA27716@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <BC46D442BCFB6340A9BB1CED6766E36E3949DF AT tons2226> |
Mime-Version: | 1.0 |
In-Reply-To: | <BC46D442BCFB6340A9BB1CED6766E36E3949DF@tons2226> |
User-Agent: | Mutt/1.5.1i |
On Thu, Nov 07, 2002 at 09:57:26AM -0500, Willis, Matthew wrote: >I reported a strange hang with nt4 yesterday and have more information on >how to replicate. Basically, long command line globs seem to cause the >system to get locked up at 100%. The following can replicate > >mkdir tmp; cd tmp >for k in 0 1 2 3 4 5 6 7 8 9 a b c d e f >do > for j in 0 1 2 3 4 5 6 7 8 9 a b c d e f > do > touch $j.$k > done >done > >Now, when I do > >ls * - this hangs (ctrl-c to get out) >ls [0-9a-f].[0-9a-f] - this hangs too >ls [0-9a-e].[0-9a-e] - but this works fine I have no problem whatsoever with this. >My cygcheck.out is attached to a post I made yesterday. And it reveals that you have an old version of the DLL and have two versions of the DLL in your path, one in C:\WINNT\System32\cygwin1.dll, which setup.exe should have warned you about. Putting the DLL there is something that we've repeatedly stressed is a bad idea (tm). cgf -- Please do not send me personal email with cygwin questions or observations. Use the resources at http://cygwin.com/ . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |