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=kKt6+/YKQveNNlvHV5QFcdRWOEukm/hXIabAW3nka6G 8nwXHj5rks6ucjwGfHN08dhRIwf+GdRJ1qjyO9ypaorJOeiaJBpLCzWFhQln3IbU UdDvq0JvHAmzzluy6JF3o5UeNkO0RCT7t1jJp7v5AoZN6wrtLjBkSZS1SR+nqU98 = 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=kJ2+h6Iet/plhzQ0+BAWNMmE9xA=; b=D8BjHrxDU+tdV5kpo m95nN/m2XhsmLk7nA7NTU3UqDo8d8ckJMWzapndJlQjVYsamTCMasCQlPMfDrhDI bCSflIO88AQdKqf4H1KJolflAqCmW1NHicI6BEBObo3rgw44xIWbO5LxUXUaLSnM wbPcQT1SM+WCX5B+tbdmYh7XCU= 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 X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,SPF_PASS,TW_CG autolearn=ham version=3.3.1 Message-ID: <51BC0352.2090600@cs.ucla.edu> Date: Fri, 14 Jun 2013 23:01:54 -0700 From: Paul Eggert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bug#14569: 24.3.50; bootstrap fails on Cygwin References: <51B78346 DOT 3050600 AT cornell DOT edu> <2E06A322-530C-4AA2-9282-6D2E48B1D194 AT swipnet DOT se> <51B8BEFE DOT 6070309 AT cs DOT ucla DOT edu> <51B8D5ED DOT 1010407 AT alice DOT it> <51BA03CA DOT 4080804 AT cs DOT ucla DOT edu> <51BB56CB DOT 7030209 AT cs DOT ucla DOT edu> <20130614180359 DOT GA5295 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20130614180359.GA5295@ednor.casa.cgf.cx> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 06/14/2013 11:03 AM, Christopher Faylor wrote: > You pointed to an archived mail messages which implies that was fixed > more than a year ago. What makes you think it is still a problem? The message I pointed to says this: > Testcase signal/kill: > Signals may or may not reach the correct thread with 1.7.12-1 and newer. Confirmed. I think the reason is that we only have a single event to signal that a POSIX signal arrived instead of a per-thread event, but I'm not sure. This is cgf's domain so I leave it at that for now. I interpreted this to mean "the existence of the bug is confirmed, here's why the bug occurs, and I'll let cgf deal with it". I didn't see any followup message where cgf (is that you?) dealt with it. My apologies if I misinterpreted the email. -- 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