X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.9 required=5.0	tests=AWL,BAYES_00,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
From: "Oh, Choong-Hyun (HPSS-BSM)" <choong-hyun.oh@hp.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Date: Tue, 3 May 2011 08:44:13 +0000
Subject: Two processes are always created while running cygwin program(bash, ls, etc) under windows 2003 x64 R2
Message-ID: <210B64CF6061D847B4FE2374C8F37C6959DC652E58@GVW1160EXB.americas.hpqcorp.net>
x-cr-puzzleid: {CB9B9DFA-C036-440A-94CE-1429F33771DE}
x-cr-hashedpuzzle: AHKN BA/c BbJP BhBP C3BL DPEK ESrg E0b/ Gxmb Hbec Hr5U Ibpm Igrs Iruj JK4J JvDW;1;YwB5AGcAdwBpAG4AQABjAHkAZwB3AGkAbgAuAGMAbwBtAA==;Sosha1_v1;7;{CB9B9DFA-C036-440A-94CE-1429F33771DE};YwBoAG8AbwBuAGcALQBoAHkAdQBuAC4AbwBoAEAAaABwAC4AYwBvAG0A;Tue, 03 May 2011 08:44:13 GMT;VAB3AG8AIABwAHIAbwBjAGUAcwBzAGUAcwAgAGEAcgBlACAAYQBsAHcAYQB5AHMAIABjAHIAZQBhAHQAZQBkACAAdwBoAGkAbABlACAAcgB1AG4AbgBpAG4AZwAgAGMAeQBnAHcAaQBuACAAcAByAG8AZwByAGEAbQAoAGIAYQBzAGgALAAgAGwAcwAsACAAZQB0AGMAKQAgAHUAbgBkAGUAcgAgAHcAaQBuAGQAbwB3AHMAIAAyADAAMAAzACAAeAA2ADQAIABSADIA
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
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

Dear all,

I found strange behavior of cywin application under windows 2003 x64 R2 ver=
sion.
When I run bash, it creates parent bash process and also child bash process=
 as like followings;


cmd.exe
  +- bash.exe
     +- bash.exe

services.exe
  +- cygrunsvr.exe
     +- cygrunsvr.exe


But on Windows 2008 x64 R2 system, it create only one process as like follo=
wings;
cmd.exe
  +- bash.exe

services.exe
  +- cygrunsvr.exe

So I am wondering whether it is normal behavior of cygwin on Windows 2003 x=
64 R2 system or not.
And also if so, what's a cause of this happening.

Thanks and regards,
ChoongHyun.

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

