[Mono-bugs] [Bug 62670][Wis] Changed - referencing a module using -reference causes mcs to crash

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Aug 2004 14:24:20 -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 colin@breame.com.

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

--- shadow/62670	2004-08-07 20:59:11.000000000 -0400
+++ shadow/62670.tmp.18869	2004-08-08 14:24:20.000000000 -0400
@@ -24,6 +24,11 @@
 Error
 ** ERROR **: file metadata.c: line 872 (mono_meta_data_decode_row):
 assertion failed: (res_size == count) aborting...
 
 ------- Additional Comments From miguel@ximian.com  2004-08-07 20:59 -------
 Works here, please provide a test case to replicate.
+
+------- Additional Comments From colin@breame.com  2004-08-08 14:24 -------
+Beg your pardon - this only happens when the module name ends with .dll
+
+e.g. mcs -r:mod.dll *.cs