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: Thu, 3 Jun 2004 10:32:19 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: MapViewOfFileEx errors with cygwin-1.5.10-3 and gnome apps Message-ID: <20040603143219.GE5815@coe.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <87zn7mcgdx DOT fsf AT vzell-de DOT de DOT oracle DOT com> <87ekoxbovh DOT fsf AT vzell-de DOT de DOT oracle DOT com> <87y8n4n6sh DOT fsf AT vzell-de DOT de DOT oracle DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Thu, Jun 03, 2004 at 09:18:03AM -0400, Igor Pechtchanski wrote: >The one thing I see immediately in your strace output: > > 2:Program name: D:\opt\gnome1\bin\gnibbles.exe (1172) > 3:App version: 1005.9, api: 0.112 > ^^^^^^^^^^^^^^^^^^ > 4:DLL version: 1005.10, api: 0.116 >... > 403:Program name: D:\opt\gnome1\bin\gnibbles.exe (512) > 404:App version: 1005.10, api: 0.116 > 405:DLL version: 1005.10, api: 0.116 >... >15764:Program name: D:\opt\gnome1\bin\gnibbles.exe (1828) >15765:App version: 1005.10, api: 0.116 >15766:DLL version: 1005.10, api: 0.116 > >So it looks like you *do* have two versions of cygwin1.dll in memory... The "App version" string indicates the version of cygwin that the .exe was built with. As long as this is <= the DLL version then everything is fine. 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/