[Mono-bugs] [Bug 78315][Nor] Changed - Crash in 3 line System.Windows.Forms program
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 17:58:40 EDT 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78315
--- shadow/78315 2006-07-05 16:55:37.000000000 -0400
+++ shadow/78315.tmp.16498 2006-07-05 17:58:40.000000000 -0400
@@ -226,6 +226,23 @@
(object,System.EventArgs)(this:0113A780[System.EventHandler
image_crash.exe],
------- Additional Comments From jonathan.chambers at ansys.com 2006-07-05 16:55 -------
Er, hit send too quick. The above is the log for the trace on
windows. Seems to be the same issue.
+
+------- Additional Comments From sebastien at ximian.com 2006-07-05 17:58 -------
+<jchambers> spouliot: you around still?
+<spouliot> jchambers: yes
+<jchambers> do me a favor. try commenting out line 88 in Form.cs and
+run the sample.
+<jchambers> the line in the static constructor of Form.cs
+<spouliot> default_icon ?
+<jchambers> yes
+<jchambers> I can't get MWF to crash on windows if I get rid of that.
+<spouliot> I didn't get the NRE with --trace=T:X but I still get the
+SIGSEGV with --trace
+<spouliot> end of the log shows the same problem
+<jchambers> hmm. not sure then.
+<spouliot> I didn't get a large number of EXCEPTION handling:
+NotSupportedException either, with --trace=T:X
+<spouliot> so it may be a part of the problem
More information about the mono-bugs
mailing list