Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-ME-UUID: 20050523204156507 DOT 7BF7828000C0 AT mwinf1009 DOT wanadoo DOT fr Message-ID: <000c01c55fd7$8c09ff80$96cefea9@none> From: "Christophe Jaillet" To: Subject: Fork problem (?) when bootstrapping gcc Date: Mon, 23 May 2005 22:39:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, from time to time, I'm bootstrapping gcc on my Win98 cygwin Box. From a few weeks, it ends after about 1 hour of bootstrap with the following message : 103 [main] make 395143 fork_copy: user/cygwin data pass 2 failed, 0x10010000..0x10312000, done 0, windows pid 4293978333, Win32 error 8 make[2]: vfork: Resource temporarily unavailable 111126 [main] make 395143 fork_copy: user/cygwin data pass 2 failed, 0x10010000..0x10314000, done 0, windows pid 4293929673, Win32 error 8 make[2]: vfork: Resource temporarily unavailable 205586 [main] make 395143 fork_copy: user/cygwin data pass 2 failed, 0x10010000..0x10316000, done 0, windows pid 4294521941, Win32 error 8 make[2]: vfork: Resource temporarily unavailable 290760 [main] make 395143 fork_copy: user/cygwin data pass 2 failed, 0x10010000..0x1031A000, done 0, windows pid 4294165001, Win32 error 8 make[2]: vfork: Resource temporarily unavailable 371547 [main] make 395143 fork_copy: user/cygwin data pass 2 failed, 0x10010000..0x1031D000, done 0, windows pid 4294099725, Win32 error 8 make[2]: vfork: Resource temporarily unavailable 454260 [main] make 395143 fork_copy: user/cygwin data pass 2 failed, 0x10010000..0x10320000, done 0, windows pid 4294124709, Win32 error 8 make[2]: vfork: Resource temporarily unavailable Signal 11 make[1]: *** [stage1_build] Error 139 make: *** [bootstrap] Error 2 As a comment in fork.cc (around line 91) says that : /* If this happens then there is a bug in our fork implementation somewhere. */ I post it here, just in case it helps or if some one can help me to find what is wrong with this bootstrap... I thing it is a cygwin (or Win98 ?) issue because no one in the gcc mailing list has complained about such a problem Thanks, CJ -- 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/