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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Joe Buehler Subject: Re: cygwin commands sometime hang on dual-processor (WinNT-SP5) Date: Thu, 20 Mar 2003 14:35:43 -0500 Organization: Spirent Communications, Inc. Lines: 17 Message-ID: <3E7A180F.30306@hekimian.com> References: <3E79C630 DOT 7408 DOT 11CA0B2 AT localhost> Reply-To: jbuehler AT hekimian DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en In-Reply-To: <3E79C630.7408.11CA0B2@localhost> X-Enigmail-Version: 0.73.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Henrik Wist wrote: > WindowsNT SP5. I'm seeing hangs on random commands (rm, cat, cut ...) > when running my scripts. I searched Google already and it turned up a What does Task Manager say about CPU usage when you get a hang? Sometimes 'rm -r' will go into an infinite loop if it tries to remove an open file. I am running a local patch to work around this. You can download gdb and attach to a hung process and dump the stacks for the various threads -- it would be interesting info. See also the web page on debugging Cygwin problems -- there is standard info that people on this list want to see. -- Joe Buehler -- 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/