X-Recipient: archive-cygwin@delorie.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:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=YurCAn1vBM34a6fP8GJlS+XYBxZ2BCwqL4o7951pSZH
	X8mqnOlth4SoYfc8Il2daw6ByTN9/iv6x0H1HVe+vpCATsEi43qSMbqVKAGzEQJ8
	VySCpch6zH8ESomkuFCcrT++w5AjggPNzEpsQsTrWQufUJqysOt1lWFq7vkA295U
	=
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:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=2RGtLJmfTETaWayYPNfeLfQgc4I=; b=owLmIra6wBH4Bd0KD
	uzigUOc9ymlQIYhnWlPlrcr1sC69A/Accaa9/OKeSvyXQ2WNiE03AmdbP9rw89f7
	rgWM6UqINHnYVnMYU2F5CixpqaXIQ+aj9A/iZszkzP4kCCWxKYHRyz6BKs/70kjk
	o1oaFTWoezpKjTHkA2wA3zcvic=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-5.8 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=
X-HELO: conssluserg-03.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com x7JF3gE5006809
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;	s=dec2015msa; t=1566227022;	bh=fMNJs3YVtHHOpIbLv8hGcTzn+3YhKcktyPWHieIrkMU=;	h=Date:From:To:Subject:In-Reply-To:References:From;	b=txHo1M2J+9CWwoIvwSbyJrDs9piNddFzT1lGKj6B9Nbp/ZOvunxwq79zd1Fs8CMn4	 a24Ll25JAJnLpOekxueMlJF++zbJb3+zvLQeqCBExgJmJX+M3vK7jUvLcl+18kpIJ2	 F5Dd5hT2XXYHGO0a4eDIiLQCiz9PilCDL81I6Hwz03TKMlIVs5XC5tW7h1XdkKiBSI	 oGnUhcgbnXDTMK4CPqMVx27Sf/i+Qw8mS80H/q1i0OZ+Wl4P1X/ZsSOtMDAqiLbKPI	 DPezkGXfL2ikGyd+3Sj0ch/3A3R6UUNdYByO8meR3WNqsYLh3XEtiBFpFXI+jILgH0	 IVSckWvTzPCgw==
Date: Tue, 20 Aug 2019 00:03:45 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TEST: Cygwin 3.1.0-0.2
Message-Id: <20190820000345.e8554f7f2516f399b468b2fb@nifty.ne.jp>
In-Reply-To: <20190819140040.GM11632@calimero.vinschen.de>
References: <announce.20190819103956.GK11632@calimero.vinschen.de>	<20190819214907.05466c00d626590591e30c79@nifty.ne.jp>	<20190819140040.GM11632@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Mon, 19 Aug 2019 16:00:40 +0200
Corinna Vinschen wrote:
> As far as I can tell this is not a bug.  I added debug output and found
> that ps grabs the process list *before* bash execve's into cat.  So at
> the time ps gets the process list, process 1942 in your example is
> actually still bash.
> 
> If you call procps, which is slower than Cygwin's own ps, you tend
> to see cat more often in this scenario.

Sounds reasonable. I wonder why this does not occur in linux...

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

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

