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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=o+1+CqP9C2/Vsj+HX0bggpsZ50ztggjnSKMhhkMXWOk Ejy3ZVm2ABKIOQOiwj3VlKVifuHPlGwjwNIJr5/rbfKZOp0ni6iSFJC7SPGP6al8 HFwyjmIPmF4iHekhhOSj0znXP2okJZLPMZIBLbAu4eX6PPMfeSELx2HrhykQcjd4 = 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=Z0ecvpaTCJYTLQGEq0kuKVLBb9g=; b=BhL/oiMyC3k+jAfHJ eJzVplnOVes015MOzTxAA18nJ9odpgK0ZPYJBNa0amB5lXCi0CAYKf2Tco/dt2bg RxDwH/63JSeJPopfJGKhfu48jholbD6rtVOZ+E9fiHYG6a5hg3w2heY0B+9vDlWJ 0oLSqJLojLsb2rVQEbNi8Z78E4= 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.1 required=5.0 tests=BAYES_00,DATE_IN_FUTURE_03_06,KHOP_DYNAMIC,SPF_HELO_PASS,SPF_PASS,TVD_RCVD_IP autolearn=no version=3.3.2 spammy=Moving, vdi, observations, cursor X-HELO: glup.org Authentication-Results: glup.org; dmarc=none header.from=glup.org Message-ID: <568776D4.7020102@glup.org> Date: Sat, 02 Jan 2016 02:05:56 -0500 From: John Hood User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin.dll: bug with select on Windows console References: <5680953B DOT 8050200 AT glup DOT org> In-Reply-To: <5680953B.8050200@glup.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit More observations: * This also happens on a Windows 8.1 VDI install with a different AV/security solution-- different enough from my machine that I don't think the Windows/app environment is the cause of this, it looks more strongly like a Cygwin issue to me. * clearly states that select() must zero out all FD_SET bits when it returns 0. * Moving the mouse cursor around over the console window (at a bash prompt, without mouse modes enabled) makes this issue happen *much* more frequently. I'd investigate further but on current Git sources, 'make' fails for me with this: /home/cgull/src/newlib-cygwin/newlib/libc/configure: line 2164: syntax error near unexpected token `..' /home/cgull/src/newlib-cygwin/newlib/libc/configure: line 2164: `NEWLIB_CONFIGURE(..)' regards, --jh -- 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