X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 27 Jun 2008 13:49:21 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Get the cygwin PID of a Win PID Message-ID: <20080627114921.GC20180@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20080627085154 DOT GA20180 AT calimero DOT vinschen DOT de> <20080627122059 DOT re9lrpwi04gggg8k AT webmail DOT df DOT eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080627122059.re9lrpwi04gggg8k@webmail.df.eu> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Jun 27 12:20, Markus Hoenicka wrote: > Quoting Corinna Vinschen >> On Jun 27 10:31, Borislav Ivanov wrote: >>> ps output is: >>> >>> D:\>ps -W | grep mysql >>> 2744 1 1384 1980 ? 18 15:07:22 >>> /drives/c/mysql/bin/mysqld-nt >>> 1980 0 0 1980 ? 0 15:07:23 >>> c:\mysql\bin\mysqld-nt.exe >> >> What sort of bastard process is that, being listed as Cygwin process >> *and* as native Windows process. Apparently mysqld-nt is doing >> something really weird. I have no idea what that is, but it's definitely >> bad for getting the Cygwin PID. You test application works fine for >> normal Cygwin processes. >> > > FWIW I get the following output: > > $ ps -W|grep mysql > 1560 0 0 1560 ? 0 08:44:48 > C:\Programme\MySQL\mysql > 4.1\bin\mysqld-nt.exe > > I don't know whether this is a MySQL version issue, but there may be other > reasons than "bastard processes" (weird configurations of the OP?). Old version of mysql? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/