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 Date: Fri, 21 Jan 2005 23:43:00 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin bughunt (using snapshot) Message-ID: <20050122044300.GA26492@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <79F81D5F4790D344B05F489CE2AC8AB71095D9 AT dubexdc03 DOT dubex DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79F81D5F4790D344B05F489CE2AC8AB71095D9@dubexdc03.dubex.net> User-Agent: Mutt/1.4.1i On Fri, Jan 21, 2005 at 04:08:06PM +0100, David Dindorp wrote: >> Again, this doesn't address your immediate concern. >> A snapshot is your best bet. > >Using the snapshot in the test environment, I now get these errors: > >sleep.exe (1924): *** MapViewOfFileEx(0x188, in_h 0x188) failed, Win32 >error 6 >which.exe (2572): *** MapViewOfFileEx(0x188, in_h 0x188) failed, Win32 >error 6 >Error: Required executable awk not found. Aborting... > >The last line is the script exiting because it can't find awk with >if [ ! -x "`which awk`" ]. > >Error 6 means 'invalid handle'. > >Any ideas why this occurs? Can you send your cygcheck output (as an attachment) and a sample script which demonstrates this problem? cgf -- 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/