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

Re: TortoiseSVN crashes during checkout after XP SP3 install

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 11 May 2008 15:48:08 +0200

Michael wrote:
> Hi all,
>
> TortoiseSVN keeps crashing when trying to perform checkout after XP
> SP3 was installed.
> Tried several versions (current 1.4.8 , 1.5.0 RC2 and nightly build
> from May 11th).
> The repository is installed on Linux box with svn 1.3.2 (auth using
> apache 2.0).
> The crash is reported on msvcr80.dll (msvcr90.dll for later releases).
> If trying to use svn command line client the crash occurs at the same
> file but in libapr.dll
>
> Everything works properly on all the computers where SP3 hasn't been
> installed yet.

I've analyzed your crashreport yesterday. The reason for this is that
the Windows date function returned a value > 12 for the month! Since
that's not really possible (at least not if the function returns without
an error code), I suspect your SP3 installation is messed up.
I've been using SP3 for three weeks now without any problems, neither
with TSVN, Subversion or any other application. So it can't really be
the SP3 if it was installed properly.
Try re-installing SP3 and check your locale settings (which affect the
time/date functions).

Stefan

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

Received on 2008-05-11 15:48:31 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.