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

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.
Dmitry.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2446411

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-10 15:20:40 CET

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.