[Mono-bugs] [Bug 70697][Nor] Changed - Non portable CLR generated by Mono. Crashes under .NET

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Dec 2004 15:34:51 -0500 (EST)


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 vargaz@gmail.com.

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

--- shadow/70697	2004-12-20 14:29:25.000000000 -0500
+++ shadow/70697.tmp.16428	2004-12-20 15:34:51.000000000 -0500
@@ -60,6 +60,13 @@
 
 
 ------- Additional Comments From kevin.hubbard@siemens.com  2004-12-20 14:29 -------
 Created an attachment (id=13552)
 Source File ( C-Sharp )
 
+
+------- Additional Comments From vargaz@gmail.com  2004-12-20 15:34 -------
+I think this is because old versions of mono did not align some
+metadata structures properly, which happened to work under MS.NET 1.1,
+but not 2.0. You should update to mono 1.0.5 or 1.1.3 where this issue
+is fixed.
+