Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Test D03 hang under cygwin 1.7
- X-seq: zsh-workers 26566
- From: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
- To: "Peter A. Castro" <doctor@xxxxxxxxxxxx>
- Subject: Re: Test D03 hang under cygwin 1.7
- Date: Fri, 13 Feb 2009 06:50:35 -0500
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=F8SHy/ZFQeQUCeHfayYSG/IghfxkOM38VnW4PDLoQ2A=; b=UVZt2dxd3G+fbJ8THgmbBO6EqTxfkvxXQUZezQMK0yR7TlM/9v3d57WDlih/ceCPiP 2unJ0ySRjcMFBQISbW1V7HjzQCgvsy7vcneCWI3ineXi5RGlCdrF807oMIufWggRTpql 9U0rGX1LQ6jKGl+0BfJwxF2DtWWPL6sXh0E4U=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=KT1bI4SII+ksb/trqayjtdiHRoY94z4KZ+BdgZTFwbmm3fjBmlJZKkR2zGgd9gUKd5 +LlOq9fliVjfZbeVNXRVVe8CraOCQyqZMug99VRVPt2C9UhkvyqubXKYBRH3MRCea6Uh iAWRo+j+Dp8RLklwrvzI8kkYUszcPpPdxONmI=
- In-reply-to: <Pine.LNX.4.64.0902062228220.7299@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20a807210902052007m4f26f9d8w9cb831c90be3b879@xxxxxxxxxxxxxx> <Pine.LNX.4.64.0902062228220.7299@xxxxxxxxxxxxxxxxxxxx>
- Sender: ethersoft@xxxxxxxxx
Hello, Peter -
On Sat, Feb 7, 2009 at 1:32 AM, Peter A. Castro <doctor@xxxxxxxxxxxx> wrote:
> On Thu, 5 Feb 2009, Vin Shelton wrote:
>> Under the soon-to-be-released Cygwin 1.7, I downloaded the latest CVS
>> sources and ran a build from scratch. I'm getting a test hang in D03:
>
> I've seen this only once before under 1.5, but not lately in any of my
> test builds. Are you running a multi-processor/hyper-threaded machine?
> If so, what's the configuration?
Yes - I'm running this on my core-2 duo, T7250. What other
configuration info would you like?
> At the point of the hang, do a 'ps' and
> see how many zsh shells are currently running. This might be a race
> condition which can be coded around depending on the exact configuration
> needed to cause the condition.
There are 2 instances of the shell running:
3632 3956 404 1792 0 1003 22:48:00
/usr/local/build/zsh-2009-02-12/Src/zsh
1760 3632 404 3128 0 1003 22:48:51
/usr/local/build/zsh-2009-02-12/Src/zsh
HTH,
Vin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author