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

Asserts in visual studio 2010 sp1 after installing 1.6.14

From: Ian Girouard <igirouard_at_aquadata.com>
Date: Wed, 23 Mar 2011 06:02:25 -0700 (PDT)

Hi, we are c++ atl/mfc/.NET developpers and yersterday we installed the 1.6.14 version of Tortoise SVN, and now some weird things happens with your dlls while debugging our application with visual studio 2010 sp1.

-Whenever an open file dialog is popped by our sofware, some c++ asserts pops up saying
"First-chance exception at 0x77ce5c7f (ntdll.dll) in [our software's name] : An invalid handle was specified"
and when I check the call stack, (After selecting the option to load Microsoft symbols Debug->Options and settings->Symbols), I see TortoiseSVN.dll in the stack.

In the tortoise.zip file : 2 screenshot of assertion, and the call stack
In the test.zip file : a test application that reproduces the behavior : this is a template of an mfc document/view application, with no modifications.

Steps to reproduce :
-Install Visual Studio 2010 SP1
-Install tortoisesvn 1.6.14
-Open and run the project in test.zip
-Click on file : open
-The asserts appears

Thanks
Ian

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

  • application/x-zip-compressed attachment: test.zip
Received on 2011-03-23 14:05:45 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.