Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Type: text/plain; charset="iso-8859-1" From: Laurent Pinchart Organization: Capflow To: "Steven O'Brien" Subject: Re: OpenSSH and WinCVS in Windows 9x Date: Thu, 8 Aug 2002 11:38:11 +0200 User-Agent: KMail/1.4.1 References: <20020806140534 DOT 757a155a DOT steven DOT obrien2 AT ntlworld DOT com> <200208061549 DOT 28629 DOT laurent DOT pinchart AT capflow DOT com> <200208061724 DOT 51373 DOT laurent DOT pinchart AT capflow DOT com> In-Reply-To: <200208061724.51373.laurent.pinchart@capflow.com> Cc: cygwin AT cygwin DOT com MIME-Version: 1.0 Message-Id: <200208081138.11412.laurent.pinchart@capflow.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g789Zpm09418 Hi everybody, After some investigation, I got a few results that might be of interest. I dived into the WinCVS 1.2 code, and found out that WinCVS hangs in get_responses_and_close()@cvs-1.10/src/client.c, when calling waitpid. I checked on the Linux server where the cvs server is run, and the cvs server process didn't terminate. If I kill manually the cvs server process on the linux server, the dos box on the windows computer is closed and waitpid returns. If I run WinCVS and OpenSSH on an NT computer (I tried NT5.0), cvs server terminates nicely and WinCVS doesn't hang. Now, I'd like to know why the cvs server doesn't terminate. I suppose it should terminate after sending its reply. Thanks in advance to anyone who can provide me with some help. Laurent Pinchart -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/