James Tabor wrote:
Hi!
This was not unexpected. I noticed last night csrss was over 11000K
bytes in size.
The memory leak in csrss is handles, some of them do not close. So the
number goes
from ~80 to 2000+ after two days of building ros over and over. You
can try to close
the windows but the handle count is the same so~~~~~.
I'm aware of this bug, every program that somehow establishes a
connection to CSRSS (e.g. every console application) leaks at least one
handle in csrss, i haven't tracked the bug down, might do this weekend
unless someone else is interested.
Best Regards,
Thomas