[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

high number of threads in TSVNCache.exe

From: michael <michael.aird_at_officialcommunity.com>
Date: Thu, 24 Jul 2008 13:26:47 +0000 (UTC)

I came into work this morning and noticed that TSVNCache.exe was using in excess
of 1000 threads! By default, Windows allocates 1MB of stack for each thread
(http://msdn.microsoft.com/en-us/library/ms686774(VS.85).aspx) so TSVNCache had
allocated over a Gig of stack memory.

I killed the process and it restarted and is now using ~10 threads. It looks
like there's a "thread leak" over time.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-07-24 16:06:55 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.