[Mono-bugs] [Bug 54813][Cri] Changed - mcs 0.31 crashes mono in metadata.c
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Apr 2004 21:23:16 -0500 (EST)
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=54813
--- shadow/54813 2004-03-08 15:43:47.000000000 -0500
+++ shadow/54813.tmp.3432 2004-04-01 21:23:16.000000000 -0500
@@ -3,21 +3,21 @@
Version: unspecified
OS: Fedora 1.0
OS Details: Linux and Windows
Status: REOPENED
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Critical
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: diltonm@McCOMSoft.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs 0.30.1 crashes mono in metadata.c
+Summary: mcs 0.31 crashes mono in metadata.c
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
Code that compiled cleanly under mono 0.29 now crashes with the following:
@@ -354,6 +354,14 @@
esi=0, edi=150208248, ebx=9256176, code=0x0, m=0x8f50888) at
tramp-x86.c:97
#22 0x08e704cf in ?? ()
#23 0x08f4c830 in ?? ()
HTH -Dilton
+
+------- Additional Comments From diltonm@McCOMSoft.com 2004-04-01 21:23 -------
+The test code posted previously still works - it crashes the compiler
+successfully. The symtoms remain unchanged.
+
+I'm now wondering if I made a mistake to try Mono, perhaps our company
+should switch to Java?
+