[Mono-bugs] [Bug 58244][Cri] New - mcs crashes in http://primates.ximian.com/~gonzalo/tmp/mono-0.91-win32-3.exe

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 9 May 2004 01:55:32 -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=58244

--- shadow/58244	2004-05-09 01:55:32.000000000 -0400
+++ shadow/58244.tmp.16646	2004-05-09 01:55:32.000000000 -0400
@@ -0,0 +1,49 @@
+Bug#: 58244
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: XP
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: diltonm@McCOMSoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mcs crashes in http://primates.ximian.com/~gonzalo/tmp/mono-0.91-win32-3.exe
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+Using the sample that I'm attaching, mcs crashes on XP with the latest 
+build http://primates.ximian.com/~gonzalo/tmp/mono-0.91-win32-3.exe.
+
+Steps to reproduce the problem:
+1. Install the above Windows Mono build.
+2. cd into the Utils directory and run build.cmd.
+3. Result: Compilation succeeds
+4. cd up one level.
+5. Run build.cmd and get the following error in a pop-up window which I 
+had to translate manually:
+
+**ERROR **: file metadata.c: line 870 (mono_metadata_decode_row): 
+assertion failed: (res_size == count) aborting...
+
+End Bug Report
+
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information: