Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: crashing in select Date: Wed, 11 Dec 2002 08:25:34 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Madsen, Mark" To: X-OriginalArrivalTime: 11 Dec 2002 14:25:35.0233 (UTC) FILETIME=[2B4E2710:01C2A121] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gBBEQ1m28390 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/