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

Re: [TSVN] Explorer problem.

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-17 18:58:00 CEST

Fernandes, Filipe (Bolton) wrote:

> I found the reason why Explorer became unresponsive with it's context
> menu. What was happening was every time I brought up the context menu
> via a right click on a file or folder, explorer.exe was consuming large
> volumes of memory that wasn't being released (up to 50 mb at a time).
> Then when properties was clicked and you cycled through the property
> tabs, more memory would be consumed.
>
> I uninstalled tortoisesvn and the explorer problems went away. I
> thought at first it was because I had SP1 installed for Windows 2003,
> but when I took a look at the dll's loaded by explorer.exe I saw
> PGPhk.dll (PGP Hook library for the shell I believe). I had recently
> installed the new PGP 9.0 and this was when my problems started.
> I had originally assumed it was because of using a bad nightly build.
>
> PGP 9.0 and TortoiseSVN seem to work ok by themselves, but when together
> explorer.exe consumes volumes of memory on every context menu shown.

Can you please try a build > 3386? The cache didn't use the UTF8 dll
cache and therefore constantly loads/reloads the iconv dll's (multiple
times a second!). And since Win2003 doesn't really free unloaded dll's
right away, the memory consumption goes up...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue May 17 18:58:22 2005

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.