This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] cygwin+bash: bash reorders script output bug identified/fixed


Nils wrote:

This may have been what I was running into as well. See http://cygwin.com/ml/cygwin/2002-07/msg01894.html

When doing the same compiles with in a window with tcsh running (even if bash gets invoked later on) the process numbers seem to increase much more slowly. If you do a large compile using bash as your shell, do you see process numbers creeping upward (in task manager) gradually as well?
That sounds like either windows or cygwin is leaking handles. Get handleex from sysinternals (google finds it) and check if there is an unusal amount of open handles around, and which process owns them.

--
Manfred


--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]