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

Re: TortoiseSVN 1.5.3/4 exception for low-privilege XP account

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 12 Oct 2008 08:11:08 +0200

carlj wrote:
> Hmmm, maybe I should add this clue from Process Monitor:
>
> When running in a low privilege account (that gives the Tortoise exception)
> I see this event:
>
> TortoiseProc.exe CreateFile C:\WINDOWS\system32\shell32.dll ACCESS DENIED
>
> ...and the TortoiseProc events thereafter are clearly dump-related.
>
> When running in an admin account (where Tortoise works fine) I see this
> event:
>
> TortoiseProc.exe CreateFile C:\WINDOWS\system32\shell32.dll SUCCESS
>
> Could that indicate the problem?

Yes, if an application can't access the system dlls, then it will crash
of course.
You have to find out why it can't access those dlls. Somehow you must
have changed the access rights on that folder.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-10-12 08:11:23 CEST

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.