Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 3 Jun 2004 10:32:19 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.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@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <87zn7mcgdx.fsf@vzell-de.de.oracle.com> <Pine.GSO.4.58.0406021010340.18478@slinky.cs.nyu.edu> <87ekoxbovh.fsf@vzell-de.de.oracle.com> <Pine.GSO.4.58.0406021827010.25386@slinky.cs.nyu.edu> <87y8n4n6sh.fsf@vzell-de.de.oracle.com> <Pine.GSO.4.58.0406030912340.29912@slinky.cs.nyu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.58.0406030912340.29912@slinky.cs.nyu.edu>
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/

