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

RE: Re: Re: Crash in repo browser

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: Sat, 17 Jul 2010 08:10:35 -0700 (PDT)

Simon wrote:
> On 17 July 2010 11:52, Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de> wrote:
> > Stefan Küng wrote:
> >> Analyzing the crash dump Simon sent me:
> >>
> >> A "priviledged instruction" exception is thrown when a thread is ended
> >> (in AfxEndThread). But the exception points to a bug somewhere else
> >> because such exceptions usually happen because of a stack corruption.
> >>
> >> So we have to look for places where we might corrupt the stack...
> >
> > Sorry that it took me so long to reply but I'm still
> > fighting a hefty influenza.
> >
> > Anyway, it seems that nothing is wrong with the actual
> > "edit file" or repobrowser logic but some race condition
> > in the dialogs invoked makes it crash. Please disable the
> > "General->Dialogs1->Autoclose" setting and try again.
> >
> > If it doesn't crash then, please create the DWORD reg
> > key "SimonsCrashHack" and set it to 1 through 3 and test
> > again for each value. This will basically select
> > different combinations of auto-close settings in the
> > hope that one of them can be identified as the trigger
> > for those crashes you are experiencing.
>
> No joy. Auto-close was already disabled (Close manually, Auto-close
> for local ops unchecked).
>
> Remember that Open with... works fine, Edit does not.

The thing is that "edit" will perform a checkout
(actually two) but instructs the progress window to
hide & auto-close by default (the short flicker is
that progress window). This has been disabled for the
next nightly. But if you had these windows auto-close
as per your settings, they still could crash if the
auto-close behaviour is source of the problem.

-- Stefan^2.

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-17 17:10:41 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.