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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=clSzlgImRSSgQCaG5jegUcYA8BdOV PuxND4EzabR4QM40xDwC6EubkNKu7gAHdSY/gu35OqRFfNnV5qD4aNnB2K+SCI7i ZwCMdj5k0/vKXHYeRqKTcaXj/qloNtdTXetujIQt/eaFEgva8LJBdi5Ngb1d2A/E 5cHYsy5UX6tAn0= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=TJyILnHJTxjO6Ff2fXZApMwBAcA=; b=IAX udj+fPcRo1Roi5elmzAgvPUhuKTY53FUo1SXIEFljqrAWffRa2jzxr2R1JE8j55c V64PcpT1x/RqVDpghucYMo3TdvZY3SnD3jQ/t/PAphrqhf3Is+dkLeBIDRbca8V9 iGCgVVTMqU9zXvqoB9IUi87Yi978gLztdJzusKm8= 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=1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oa0-f49.google.com MIME-Version: 1.0 X-Received: by 10.60.38.35 with SMTP id d3mr15808135oek.37.1387764581419; Sun, 22 Dec 2013 18:09:41 -0800 (PST) Date: Mon, 23 Dec 2013 03:09:41 +0100 Message-ID: Subject: infocmp.exe opens in a new windows-cmd window and hangs From: Irfan Adilovic To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Hi, On my 64-bit Cygwin installation, when I start `infocmp.exe` from within mintty, it opens up a new cmd-window (not mintty!), shows options and immediately closes. However, the infocmp process hangs in a way that defies killing -- it cannot be killed even from the windows task manager (first attempt at killing has no effect, later attempts return "Access is denied"). Same thing for its parent process, sh.exe. So far, I haven't found a way of killing these two processes short of restarting the system. A workaround is to either uninstall ncurses or to move away infocmp.exe -- with luck, stuff will work (for example, `perl -de0` hangs because of infocmp, but works flawlessly with infocmp moved away). Now, has anyone else observed this, or am I the only one? I've tried reinstalling ncurses without effect, any other suggestions? I'm running 64-bit Cygwin under Windows 8. -- Irfan -- 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