[Mono-bugs] [Bug 54813][Cri] Changed - mcs 0.31 crashes mono in metadata.c

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Apr 2004 11:42:00 -0400 (EDT)


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 diltonm@mccomsoft.com.

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

--- shadow/54813	2004-04-15 05:57:34.000000000 -0400
+++ shadow/54813.tmp.26644	2004-04-15 11:42:00.000000000 -0400
@@ -616,6 +616,12 @@
 Utils.dll that you build.  If it has the above problem, then something
 is wrong with your mono install -- mcs CVS as of about a week ago does
 not have the problem; I don't have 0.31 installed anywhere to test. 
 So, the bug here is really that mono should give a better error
 message when it tries to load a corrupt assembly.. specifically, in
 this case, one with MONO_TABLE_ASSEMBLY table in the image set to 0's. 
+
+------- Additional Comments From diltonm@McCOMSoft.com  2004-04-15 11:42 -------
+Thanks for taking a look at this. After Client.cs built ok, did you 
+go back and delete Utils.dll, rebuild it, then try to rebuild 
+Client.cs?
+