From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28423 invoked by alias); 14 Nov 2011 14:40:54 -0000 Received: (qmail 28415 invoked by uid 22791); 14 Nov 2011 14:40:53 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-wy0-f171.google.com (HELO mail-wy0-f171.google.com) (74.125.82.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Nov 2011 14:40:40 +0000 Received: by wyh11 with SMTP id 11so7432943wyh.2 for ; Mon, 14 Nov 2011 06:40:39 -0800 (PST) Received: by 10.227.208.71 with SMTP id gb7mr14949411wbb.7.1321281638950; Mon, 14 Nov 2011 06:40:38 -0800 (PST) Received: from [172.21.193.102] (85-18-126-22.ip.fastwebnet.it. [85.18.126.22]) by mx.google.com with ESMTPS id ff6sm25091969wbb.10.2011.11.14.06.40.37 (version=SSLv3 cipher=OTHER); Mon, 14 Nov 2011 06:40:37 -0800 (PST) Message-ID: <4EC12860.3050507@gmail.com> Date: Mon, 14 Nov 2011 14:40:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: fork problem on latest cygwin CVS Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-11/txt/msg00228.txt.bz2 Hi Cgf, after updating cygwin CVS build from http://cygwin.com/ml/cygwin-cvs/2011-q4/msg00063.html to http://cygwin.com/ml/cygwin-cvs/2011-q4/msg00064.html .. 66html on CYGWIN_NT-6.1-WOW64 the shell have fork issues during make/build session. 1 [main] sh 6768 E:\cygwin\bin\sh.exe: *** fatal error in forked process - fork: can't commit memory for stack 0x28C000(81920), Win32 error 487 Stack trace: Frame Function Args 0028EB88 6102F6AC (FFFFFFFE, 0028EBA4, 0028EBEC, 768D0DAE) 0028EE78 6102F6AC (6119AF60, 00008000, 00000000, 6119CAEF) 0028FEA8 61005E2C (6119CB70, 0028FED4, 0028C000, 0028C000) 0028FEC8 61005E68 (6119CB70, 0028C000, 00014000, 00000040) 0028FEF8 6100610F (008F102E, 0028FF00, 00001F80, 037F037F) 0028FF28 6100616C (008F102E, 00000000, 00000000, 00000000) 0028FF48 610061EB (00401F10, 00000000, 0028FF88, 00401033) 0028FF58 00465672 (00401F10, 00000000, 00000000, 00000000) 0028FF88 00401033 (7EFDE000, 0028FFD4, 779A9ED2, 7EFDE000) 0028FF94 767333CA (7EFDE000, 76CB068D, 00000000, 00000000) 0028FFD4 779A9ED2 (00401000, 7EFDE000, 00000000, 00000000) 0028FFEC 779A9EA5 (00401000, 7EFDE000, 00000000, 78746341) End of stack trace 100 [main] sh 6872 fork: child -1 - forked process died unexpectedly, retry 10, exit code 256, errno 11 /bin/sh: fork: retry: Resource temporarily unavailable rebaseall does not solve the problem. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple