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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 7 Aug 2004 12:43:15 -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 12:43:15.000000000 -0400
+++ shadow/62670.tmp.4242	2004-08-07 12:43:15.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 62670
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: Windows XP
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: colin@breame.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: referencing a module using -reference causes mcs to crash
+
+e.g. mcs -r:bin/obj/common.mod server/*.cs
+
+where common.mod is a previously compiled module.
+
+A dialog box is displayed reading:
+Error
+** ERROR **: file metadata.c: line 872 (mono_meta_data_decode_row):
+assertion failed: (res_size == count) aborting...