[Mono-bugs] [Bug 77171][Nor] Changed - Setting TextBox.Text crashes with NullPointerException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 05:41:03 EST 2006


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=77171

--- shadow/77171	2006-01-10 14:59:02.000000000 -0500
+++ shadow/77171.tmp.28811	2006-03-09 05:41:03.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77171
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Fedora 4 and Windows 2000
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: bernd.w at alice.it               
 QAContact: mono-bugs at ximian.com
@@ -112,6 +112,19 @@
 Maybe it's already been fixed, have no time to compile form svn for 
 now.
 
 ------- Additional Comments From bernd.w at alice.it  2006-01-10 14:59 -------
 Produces exactly the same error on newest release 1.1.13, both on 
 Windows 2000 and on Fedora Linux!
+
+------- Additional Comments From peter at novonyx.com  2006-03-09 05:41 -------
+I just committed a bunch of fixes that could fix this problem (I've 
+never seen it happen myself, though). The fixes were for other stuff 
+but could prevent this crash from happening. If you have the ability 
+to build from svn head could you please test this? If you can't do 
+svn head, please try this dll: 
+http://svn.myrealbox.com/mwf/System.Windows.Forms.dll
+
+You can install with "gacutil -i System.Windows.Forms.dll" after 
+downloading it.
+
+If the problem persists, please reopen the bug.


More information about the mono-bugs mailing list