_cygheap_start

Robert Collins robert.collins@itdomain.com.au
Fri Sep 14 00:19:00 GMT 2001


Why would threads that exit the daemon seem to be jumping to
_cygheap_start ?

when it's shutting down, the threads all happily call ExitThread (I'm
using native win32 calls for efficiency), but the threads don't get
cleaned up - they sit in _cygheap_start.

However that looks like data not code space to me...? Any suggestions?

Rob



More information about the Cygwin-developers mailing list