X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 01 May 2008 14:41:21 -0700 From: David Rothenberger Subject: Re: CreateProcessA failed, errno 11 [BLODA alert] In-reply-to: To: cygwin AT cygwin DOT com Message-id: <481A3901.4050801@acm.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: <2fde52201f6a45740e533f30c17cd4a0 AT tp DOT myfqdn DOT de>, <481A28C8 DOT 3000301 AT acm DOT org> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 5/1/2008 1:57 PM, Thomas Plank wrote: > David Rothenberger wrote: > > On 5/1/2008 1:17 PM, Thomas Plank wrote: > >>> I have NO kind of the mentioned "BLODA" software installed on my system >>> and my cygwin installation worked now for nearly 4 years. >>> (Windows XP SP2, all security updates) > >> I had the same issue and just tracked it down to the ATI Catalyst 8.3 >> and 8.4 drivers. I had no problem with the 7.10 version, but with both >> 8.3 and 8.4, my PIDs were never reused and doing a large compile (in my >> case, subversion) would cause the error you mentioned. > > Strange! I have an ATI graphic card in my system and I had installed both > 8.3 and 8.4. > But not the Catalyst Control Center, just the display drivers. For now, > 8.4 is installed. > >> I uninstalled the drivers and installed the drivers from Windows Update >> (version 8.421.0.0). I'm not sure if it's the Catalyst Control Center or >> some other part of the 8.4 full driver package, but this solved my problem. To clarify, I uninstalled all the ATI drivers using their uninstall utility. Then, I installed just the WDM Integrated Drivers from the ATI driver package. After the reboot, Windows said a new piece of hardware was detected. I let it search for drivers and it downloaded them from Windows Update. I'm not really sure what installing the WDM Integration Drivers did. But, I did not install the ATI Display Drivers or the CCC. > So you are not experiencing any fork() problems any longer? Really > strange. What kind of sh*** the ATI drivers must be ... Nope. I could easily reproduce the problem by building subversion 1.5.0-rc4. My PIDs would get up into the 300,000s and everything would eventually die with fork errors. Other applications on the system would also encounter problems. Stopping all Cygwin processes did not solve the problem; only a reboot did. After uninstalling Cat8.4, I successfully built subversion and the tests have been running for a few hours. Max PID on my system is 6032 and page file usage is stable. > Also the time window seems appropriate. 8.3 was released in March I think > and that is around the same time when I payed attention to the error the first > time > >> Perhaps another BLODA? :-( > > Really seems so. :-( Yup. -- David Rothenberger ---- daveroth AT acm DOT org system-independent, adj.: Works equally poorly on all systems. -- 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/