delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/07/30/09:30:26

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
From: "Volker Bandke" <vbandke AT bsp-gmbh DOT com>
To: <cygwin AT cygwin DOT com>
Subject: Cygwin1.dll problem with Hyperthreaded machines (reprise)
Date: Fri, 30 Jul 2004 15:30:20 +0200
Message-ID: <GCEBKEBLOHKOGJEBHNNECELOEBAB.vbandke@bsp-gmbh.com>
MIME-Version: 1.0
X-IsSubscribed: yes

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi everyone,


This msg relates to an earlier one at 


http://sources.redhat.com/ml/cygwin/2004-04/msg00223.html

      
with title "Cygwin1.dll problem with Hyperthreaded machines"


I have a ASUS P4-P800E DELUXE Motherboard in my PC, with an Intel 3.2
GHz HT capable CPU.  The same symptoms as described for Cygwin 1.5.9
still show up for Cygwin 1.5.10-3, IOW:

When the machine is somewhat loaded, the simple loop like


#!/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

fails under Windows XP professional, Service Pack 1a.  Sometimes
there are about a hundred iterations, sometimes 15000, but fail it
will.


I have looked through the archives, but haven't found the
(Re-)solution.   Why is this a problem?  Large ./configure && make &&
make install jobs fail at indeterminable points in time, with the
same symptoms      
      
      
                                                            
 --                                                         
     With kind Regards            |\      _,,,---,,_        
                            ZZZzz /,`.-'`'    -.  ;-;;,     
     Volker Bandke               |,4-  ) )-,_. ,\ (  `'-'   
      (BSP GmbH)                '---''(_/--'  `-'\_)        
                                                            
      Genius may have its limitations, but stupidity is not thus
handicapped. -- Elbert Hubbard
      
        (Another Wisdom from my fortune cookie jar)         

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3

iQA/AwUBQQpNax5trGyhAF0wEQLiZgCg96p6t6Vkt4NcUCii6A0/xlPqa4MAoOp5
6vt903sfB1joe7NWRUXent3Z
=w6qt
-----END PGP SIGNATURE-----


--
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