Stefan Küng wrote:
> On 29.03.2011 14:52, Hans-Emil Skogh wrote:
>> 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? :-)
It may or may not be easy to fix.
A crash dump based on the current nightly would be
very appreciated ;) Please send it to stefafuhrmann
{_AT_} alice-dsl.de .
>This is best checked by Stefan^2 :)
I should be able to make time for that this weekend.
-- Stefan^2.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2715578
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-31 11:57:41 CEST