Mail Archives: cygwin-developers/1998/07/31/12:57:44
Andy Piper wrote:
> The handle leak is definitely in select(). I have a version of emacs that
> only uses select when processes are active and the handle content remains
> constant at 64 under I start a subprocess at which point it rapidly jumps
> into the hundreds. If I kill the process the leakage stops.
The bug is in a new select() code. The routines cleanup_socket_thread() and
cleanup_pipe_thread() must close corresponding thread handles before
zeroing. I have no build environment now to rebuild a new dll :-(
--
Sergey Okhapkin, http://www.lexa.ru/sos
Piscataway, NJ
- Raw text -