[Mono-bugs] [Bug 47968][Cri] Changed - mono crashes when executing a program that relies heavily on structs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Aug 2003 07:13:16 -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 vargaz@freemail.hu.

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

--- shadow/47968	2003-08-27 15:54:41.000000000 -0400
+++ shadow/47968.tmp.7541	2003-08-28 07:13:16.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 47968
-Product: Mono/MCS
+Product: Mono/Runtime
 Version: unspecified
 OS: All
 OS Details: Tried with Windows and Debian Unstable
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
-Component: Misc
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: klaehn@gamemakers.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -52,6 +52,11 @@
 ------- Additional Comments From klaehn@gamemakers.de  2003-08-27 15:54 -------
 This is what appears in the error MessageBox:
 
 file mini-x86.c: line 2949 (mono_arch_output_basic_block): should 
 not be reached
 aborting...
+
+------- Additional Comments From vargaz@freemail.hu  2003-08-28 07:13 -------
+This is actually a runtime problem, so moving it there.
+
+Fixed in CVS.