Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 28 Feb 2000 15:58:10 -0500 To: Corinna Vinschen Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: 100% CPU/Bash command substitution fixed Message-ID: <20000228155810.A23153@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com References: <20000228163948 DOT 21482 DOT qmail AT web803 DOT mail DOT yahoo DOT com> <20000228123623 DOT A20935 AT cygnus DOT com> <38BAD491 DOT EC3EF2B AT vinschen DOT de> <20000228152601 DOT A22503 AT cygnus DOT com> <38BAE005 DOT 6DE76769 AT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.4i In-Reply-To: <38BAE005.6DE76769@vinschen.de>; from corinna@vinschen.de on Mon, Feb 28, 2000 at 09:52:21PM +0100 On Mon, Feb 28, 2000 at 09:52:21PM +0100, Corinna Vinschen wrote: >Chris Faylor wrote: >> >> On Mon, Feb 28, 2000 at 09:03:29PM +0100, Corinna Vinschen wrote: >> > [...] >> >With the latest patch (00/02/28 08:25:34: pinfo.cc, sigproc.cc) >> >I can't start any cygwin app anymore: >> [...] >> That's usually a sign of some other process running with a different >> DLL. I updated some of the cygwin version numbers recently. > >Grrr, perl was still running somewhere in the background without >being printed by `ps -ef'. The new snapshots are being built with -DDEBUGGING. That makes a 'ps -ef' using one cygwin1.dll not recognize processes using a different cygwin1.dll. cgf