Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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: <FED2EC3075A99C4CBB8D63AABBC3396E1FAFF2@daa21794exc001.divine.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Madsen, Mark" <Mark.Madsen@divine.com>
To: <cygwin@cygwin.com>
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/

