X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=ewt1aMEZbbuN5z6XcL11U+EoC/t/YuKTbRTWxDBIquz
	tT3yRIs7kU7yrMcMtGrhfPzN4Z0okEHtSLuxpRyAoJiW+QPhgODf5X/zCFuCd/Y3
	aPlZeWdVnubnznOj9g+ccTiGDHQFFQOB5F64n0+NHMx+nR0v/6mpanzWeN45p84c
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=gySolQrctSJrFfF8GNO7nQFKSZ4=; b=fGp4utyZOI5VHoE6L
	OPfvqzQIriw1r9rcmhjQ6fzMbp3A7pucuUY81Uhozll9WzmM2FyfVdejB6KJXGPw
	+oJk3yrXQ1eMuskNynVcLFJlot+WXPYMilmmTnwolEASRokksGikrJawRjevjUYi
	Kt2XNEwuN+x390Tf5OFCmPWivI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f182.google.com
X-Received: by 10.180.104.225 with SMTP id gh1mr2713083wib.65.1429286768390;        Fri, 17 Apr 2015 09:06:08 -0700 (PDT)
Message-ID: <55312F6B.60007@gmail.com>
Date: Fri, 17 Apr 2015 18:06:03 +0200
From: Marco Atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Running tasklist /m in cygwin hangs
References: <DUB123-W4750825E1B5751A9A8C87DB1E50@phx.gbl> <DUB123-W47F773413670D52BA6C788B1E50@phx.gbl>,<1649023972.20150415221557@yandex.ru> <DUB123-W19314222C44FF6C6D492E5B1E30@phx.gbl>
In-Reply-To: <DUB123-W19314222C44FF6C6D492E5B1E30@phx.gbl>
Content-Type: text/plain; charset=windows-1251; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 4/17/2015 5:23 PM, Saurabh T wrote:
> I can confirm it still hangs for me with 1.7.35. I am using the 32 bit (i686) Cygwin which is the only difference from Andrey's.
>

on  $ uname -vrsm
CYGWIN_NT-6.1-WOW 1.7.35(0.287/5/3) 2015-03-04 12:07 i686

It is only a bit slow (both mintty and console)

$ time tasklist /m normaliz.DLL

Image Name                     PID Modules
========================= ======== 
============================================
ZenworksWindowsService.ex     1424 normaliz.dll
AppleMobileDeviceService.     1616 normaliz.dll
explorer.exe                  2520 normaliz.dll
PanGPS.exe                    3276 normaliz.dll
PanGPA.exe                    3420 normaliz.dll
iTunesHelper.exe              3544 normaliz.dll
Smc.exe                       5008 normaliz.dll

real    1m25.565s
user    0m0.015s
sys     0m0.046s

It seems some type of timeout in the interaction of this
windows utility and cygwin

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

