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

heap corruption (was: remove file extensions when autocompleting in comments)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-10-03 19:15:35 CEST

Alexander Klenin wrote:

> However, there is actually a problem here I forgot to write about.
>
> The problem is -- TortoiseSVN actually crashed with old code in debug mode.
> The crash happened due to 'head corruption' in various random destructors after
> I hit 'Escape' to close commit dialog.
> I verified that:
> 1) It crashed both before and after (simpler version of) my changes.
> 2) Crash did not happed if I remover autolist construcltion altogether.
> 3) Crash did not happen in release build, only debug one.
> I think it is either a problem with my installation of Visiual Studio
> (unlikely),
> a bug in ATL/MFC or (most likely) some threading issue.
> I started to randomly rearrange code to test this and committed
> version that crashed least often for me.

I can't reproduce this here. Do you have some more information about this?

Does it only happen if:
* you close the dialog before the thread finished?
* you actually show the autocompletion in the edit control?
* certain files are parsed for autocompletion?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 3 19:15:54 2007

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.