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

Re: TortoiseSVN show 100% CPU utilization on Win7

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 27 Feb 2012 20:09:56 +0100

On 26.02.2012 04:42, michael sorens wrote:
> I deleted crashrpt.dll as you suggested and indeed, all TortoiseSVN
> commands now respond very quickly. I am curious (probably because I am
> not the one who would have to spend time answering this :-) whether that
> means there is a problem with my computer, whether it indicates a use
> case not covered by TortoiseSVN that will be fixed in a later version,
> or something else...?

The cause was the API hooking the crash report dll did to prevent the
c-runtime from re-setting the exception handlers. Not sure why that
would take so long on your machine. Usually that's a sign of virus
scanners since they don't like processes doing hooking.

> I will completely understood if you do not have the time to follow-up on
> this.
>
> In any case, thanks for coming up with a solution, Stefan. TortoiseSVN
> is a great piece of software!

I've replaced our own crash report dll with this one:
http://code.google.com/p/crashrpt/
which should work better.

So I hope this issue will not show up anymore.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2927324
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-27 20:10:07 CET

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

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