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 To: cygwin AT cygwin DOT com Subject: Re: MapViewOfFileEx errors with cygwin-1.5.10-3 and gnome apps 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> From: "Dr. Volker Zell" Date: Thu, 03 Jun 2004 16:56:08 +0200 In-Reply-To: (Igor Pechtchanski's message of "Thu, 3 Jun 2004 09:18:03 -0400 (EDT)") Message-ID: <871xkwn113.fsf@vzell-de.de.oracle.com> User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, cygwin32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes >>>>> Igor Pechtchanski writes: > 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... Should App version and DLL version always match in an strace output ? I stopped all cygwin services and rebooted my machine, then after starting a simple bash shell I get for example the following output. strace pwd ********************************************** Program name: D:\bin\pwd.exe (872) App version: 1005.0, api: 0.88 DLL version: 1005.10, api: 0.116 DLL build: 2004-05-25 22:07 OS version: Windows NT-5.0 Heap size: 402653184 Date/Time: 2004-06-03 16:50:58 ********************************************** strace cat s.sql ********************************************** Program name: D:\bin\cat.exe (2440) App version: 1003.9, api: 0.51 DLL version: 1005.10, api: 0.116 DLL build: 2004-05-25 22:07 OS version: Windows NT-5.0 Heap size: 402653184 Date/Time: 2004-06-03 16:51:58 ********************************************** So does it mean I have at least 3 different dll's in memory ? > Igor Ciao Volker -- 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/