[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
Sat, 7 Aug 2004 20:59:11 -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 miguel@ximian.com.

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

--- shadow/62670	2004-08-07 12:43:15.000000000 -0400
+++ shadow/62670.tmp.6076	2004-08-07 20:59:11.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 62670
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Windows XP
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: colin@breame.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -21,6 +21,9 @@
 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...
+
+------- Additional Comments From miguel@ximian.com  2004-08-07 20:59 -------
+Works here, please provide a test case to replicate.