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=y3Clt6kzGQcpgTrCeDje25/sHA2hYP58X0t9vQjA+nt VdUb6QPE4yRNjvKdx9AjlqlJPbf1rO5kDqLDaYAkY6U/gw7emX2sOOVkBjwRI47G Oeiw8finTXQYbcicx2ZKvAxeGgtIKRk9U30jLNe0Wi6kLP8CuLGCFUbg7b1GPgrA = 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=qrRsvK5ZhZM7V3mHrWXxSOQGGZU=; b=m4gwamZTA0beXDyRw +JZOchswxG70Lbnq27yw0MDRmPjWBzk66ka3RIoo8XLy9lOMm7xTgOO9QxAHYCjs IomCyLgCU6wdl4+dRm+2Vg26zhQF3udt664gzceW533UTRfQRtSmLOSlj9prztU8 jv9pbNvE44yqXlnxiVwsadr6+E= 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=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <5390CE8F.1080202@cornell.edu> Date: Thu, 05 Jun 2014 16:09:51 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Emacs-w32... still crashing References: <1401832858 DOT 77832 DOT YahooMailNeo AT web185401 DOT mail DOT gq1 DOT yahoo DOT com> <5390BF87 DOT 6070604 AT cornell DOT edu> <20140605195104 DOT GA1462 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20140605195104.GA1462@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 6/5/2014 3:51 PM, Christopher Faylor wrote: > On Thu, Jun 05, 2014 at 03:05:43PM -0400, Ken Brown wrote: >> On 6/3/2014 6:00 PM, Zdzislaw Meglicki wrote: >>> And... another crash. I didn't run it under gdb this >>> time and it didn't dump anything either, but I got >>> interesting new message I didn't see before: >>> >>> *** fatal error - WFSO failed waiting for timer thread, Win32 error 0 >> >> This message comes from the function timer_tracker::cancel in timer.cc >> in the Cygwin sources. I'm afraid I have no idea what the timer thread >> is or why WaitForSingleObject might fail waiting for it. >> >> cgf or Corinna (or anyone else), can you shed any light on what might >> cause this? Could it be BLODA, for instance? > > I really don't see how WaitForSingleObject can fail like this but I have > demoted that fatal condition to a warning and added slightly more > debugging output to it. The next snapshot will have that change. Thanks. Gustav, can you install the latest snapshot? That might help debug this in case you get that WFSO failure again. 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