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

Re: Repo browser crash - again

From: <Stefan.Fuhrmann_at_etas.com>
Date: Fri, 25 Jun 2010 15:16:08 +0200

Simon Large wrote:
> On 25 June 2010 12:21, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> > On 24.06.2010 10:26, Simon Large wrote:
> >> Hi Stefan,
> >>
> >> Last night I tried to launch repo browser from TSVN trunk WC folder
> >> and it crashed while showing 'please wait while the repository
browser
> >> is initialising' message. Trying the same from the doc folder was OK.
> >>
> >> Using the last full nightly (night before last).
> >
> > Does this happen all the time for you? I can't reproduce this here,
> > tested with the last 5 versions.
> > Can you clear the log cache and try again?
>
> Log cache enabled: crashes 4 times out of 5.
> Log cache disabled: no crash.

WTF?! This is a strong hint towards GetRepositoryRootAndUUID()
because it is the only function related to the log cache
that comes into my mind. There might be a race condition
between this function and various background threads.

> I have not cleared the log cache, so I could zip and send if it will
help.

If my suspicion is correct, clearing the log cache alone
should not help (much). The race condition should at least
sometimes manifest even with an empty log cache.

-- Stefan^2.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-25 15:16:15 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.