chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
We are currently having an issue where Visual Studio 2010 does not load after installing Typemock. This was occurring with an old installation that was using Typemock 7.0.4, so we thought to reinstall with 7.2.5 last week. The issue occurred still. We also attempted to install 7.3, and no luck there either. This issue occurs even when the bare minimum of options is installed (Only Typemock Isolator, all other features disabled in the installer). VS does start up in safe mode when started with "devenv /Safemode". As soon as Typemock is uninstalled, VS works flawlessly again.

When VS crashes, there are no errors in the vs logs.

There are 2 errors in the Event Viewer. The first has source of .NET Runtime, Event ID 1027, Task Category None.
General:
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to stack overflow.

The second has a source of Application Error, Event ID 1000, Task Catgeory (100).
General:
Faulting application devenv.exe, version 10.0.40219.1, time stamp 0x4d5f2a73, faulting module clr.dll, version 4.0.30319.296, time stamp 0x50484aa9, exception code 0xc00000fd, fault offset 0x00001a81, process id 0x%9, application start time 0x%10.

Attached is the Visual Studio 2010 log.

UPDATE:

I read the following post (in this forum). https://www.typemock.com/answers/11161/

I have the following packages installed:
Architecture Tools Extension Project Templates, v10.0
Domain Specific Language Designer, v10.0
Domain-Specific Language Designer Wizard, v10.0
NuGet Package Manager, v2.2.40116.9051
VisualSVN, v3.0.4.0.

I will update later when I get a chance to remove each of these and see if any (or a combination of) are related to the crash.

ActivityLog.xml (VS2010 Activity Log)
asked by peterf (1.2k points)

4 Answers

0 votes
Hi peter,

Thank you for the information and the log.

Can you please send us the crush dump (*.dmp) as well?
answered by alex (17k points)
0 votes
Alex, I attempted to upload the TypeMockWeaver.dmp file in the typemock installDir, but the forums denied, saying they file can only be up to 256kB. The dmp file I have is 3.2MB. What is the best way to send this to you?
answered by peterf (1.2k points)
0 votes
Hi Peter,

Just sent you a link to Google drive.
answered by alex (17k points)
0 votes
Hi Alex,

I just finished uploading a dmp file from the Typemock install folder, and a full process dump of devenv (Visual Studio 2010) at the moment of the crash.
answered by peterf (1.2k points)
...