Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Simon Large wrote:
> > Hi Stefan + Stefan^2,
> >
> > I have been getting a lot of crashes in the rev graph lately, but I
> > can't nail it down to one action in particular. Usually it seems to be
> > cut or hide, but trying the same action again on a re-opened graph
> > doesn't do it again. Is there any point in sending a crash report from
> > a nightly build?
>
> Send them to me, but only if they're from the current build.
> I'll extract the stack trace and other info and pass it along to Stefan^2.
I assume that most the crashes stem from the background
graph info update thread having races with UI interaction
beyond redraws. The frequency of those interactions has
greatly risen in 1.6.
r15137 tries to eliminate those races. So, if it doesn't, let
me know. Also, I noticed a memory leak in the revision
graph code but may not find time into it until next weekend.
-- Stefan^2.
Received on 2009-01-18 19:56:44 CET