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

RE: Re: Crash in repo browser

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: Sat, 17 Jul 2010 03:52:18 -0700 (PDT)

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.

-- Stefan^2.

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

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