From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13034 invoked by alias); 5 Jun 2014 19:05:52 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 13025 invoked by uid 89); 5 Jun 2014 19:05:52 -0000 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: limerock02.mail.cornell.edu Received: from limerock02.mail.cornell.edu (HELO limerock02.mail.cornell.edu) (128.84.12.100) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Jun 2014 19:05:48 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock02.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id s55J5k6V000680 for ; Thu, 5 Jun 2014 15:05:46 -0400 Received: from [192.168.1.6] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id s55J5iRB008125 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 5 Jun 2014 15:05:45 -0400 Message-ID: <5390BF87.6070604@cornell.edu> Date: Thu, 05 Jun 2014 19:05:00 -0000 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@cygwin.com" Subject: Re: Emacs-w32... still crashing References: <1401832858.77832.YahooMailNeo@web185401.mail.gq1.yahoo.com> In-Reply-To: <1401832858.77832.YahooMailNeo@web185401.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-06/txt/msg00093.txt.bz2 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? We're seeing these strange crashes only on 64-bit Cygwin, FWIW. 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