I'm using W2K Pro and select ( I think it is there ) is dumping core. The reason
I am not sure is that when I run the app in gdb, the crash is not in the main
thread but the addresses on the stack match those of the main thread after it
calls select. (The app doesn't start any additional threads on its own.)

The conditions under which this occurs is a pretty heavy load of open sockets
(>1000) and all open descriptors are selected.

Any thoughts or comments on this? Unfortunately, I can't get cygwin to generate
a core file in this case either.

-Mark

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

Reply via email to