vrakeshreddy / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Visual Studio Crashes #644

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Uninstall previous Gallio version. 
2. Install GallioBundle-3.2.388.0-Setup-x64.msi
3. Reboot
4. Open VSTS 2008 SP1 (9.0.30729.1 SP)
5. Load a project containing Gallio/MbUnit tests.
6. Click the Test-->Windows-->Test List Editor menu item.

What is the expected output? What do you see instead?

Test List Editor should open and display loaded tests.
Instead VSTS crashes with the following error: 

Problem signature: 
  Problem Event Name:   CLR20r3 
  Problem Signature 01: devenv.exe 
  Problem Signature 02: 9.0.30729.1 
  Problem Signature 03: 488f2b50 
  Problem Signature 04: Gallio 
  Problem Signature 05: 3.2.0.0 
  Problem Signature 06: 4baeb944 
  Problem Signature 07: 3e21 
  Problem Signature 08: 0 
  Problem Signature 09: System.NullReferenceException 
  OS Version:   6.0.6002.2.2.0.272.7 
  Locale ID:    1033 

Additional information about the problem: 
  LCID: 1033 

What version of the product are you using? On what operating system?

GallioBundle-3.2.388.0-Setup-x64.msi
on Windows Server 2008 x64

Please provide any additional information below.

Original issue reported on code.google.com by jason...@gmail.com on 29 Mar 2010 at 1:14

GoogleCodeExporter commented 9 years ago

Original comment by grahamr...@gmail.com on 30 Mar 2010 at 4:45

GoogleCodeExporter commented 9 years ago
Unfortunately I couldn't repro this.  There might be something special about the
project that you are opening.

Could you collect more information about the NRE, such as the stack trace, using
another instance of Visual Studio?

Original comment by jeff.br...@gmail.com on 31 Mar 2010 at 5:35

GoogleCodeExporter commented 9 years ago
Maybe there was a conflict between old Gallio/MbUnit references and the new 
installation.  I'll check it out.  We might defer the upgrade for a couple 
months in 
any case.  I cobbled together some Linq-to-Xml that converts a Gallio xml to a 
MsTest trx, which should solve our dilemma for the time being.

Original comment by jason...@gmail.com on 31 Mar 2010 at 5:58