This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MapViewOfFileEx errors with cygwin-1.5.10-3 and gnome apps


On Thu, 3 Jun 2004, Christopher Faylor wrote:

> 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

Oops, sorry for the noise.  I guess I could benefit from reading some docs
on how to parse strace output (is there such a thing?).

FWIW, all three chunks above seem to refer to the same file -- is there a
particular reason why the app versions would be different?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]