This is the mail archive of the cygwin 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: 4355 pipe handlers open at once - is this to be 'expect'ed?


Dave Korn wrote:

>   I thought the value for hProcess looked a little suspiciously high, but on
> digging through it with Process Explorer (which appears to be playing nicely
> with cygwin programs these days) discovered that it was a real process handle
> value, because expect.exe had over four thousand anonymous pipes open:

I noticed this a few months ago.  At the end of running the full gcc
testsuite there were over 60,000 handles in the expect.exe process, the
vast majority of which were these anonymous pipes that you show below.

I tried to reproduce it with a looping dummy "hello world" test harness
but couldn't.  I think it's something particular in the (quite
customized) gcc 'expect' harness.

Brian

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


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