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

Revision graph crash in nightly

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: Tue, 29 Mar 2011 12:52:40 +0000

Hi!

I tried checking the revision graph for our project, but it has stopped working in the nightly. The revision graph works well for the other projects that I have tried.

It is during initial log data collection that the crash happens. I'm getting an access violation reading location 0x021f5808 in SeachPathTree.cpp on line 56:
    index_t parentPathID = path.IsFullyCachedPath() ? path.GetDictionary()->GetParent (pathID) : pathID;

Any ideas? Anybody want a crash dump? :-)

Hans-Emil

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2714987

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-29 14:52:50 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.