X-Spam-Check-By: sourceware.org
Message-ID: <4383E5AB.8010304@cygwin.com>
Date: Tue, 22 Nov 2005 22:44:43 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050929 Thunderbird/1.0.7 Fedora/1.0.7-1.1.fc4 Mnenhy/0.7.2.0
MIME-Version: 1.0
To: svoboda@cs.cmu.edu
CC: cygwin@cygwin.com
Subject: Re: Cygwin fork failure
References: <437E014F.6010201@cs.cmu.edu> <437EC12A.3050608@cygwin.com> <200511211404.52349.svoboda@cs.cmu.edu>
In-Reply-To: <200511211404.52349.svoboda@cs.cmu.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

svoboda@cs.cmu.edu wrote:
> On Saturday 19 November 2005 01:07 am, Larry Hall (Cygwin) wrote:
> 
>>David Svoboda wrote:
>>
>>>I have built a C++ server program called 'analyzer'. But when I try to
>>>run it, it fails upon trying to execute a 'fork' command. Why?


<snip>


>>
>>If running 'rebaseall' doesn't help (see the README) and 'analyzer' doesn't
>>use any DLLs that were built as part of that package (in which case you
>>need to tell 'rebaseall' about them), then try:
>>
>><http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html>
> 
> 
> Thanks for the response. The 'analyzer' program is statically linked; it 
> involves no DLLs. Rebaseall did nothing. And increasing the size of the heaps 
> did nothing (I tried 2x, 4x, 8x and 16x). My machine is totally wedged 
> now...even safe mode doesn't work.
> 
> I can only say that this fork problem happens on several other Windows 
> machines at our university, but it does not seem to happen to machines not at 
> the university. Furthermore this fork problem now affects previous versions 
> of my 'analyzer' software...last week's version worked then, but does not 
> now. It's as if  Satan put a curse on all the PCs only at this university.
> 
> Any other suggestions?


Trying a snapshot it a good subsequent step.  If you're going to be building
things against Cygwin, you'll want to pull the cygwin-inst.  Otherwise, 
cygwin1-*.dll is enough and is probably plenty for starters.


<http://cygwin.com/snapshots/>


-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746

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

