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

Re: Cache Crashing on Vista using 1.4.1.8132

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-11-27 23:08:09 CET

Colin Bowern wrote:
> TortoiseSVN status cache is crashing under Windows Vista (RTM, Business
> Edition):
>
> Log Name: Application
> Source: Application Error
> Date: 11/27/2006 10:14:37 AM
> Event ID: 1000
> Task Category: (100)
> Level: Error
> Keywords: Classic
> User: N/A
> Description:
> Faulting application TSVNCache.exe, version 1.4.1.8132, time stamp
> 0x456a203f, faulting module ntdll.dll, version 6.0.6000.16386, time
> stamp 0x4549bdc9, exception code 0xc00000fd, fault offset 0x0006681f,
> process id 0xd38, application start time 0x01c71236752fbb0a.
>
> I have been installing the nightly builds for the last week and it has
> persisted through to the latest build - 8132.
>
> I am able to reproduce by exploring any folder in Windows that was
> previously checked out by TortoiseSVN. If I view a folder that is
> checked out with this build and then go back to view the older folders
> it seems to work. I'm still trying this out from time to time to see if
> there is consistency in my assertion.

Does that mean it only crashes if you browse a working copy which was
checked out with a previous version? Or even on Win XP?
If that's the case, then please install the svn command line client and
do (repeatedly) an:
svn st -v -N
on those folders.

I think it could be because Vista has stronger right limits on folders
and files, and Subversion may not be able to cleanly access all the files.

I've finally downloaded Vista and repartitioned my harddrive to make
room for it (hint to all: ALWAYS run chkdsk /f before resizing/moving
partitions - if you don't, you'll end up with a screwed partition).
But I wasn't able to install it yet (have yet to find a way to repair my
screwed up partition and save as much data as I can). I think I'll get
to it tomorrow, and then I'll try to reproduce the problem.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Nov 27 23:08:20 2006

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.