public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Prefork Error 161
@ 2013-02-15 22:08 Ian Pellew
  2013-02-16 18:48 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Pellew @ 2013-02-15 22:08 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Prefork Error 161
  2013-02-15 22:08 Prefork Error 161 Ian Pellew
@ 2013-02-16 18:48 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2013-02-16 18:48 UTC (permalink / raw)
  To: cygwin

On Fri, Feb 15, 2013 at 02:08:46PM -0800, Ian Pellew wrote:
>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

You've got some BLODA on your system, quite possibly a virus.

http://cygwin.com/acronyms/#BLODA

error 161 is "bad pathname" and that's not an error that you
should ever get in the situation of creating a pipe.

cgf

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-16 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-15 22:08 Prefork Error 161 Ian Pellew
2013-02-16 18:48 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).