delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/08/02/11:08:10

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.1.0.6.0.20040802104615.037a8c70@pop.prospeed.net>
X-Sender:
Date: Mon, 02 Aug 2004 10:59:28 -0400
To: "Volker Bandke" <vbandke AT bsp-gmbh DOT com>, "Cygwin List" <cygwin AT cygwin DOT com>
From: Larry Hall <lh-no-personal-replies-please AT cygwin DOT com>
Subject: Re: cygwin1.dll problem with Hyperthreaded machines (reprise)
In-Reply-To: <GCEBKEBLOHKOGJEBHNNEKEMPEBAB.vbandke@bsp-gmbh.com>
References: <6 DOT 1 DOT 0 DOT 6 DOT 0 DOT 20040730125605 DOT 03352b20 AT pop DOT prospeed DOT net> <GCEBKEBLOHKOGJEBHNNEKEMPEBAB DOT vbandke AT bsp-gmbh DOT com>
Mime-Version: 1.0
Note-from-DJ: This may be spam

At 02:10 PM 7/30/2004, you wrote:
> 
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Larry,
>
>this may be a language thing - English is not my native language) -
>but the script I provided does show the stated behaviour -it provides
>enough load in and of itself.   As I said, it sometimes fails after
>50 or so iterations, sometimes after 15000, but it does fail - and
>the machine is running no additional load  (of course, there is the
>usual plethora of programs, like Firewall, Virus scanner, etc)  The
>script is not run in a Cygwin box, but from windows using  bash
>httest.bash
>
>#!/bin/bash
>declare -ix ITER;
>while :; do
>  `let ITER=0`
>  mypwd=`pwd`
>  if test -z "$mypwd"; then
>     echo "Test failed, mypwd is empty"
>     exit 1
>  else
>     ITER=ITER+1
>     echo "Next iteration is $ITER"
>  fi
>done
>
>      


FWIW, I can get this to reproduce in some form on my HT box.  For me, it 
hangs as described by Chuck McDevitt in 
<http://www.cygwin.com/ml/cygwin/2004-04/msg00215.html>.  On my relatively
slow dual processor without HT (933MHz PIII), I also see the same results.  
At this point, my input is little more than a "me too" report but since I 
did say I'd try to reproduce it over the weekend, I wanted to provide the 
feedback for those that might be waiting for it.  I plan to make an attempt 
to debug this as time permits but I wouldn't let this statement persuade
someone from providing Chris or Corinna with a machine so they could look 
at it.



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019