delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/07/22/13:39:06

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Dave Korn" <dk AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: MapViewOfFileEx errors with cygwin1-20040716 snapshot
Date: Thu, 22 Jul 2004 18:37:23 +0100
MIME-Version: 1.0
In-reply-to: <Pine.GSO.4.58.0407221239360.20104@slinky.cs.nyu.edu>
Message-ID: <NUTMEGJY3Av52cpT78800000a02@NUTMEG.CAM.ARTIMI.COM>
X-OriginalArrivalTime: 22 Jul 2004 17:37:23.0593 (UTC) FILETIME=[8C214790:01C47012]

> -----Original Message-----
> From: cygwin-owner On Behalf Of Igor Pechtchanski
> Sent: 22 July 2004 17:55

> Ok, I tripped the error again.  Here it is, in all of its 
> pristine glory:
> 
> c:\cygwin\bin\vim.exe (2568): *** MapViewOfFileEx failed, 
> Win32 error 6
> 
> Weirdly enough, I did not find this exact message anywhere in 
> the sources
> (there's only one occurrence of "MapViewOfFileEx failed" in 
> the current CVS, 

  I beg to differ:

dk AT mace /usr/build/src/winsup/cygwin> grep  "MapViewOfFileEx failed" *.cc
mmap.cc:          syscall_printf ("-1 = mmap(): MapViewOfFileEx failed with
%E")
;
pinfo.cc:       api_fatal ("MapViewOfFileEx failed, %E");
dk AT mace /usr/build/src/winsup/cygwin> cvs status mmap.cc pinfo.cc
===================================================================
File: mmap.cc           Status: Up-to-date

   Working revision:    1.98
   Repository revision: 1.98    /cvs/src/src/winsup/cygwin/mmap.cc,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      -ko

===================================================================
File: pinfo.cc          Status: Up-to-date

   Working revision:    1.116
   Repository revision: 1.116   /cvs/src/src/winsup/cygwin/pinfo.cc,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      -ko


[  Note that %E translates to "Win32 error %d" where the %d argument is
supplied by GetLastError  ]

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019