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:from:to:subject:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=EKr
	gcS2JBNk+Jn3t/qEkXQ3Sm6onHkXLAOBnm9jA7buneX0CEaDlSeIIvL9JywSZ8yl
	1gp4E7i9+ngBynckB1+kF0pkYSXvaganNCpRysb8UKdPm/zuGIVbAHrm5WqeylJm
	i3ZM51plMwkxYxzAPTLhaEl0NOsIfReXNsoPu59s=
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:from:to:subject:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=qee6YOX8d
	VeZaSkL+L7Em2pqGr8=; b=GXEuuO7zY/+mC1Z6B/5m5PsQZynrK42gEb/zqoq20
	gkEoqGL/lq2onUgP18HaNqENvPvBwXlNKCv/xu2CP8t+Y1Uxi5QBtWIzf2avccfY
	VkGjmdoyGtF6UEF7abaY2+/9yifhe7VybFsbRHnE9Rar+2k9k/EFSM39d1X/JWOg
	ww=
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.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: blu0-omc1-s18.blu0.hotmail.com
X-TMN: [11huMKSBhyGyqAkS4KVBfpO6UdQEYmuO]
Message-ID: <BLU404-EAS2010888D40BD8823CCAC899D96F0@phx.gbl>
From: Ivan Todoroski <ivan@todoroski.com>
To: <cygwin@cygwin.com>
Subject: 1.7.28: Ctrl-C not working reliably
Date: Fri, 4 Apr 2014 21:35:39 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Cygwin DLL 1.7.28 32-bit
Windows 8.1 64-bit (build 6.3.9600)

*Steps to reproduce*
1) Open Cygwin bash prompt
2) Type: ssh blargh  # or any non-existent host
3) Press Ctrl-C immediately after that

On my machine, the Ctrl-C doesn't stop SSH from trying to look up the
non-existent host, it keeps going until it gives up and times out (which
takes about 10 seconds of my machine, YMMV).

This problem is not specific to SSH, it just happens to be the most reliable
way to reproduce it.

It happens frequently with other programs too, but I haven't been able to
find any pattern, it seems Ctrl-C sometimes works and sometimes doesn't.
It's a regression because the cases where Ctrl-C doesn't work used to work
in earlier Cygwin releases, but unfortunately I can't give you exact version
numbers...

I also checked that this happens both inside mintty and the native Win32
console, it made no difference.


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

