delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:from:to:subject:date:message-id:references | |
:in-reply-to:content-type:content-transfer-encoding | |
:mime-version; q=dns; s=default; b=SZqLZiWTW9NCsLqPMYclUJfhrRD3q | |
ae5Bi2Q7/Q7t5b9x6L22TbnCdt71K9lohMTbTwsUswZgRRYoDJvqnMealOZPdSCy | |
7xXkQ5+1SqfkVzwZNOS7V25QbsQjZ2oVnY6v25h/QddLUpO8+ds2PHjvxt4R4xvx | |
xmKV5PKxv1YuKg= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:from:to:subject:date:message-id:references | |
:in-reply-to:content-type:content-transfer-encoding | |
:mime-version; s=default; bh=pQWzhvtd8SpcSid3U7NMAghBloM=; b=lKm | |
L+ocUznXDpKVokMq8ICOPnj7cudIEGDPtqVPil1kQrctaHdR27ZaRH3kwRvOM78E | |
H6h7w1NPTK1BX02RbZt4LfAQy0S5MpWWFSUMtAwTpXI4U1C2Z51mbSIzYPY4YeZu | |
Qhv62/UagrioNB69xYOz/OdEiB63qgntQ1LAfYRk= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-0.2 required=5.0 tests=AWL,BAYES_00,MIME_BASE64_BLANKS autolearn=ham version=3.3.2 |
X-HELO: | USA7109MR003.ACS-INC.COM |
From: | "Nellis, Kenneth" <Kenneth DOT Nellis AT xerox DOT com> |
To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | RE: pipe handling errors |
Date: | Tue, 15 Jul 2014 19:17:48 +0000 |
Message-ID: | <0D835E9B9CD07F40A48423F80D3B5A702E7EC931@USA7109MB022.na.xerox.net> |
References: | <0D835E9B9CD07F40A48423F80D3B5A702E7EA8E1 AT USA7109MB022 DOT na DOT xerox DOT net> |
In-Reply-To: | <0D835E9B9CD07F40A48423F80D3B5A702E7EA8E1@USA7109MB022.na.xerox.net> |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id s6FJIAcZ017662 |
From: Nellis, Kenneth <snip> > Well, I'm getting different results with the latest snapshot. > Instead of getting the error message, I'm getting a hang for maybe a minute before it continues. > > I used the following command to encourage a failure: > > clear; for f in $(find */Debug -name '*Subsystem'); do echo === $f ===; strings $f | grep '\.cpp$' | sort | uniq -c | sort -n; done <snip> Thought it might be useful to add that I can fairly easily get the same minute-long hang with a simpler command: Cygwin64> strings *Subsystem | wc -l --Ken Nellis
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |