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: crashing in select


I failed to mention that this occurs in both 1.3.14 and 1.3.17.


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/


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