X-Recipient: archive-cygwin AT delorie DOT 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:from:to:subject:date:message-id:content-type :mime-version:content-transfer-encoding; q=dns; s=default; b=mHS +KKG0cEw7ZNJ9kY5sBkQhhebNs2caaIYIjD1u+xfoReSt5uCBIwzYqZq9JgV4TRK gwYrj3ZkMLdrkmdpwATndpqNyRKXdkz/oMTYd+UiXqUWxD/+hQ32BU67RqVkWLJl waxO3s+oa+/B6Xm6v5n92HhfNb/LsWH0SLm9Tn98= 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:from:to:subject:date:message-id:content-type :mime-version:content-transfer-encoding; s=default; bh=E9bBvaBW4 myj1Stih00UA7eRAJ4=; b=k5he3+Dx7A/Jk7ISGOHZle5F1caSkQ/Pmh5Z6umqO xZ9rPAWU9Bv9IKCRPFTfhmrEBDTwgEiE5duYmO56aBCMm9YQ8oi5Qm8satCFToGi qvVALBT8NwmysIxuSnsim83TuCKNSXr+iOrNarEtDYmMnRqYRm8UoU9dZwY7vjoN KQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mga03.intel.com X-ExtLoop1: 1 From: "Klemm, Michael" To: "cygwin AT cygwin DOT com" Subject: Strange Issue with Launching Cygwin bash and other Applications Date: Fri, 13 Feb 2015 18:04:10 +0000 Message-ID: <0DAB4B4FC42EAA41802458ADA9C2F82430059DC1@IRSMSX104.ger.corp.intel.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1DI5AEE000403 Dear all, After the last restart (and maybe also after an update of Cygwin last week), the first start of bash takes hideously long (about 2 minutes). The same happens to programs like latexmk: $ time latexmk --help Latexmk: This is Latexmk, John Collins, 10 January 2015, version: 4.42. [... more output ...] Report bugs etc to John Collins . real 1m39.914s user 0m0.000s sys 0m0.015s I did an strace on latexmk and it seems that something is querying the Active Directory of my computers domain through the VPN: 1047703 1224686 [main] perl 11652 pwdgrp::fetch_account_from_windows: line: < XXXXXXXXXXXXXXXXXXXX> 513639 1738325 [main] perl 11652 pwdgrp::fetch_account_from_windows: line: < XXXXXXXXXXXXXXXXXXXX > 525120 2263445 [main] perl 11652 pwdgrp::fetch_account_from_windows: line: < XXXXXXXXXXXXXXXXXXXX > 522731 2786176 [main] perl 11652 pwdgrp::fetch_account_from_windows: line: < XXXXXXXXXXXXXXXXXXXX > 518198 3304374 [main] perl 11652 pwdgrp::fetch_account_from_windows: line: < XXXXXXXXXXXXXXXXXXXX > [I replaced the true group/account names for privacy reasons.] Each query takes a little while and there are lots of them. Some even take longer than a second. This continues for quite a while until latexmk finally prints its help message. I have found the queried the log of cygcheck. How can I convince Cygwin (or one of its components) that this is bad idea and to avoid it? Thanks in advance for your help. Kind regards, -michael Dr.-Ing. Michael Klemm Senior Application Engineer Software and Services Group Developer Relations Division Phone +49 89 9914 2340 Cell +49 174 2417583 Intel GmbH Dornacher Strasse 1 85622 Feldkirchen/Muenchen, Deutschland Sitz der Gesellschaft: Feldkirchen bei Muenchen Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk Registergericht: Muenchen HRB 47456 Ust.-IdNr./VAT Registration No.: DE129385895 Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052 -- 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