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

Re: [TSVN] Memory leak?

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-20 18:45:28 CEST

Nick Gilbert wrote:

> I've just encountered a problem with TSVN that really caused me a headache:

Please update to version 1.0.7 and try again. What you call a "memory
leak" is a (IMHO broken) feature of XP: keep dll's in memory even if
they're correctly unloaded so that subsequent load of the same dll will
be faster - but it seems it's broken on some systems (never happened on
the machines I have access to) so that the dll's are not reused but
still loaded again. This then fills up the memory with the same dll's
until the memory is full...
This should be fixed in 1.0.7 - so please try again with that version.
The "fix" in 1.0.7 is not really a fix but a workaround: just never
unload the dll until the very end of a command.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 20 19:53:15 2004

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.