Pierre, Pierre A. Humblet wrote:
AFAICT the handle is opened when starting cygwin and is inherited by child processes. It is used in a WaitForSingleObject call. The purpose is to rescan /etc/{passwd,goup} after changes. It's unlikely to be a coincidence, given the previous e-mails!
That's extremely interresting.
Even wilder guess: init starts a lot of processes whose parent process terminate while their children keep running. Perhaps the combination of this, the inherited handle and, possibly, user context switching becomes to much for poor old windows?Good questions! Perhaps init has more subprocesses (wild guess).
/dan
--
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/