Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <007801c15fc1$44c23670$0200a8c0@lifelesswks> From: "Robert Collins" To: "Jason Tishler" Cc: References: <20011028095644 DOT B2232 AT dothill DOT com> Subject: Re: fix cond_race... was RE: src/winsup/cygwin ChangeLog thread.cc thread.h ... Date: Mon, 29 Oct 2001 01:59:59 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 28 Oct 2001 15:04:36.0138 (UTC) FILETIME=[DBA428A0:01C15FC1] ----- Original Message ----- From: "Jason Tishler" > Rob, > > On Sat, Oct 27, 2001 at 01:06:04PM +1000, Robert Collins wrote: > > So whats the problem again? > > See below... > > > $ ssh -p 2222 robertc AT cc1004678-a DOT etntwn1 DOT nj DOT home DOT com > > [snip] > > TERM (rxvt) = cd src/python-2.1.1 > > The above is prompting you for your terminal type -- enter carriage return > to default to the previous value (e.g., rxvt) or enter the appropriate > value (e.g., cygwin). yah, figured that out after I took time to read it :}. > > althea[~/src/python-2.1.1] > > $ PYTHONPATH= ./python.exe -tt Lib/test/regrtest.py -l test_threadedtempfile > > test_threadedtempfile > > 1 test OK. > > The above Python regression test will hang often but not every time. > You need to execute the above a few times and it should hang at with the > following gdb backtrace: Ok, will try again, I was simply surprised at the apparent pass. Rob