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:date:from:to:message-id:subject:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=jhV
	A+o92Uf1HoRt6nlzApxq+iSIvvnCqeq4xc4RdTsHBA7lqsc8FygM6Cny1m+x65DG
	OhV4IREwuNXwL6wy9VDLt4vSDuR0NLUv4SDaEpCv/01pTiGDN3xsTfaelRUl30tc
	HhAAvSL/QX+rFOok1VwSUTDy236Oc7TPP6En8fmg=
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:date:from:to:message-id:subject:mime-version
	:content-type:content-transfer-encoding; s=default; bh=P4RPkUCkA
	DH3H3+jrt3UTE7sn3g=; b=Cxl537N7APWNxRLN1Al+nyFY0l84J2rRwqBSLjxBF
	9kSgf4yWaNihZabjGm6t2XxYfkAxP/Fl4Sh4mmC5HS9yHCbQ67fczVSD6qQZBO0A
	Bq6jEXQgLAnoMcQ40q5uq5cGpQqxRRn3CanDW84eyrkc6m7LpCPY/h95SimZkcy1
	EE=
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: Yes, score=6.4 required=5.0 tests=AWL,BAYES_50,FORGED_YAHOO_RCVD,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_NEUTRAL,URI_HEX autolearn=no version=3.3.2
X-HELO: mbob.nabble.com
Date: Thu, 16 Jul 2015 23:26:30 -0700 (MST)
From: pen <pen_1232000@yahoo.com>
To: cygwin@cygwin.com
Message-ID: <1437114390582-119766.post@n5.nabble.com>
Subject: commands spends time in cygheap_user
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

simple commands like ls taking long time in "cygheap_user". May i have some
pointers to what to check?
Already checked path/cygcheck/nsswitch but all looks fine. here is sample
strace.

      14    4973 [main] ls 9308 App version:  1007.32, api: 0.274
   14    4987 [main] ls 9308 DLL version:  2001.0, api: 0.287
   19    5006 [main] ls 9308 DLL build:    2015-07-14 21:26
   21    5027 [main] ls 9308 dtable::extend: size 32, fds 0x612EFB50
  222    5249 [main] ls 9308 transport_layer_pipes::connect: Try to connect
to named pipe: \\.\pipe\cygwin-685dc4bb75d52efd-lpc
   39    5288 [main] ls 9308 transport_layer_pipes::connect: Error opening
the pipe (2)
   29    5317 [main] ls 9308 client_request::make_request: cygserver
un-available
--- Process 9308 loaded C:\Windows\SysWOW64\advapi32.dll at 756D0000
--- Process 9308 loaded C:\Windows\SysWOW64\msvcrt.dll at 75490000
--- Process 9308 loaded C:\Windows\SysWOW64\sechost.dll at 77290000
--- Process 9308 loaded C:\Windows\SysWOW64\rpcrt4.dll at 75870000
--- Process 9308 loaded C:\Windows\SysWOW64\sspicli.dll at 75300000
--- Process 9308 loaded C:\Windows\SysWOW64\cryptbase.dll at 752F0000
--- Process 9308 thread 5864 created
 5919   11236 [sig] ls 9308 wait_sig: entering ReadFile loop, my_readsig
0x8C, my_sendsig 0x90
--- Process 9308 thread 7472 created
2441548 2452784 [main] ls 9308 cygheap_user::ontherange: what 2, pw
0x612EFCE8      <<<
  135 2452919 [main] ls 9308 cygheap_user::ontherange: HOME is already in
the environment /home/pen
  308 2453227 [main] ls 9308 build_argv: argv[0] = 'ls'





--
View this message in context: http://cygwin.1069669.n5.nabble.com/commands-spends-time-in-cygheap-user-tp119766.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
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

