X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <1360966126.83695.YahooMailNeo@web125605.mail.ne1.yahoo.com> Date: Fri, 15 Feb 2013 14:08:46 -0800 (PST) From: Ian Pellew Reply-To: Ian Pellew Subject: Prefork Error 161 To: "cygwin AT cygwin DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r1FM9CI2002210 After having Cywin on my systems for many years with no problems and in more recent years with Xampp, I now have a problem. I think my Cygwin setup is hitting some limit within the Cygwin dll. Problem when starting an up to date cygwin session on XP:- <<-EOF   1 [main] bash 5372 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161   1 [main] bash 5760 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161   1 [main] bash 4428 C:\cygwin\bin\bash.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161 This is /etc/profile This is ~/.bash_profile Xp man ls       3 [main] sh 3952 C:\cygwin\bin\sh.exe: *** fatal error - prefork: couldn't create pipe process trackerWin32 error 161 (END) EOF I am prity sure its not one of the very recently added Php apps, like Wordpress, as my bash.exe also hits the same problem with a simple `man ls` which I assume also performs a fork to present stdout. If I do a fresh rebuild - is there someway to adjust the inbuilt limits? . -- 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