delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/06/07/05:14:29

X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave DOT korn AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: Cygwin and Windows Vista Beta 2
Date: Wed, 7 Jun 2006 10:14:03 +0100
Message-ID: <020501c68a12$b867e9a0$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <CEE103F9447EE146701DF5B2@qjunbur.quns.cam.ac.uk>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
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

On 07 June 2006 07:50, Robin Walker wrote:

> --On 06 June 2006 20:11 -0400 Chuck McDevitt wrote:
> 
>> Just an FYI:  Cygwin's fork() implementation has an intermittent bug
>> when running on Windows Vista Beta 2
>> 
>> The odd thing is that it sometimes works, and sometimes gives this
>> error.
> 
> It isn't just under Vista - this is an issue I am seeing under XP: see my
> thread on sshd, with the same intermittent errors in fork().


  Just because it's the same symptom does not make it possible to infer that
there is the same underlying cause.  The *symptom* in both cases is that a
fork operation fails because cygwin cannot reserve the corresponding memory
areas in the child process to make its address space a duplicate of the
parent's.  The particular memory areas that fail to be allocatable in each
case, and the reasons why those memory areas cannot be allocated in each case,
are the actual underlying problem, and are likely to derive from different
causes.

  In the case of Vista B2, I'd want to try switching off the ASLR feature
first.  I can see how that could easily cause problems if you didn't rebaseall
every single time you reboot the machine...


    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