Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 12 Sep 2005 09:13:27 -0400 From: Jason Tishler To: cygwin AT cygwin DOT com Subject: Re: Python 2.4.1 locking bug. (was: Re: rebaseall failure?) Message-ID: <20050912131327.GA268@tishler.net> Mail-Followup-To: cygwin AT cygwin DOT com References: <94BF3137C62D3E4CAED7E97F876585F09DB07B AT pauex2ku08 DOT agere DOT com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="PHCdUe6m4AxPMzOu" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-IsSubscribed: yes --PHCdUe6m4AxPMzOu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Doug, On Thu, Jul 28, 2005 at 11:51:00PM -0400, Douglas Philips wrote: > On Jul 28, 2005, at 6:02 PM, Williams, Gerald S (Jerry) wrote: > >On the other hand, I verified at the time that the semaphore solution > >worked under Cygwin Python, so I wouldn't expect it to be a problem > >even if the change just took place. However, it could potentially > >help in isolating the problem. > > Thanks, I'm interested too, but I won't be looking at it personally > until I've produced (or failed to) an even simpler test case... If you are willing to build from source, then I have a workaround: $ # save attached patch to /tmp/pyconfig.h.diff $ # change directory to top of Python 2.4.1 source tree $ configure $ patch