> On 25.06.2010 15:16, Stefan.Fuhrmann_at_etas.com wrote:
> > 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.
>
> Any luck finding something?
>
> Stefan
r19790 is my best bet.
-- Stefan^2.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2628990
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-03 13:33:53 CEST