This is the mail archive of the cygwin-developers@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: cygthread::cygthread() hang


On Wed, 2003-04-09 at 23:49, Joe Buehler wrote:
> Sigh -- it's not as simple as a thread leak.  The threads are
> being reused properly: there are only a couple dozen different
> thread handles showing up over a 90 second period (about 800
> calls to cygthread::new()).  Now to figure out what exactly
> is leaking...

Check stack depth. That *might* have something to do with it.

Also, there are quite severe limits on the number of native threads (in
the order of 30 IIRC) with the default per-thread stack size.

Rob
-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]