[Mono-bugs] [Bug 45518][Cri] Changed - MCS throws TypeInitializationException on 0.25/Windows
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 27 Jun 2003 11:29:36 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=45518
--- shadow/45518 Fri Jun 27 03:10:57 2003
+++ shadow/45518.tmp.4341 Fri Jun 27 11:29:36 2003
@@ -1,16 +1,16 @@
Bug#: 45518
-Product: Mono/MCS
+Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows 2003
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Critical
-Component: Misc
+Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -44,6 +44,16 @@
in <0x0001d> 00 Mono.CSharp.Driver:Main (string[])
I'll test building NAnt on linux later today and report the results here.
Do I need to attach the NAnt sources to the case, you can get them from
NAnt cvs (cvs.sourceforge.net/cvsroot/nant) ?
+
+------- Additional Comments From bmaurer@users.sf.net 2003-06-27 11:29 -------
+Well, this is showing up from the .cctor of System.Guid. Does a simple
+program that uses the class show it? Just try creating a GUID and
+printing it to the console.
+
+Also, try to see if the same thing fails on Linux.
+
+I am moving it to the class library for now, as MCS has been working
+for me on Linux. If it fails for you, please move it to Runtime.