[Mono-bugs] [Bug 76326][Nor] Changed - Sometimes Windows Forms get
a Null Reference Exception
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 5 15:16:57 EDT 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 carlos at applianz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76326
--- shadow/76326 2005-10-05 15:08:43.000000000 -0400
+++ shadow/76326.tmp.4500 2005-10-05 15:16:57.000000000 -0400
@@ -226,6 +226,13 @@
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpref/html/frlrfsystemwindowsformscontrolclassbegininvoketopic1.asp
The sample app might be a red herring. But I do believe that there
may be a bug in how we marshal the atom on 64bit.
+
+------- Additional Comments From carlos at applianz.com 2005-10-05 15:16 -------
+I thought about that so I commented out the line that does:
+this.listBox1.Items.Add("test");
+and the problem still ocurred, however it seemed to happen less often,
+I don't know if that helps.
+Thanks for the links though.
More information about the mono-bugs
mailing list