This is the mail archive of the cygwin@cygwin.com 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: Cygwin vsFTPd porting issues


Hi Jason,

On Mon, Jan 13, 2003 at 03:21:11PM -0500, Jason Tishler wrote:
> Replacing MAP_PRIVATE with MAP_SHARED worked around the mmap()/fork()
> problem.  Is this a reasonable accommodation?  Or, should I try to get
> MAP_PRIVATE to work?

It's not the way to go, unfortunately.

I guess it's actually a fault in Cygwin's mmap() implementation but I
don't see the cause so far.  I'd greatly appreciate if you could put some
effort into analyzing the problem.  Could you send a fragment of the
strace output grep'd for 'm\(un\)*map' in the meantime?  Perhaps I get an
idea by goggling into the debug output...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]