[Mono-bugs] [Bug 76615][Maj] Changed - NRE crash when running nunit-gui.exe

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 3 18:26:22 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76615

--- shadow/76615	2005-11-01 19:53:49.000000000 -0500
+++ shadow/76615.tmp.25109	2005-11-03 18:26:22.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76615
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: matt at use.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -78,6 +78,9 @@
 Additional Information:  
  I tried to reproduce this in a small program, but couldn't reproduce it 
 by creating Font() objects myself. I think the crash may be related to the 
 following line(s): 
 this.stdErrTab.Font = ((System.Drawing.Font)
 (resources.GetObject("stdErrTab.Font")));
+
+------- Additional Comments From peter at novonyx.com  2005-11-03 18:26 -------
+fixed in svn r52537. (System.Drawing fix)


More information about the mono-bugs mailing list