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:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=uP6TIhTtiutBHLah dKKYlYzMZ9GxOPSh2ehBq9/cq2U+9zbj/8QpbG5vyhB3I2t0lGa0h0QQg9ns1Rx8 /T1/m+yhzt0AkhunkcoMH9BZATxWch23dVYmKh8esztAcMRy6AwP9vKdQk1oMDnf a3joSX7MKJd8ddyGGYln/rft+r8= 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:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=DoCoWd3PAO4BkxaVhdIbLr ZU87Y=; b=sx+oi9jrbuCnFKAkyx9TMHDDsO55g5eQH01HVu/quGr7af8At4ZcWS cEYD6D1NEbzCnYDroXlKVak41VV9Znw0M40iyMDnwOMZfZJuMAP2ZZ0NhMqqw1jC AhlIdk3nlPMvE4F7jzwiTeoXfpulGbqkDyPsOUlPl4AIbkemMvQTM= 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=-5.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 X-CornellRouted: This message has been Routed already. Message-ID: <51BB7B82.4010204@cornell.edu> Date: Fri, 14 Jun 2013 16:22:26 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: 14569 AT debbugs DOT gnu DOT org 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 6/14/2013 2:03 PM, Christopher Faylor wrote: > On Fri, Jun 14, 2013 at 10:45:47AM -0700, Paul Eggert wrote: >> Cygwin developers, I'm worried about a Cygwin bug where >> pthread_kill may not send a signal to the correct thread. >> This bug may be causing Emacs to crash. The Cygwin bug is >> discussed in this thread: >> >> http://cygwin.com/ml/cygwin/2012-05/msg00472.html >> >> Emacs uses pthread_kill to redirect >> SIGCHLD to the main thread; if this is sent to a random >> thread instead, that could explain the random crashes. >> >> My question is: does this bug still exist with Cygwin, >> and if so is it likely to get fixed soon? > > 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? > > I'd expect that if it was still a problem our emacs maintainer would > be on top of it. Unfortunately, the emacs maintainer doesn't have any idea why the recent emacs changes are causing random crashes on Cygwin. It's almost impossible to catch this under gdb; and the one time it was caught, the backtrace didn't make sense. Also, the crash doesn't occur when emacs is run under strace. I'm not going to speculate on whether the problem is caused by a bug in Cygwin's pthread_kill. Ken -- 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