From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29691 invoked by alias); 16 Aug 2012 19:26:54 -0000 Received: (qmail 29656 invoked by uid 22791); 16 Aug 2012 19:26:51 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mho-01-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.71) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 16 Aug 2012 19:26:37 +0000 Received: from pool-173-76-55-36.bstnma.fios.verizon.net ([173.76.55.36] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1T25iH-000CNx-16 for cygwin@cygwin.com; Thu, 16 Aug 2012 19:26:37 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 46DB0428003 for ; Thu, 16 Aug 2012 15:26:36 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19K22/MZMoACr3xouiis9t7 Date: Thu, 16 Aug 2012 19:45:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: Please test snapshots Message-ID: <20120816192636.GC16945@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <50203227.50207@dancol.org> <50205E0E.3060406@dancol.org> <20120808215909.GA29761@ednor.casa.cgf.cx> <5023CF06.2030006@dancol.org> <20120810142515.GE11601@ednor.casa.cgf.cx> <20120816183738.GA16914@ednor.casa.cgf.cx> <502D45E6.5060108@cornell.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <502D45E6.5060108@cornell.edu> User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2012-08/txt/msg00392.txt.bz2 On Thu, Aug 16, 2012 at 03:11:34PM -0400, Ken Brown wrote: >With the current snapshot (20120816 17:19:27), I have problems with >emacs-X11.exe. When I start it under X (by typing 'emacs&' in an xterm >window), its CPU usage goes up to 50% and its window never displays. >The attached file gives the result of attaching gdb and giving the >command 'thread apply all bt full'. > >I reproduced this running emacs under mintty, but it took longer for it >to happen. > >The problem doesn't occur with the 20120815 snapshot. It's funny how the simple explanation of a problem can trigger a "Oh #(*&$. I know what I did." In this case, I made my standard "reverse the sense of a ? operator" mistake. I'm generating a new snapshot which seems to fix the problem. I meant to run my normal raft of exhaustive tests: - run bash in console - run mintty - run X - start emacs but I missed the last two. Duh. cgf -- 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