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

Re: Crash when invoking "show log"

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 05 Oct 2010 21:19:49 +0200

Stefan^2,

Could you please have a look at this?
I can reproduce the problem here by running
TortoiseProc.exe /command:log
/path:"http://agatha-rrsl.googlecode.com/svn/branches/1.1.x"

The crash happens when rev 129 is received, because in
CacheLogQuery.cpp, line 325 the 'currentPath' is empty/not valid. It got
reset in line 397. Somehow, the revision got lost.

I can't figure out why you reset the path there, so I leave this fix to you.

Stefan

On 05.10.2010 09:00, Martin Bischoff wrote:
> I get a crash from TortoiseProc when I invoke show log (in the
> repository browser or on a local working copy) on the following two
> branches of a subversion repository:
>
> http://agatha-rrsl.googlecode.com/svn/branches/1.1.x
> http://agatha-rrsl.googlecode.com/svn/branches/1.2.x
>
> I don't get a crash in when I do the same on the 1.0.x branch or on trunk.
> Also I don't get any errors when I do a "svn log" with the command line
> client on the above branches paths (but I don't know if this is exactly
> the same as "show log").
>
> This happens on windows 7, 64-bit, using "TortoiseSVN 1.6.11, Build
> 20210 - 64 Bit" and it also happened with the previous version 1.6.10.
> I can't reproduce the problem on Windows XP 32-bit.
>
> BTW: I already submitted a crash/error report some time ago (using 1.6.10).
>
> -Martin

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2668300
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-05 21:20:04 CEST

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.