Hallo,
I develop a C++ application using VisualStudio.NET2003 and the
Tortoise Explorer Integration is causing my application to crash.
I use a standard WinAPI File Open Dialog Box to load a textfile into
my application.
This works fine, if I open the file fastly.
But if I mouseover the file so that the Windows-tooltip appears, my
application crashes in random places with memory reading violations.
This only happens with files that are also part of my svn-repository.
According to VisualStudio the following happens when the tooltip is
loaded:
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so', No symbols loaded.
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so'
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\_tbl_simple.so', No symbols loaded.
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so', No symbols loaded.
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\utf-8.so', No symbols loaded.
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so'
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\_tbl_simple.so'
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\utf-8.so'
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so', No symbols loaded.
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so'
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\_tbl_simple.so', No symbols loaded.
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so', No symbols loaded.
'ruleset.exe': Loaded 'C:\Programme\TortoiseSVN\iconv\utf-8.so', No symbols loaded.
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\windows-1252.so'
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\_tbl_simple.so'
'ruleset.exe': Unloaded 'C:\Programme\TortoiseSVN\iconv\utf-8.so'
As I said, the crash does not happen with "normal" files (not having
one of the little tortoise icons) that's why I'm pretty sure this is a
Tortoise bug.
please reply to matthias -AT- grumet -DOT- at if you need more information.
thanks,
matthias
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Apr 30 16:52:22 2005