Re: Possible bug: Tortoise Merge memory usage slowly grows on "reload"
From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 10 Feb 2010 17:20:20 +0300
Debug symbols are not enough - for the allocation profiler the program must be compiled against the debug version of CRT (msvcrt90d.dll) and debug symbols are required as well.
Actually this growth is more of a problem than any other things I've addressed previously. Those things didn't manifest themselves at all, did they? And there's a good chance that the allocation profiler can help find the reason really quickly.
Best wishes.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.