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

Re: Crash in repo browser

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 13 Jul 2010 22:02:55 +0200

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...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2632868
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-13 22:03:13 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.