[Mono-bugs] [Bug 77207][Cri] New - nunit 2.2.5 crashes during
compilation of nunit-console.tests.dll
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 10 22:42:15 EST 2006
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 matt at use.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77207
--- shadow/77207 2006-01-10 22:42:15.000000000 -0500
+++ shadow/77207.tmp.11388 2006-01-10 22:42:15.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 77207
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details: AMD64
+Status: NEW
+Resolution:
+Severity:
+Priority: Critical
+Component: C#
+AssignedTo: rharinath at novell.com
+ReportedBy: matt at use.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: nunit 2.2.5 crashes during compilation of nunit-console.tests.dll
+
+Steps to reproduce the problem:
+1. download http://www.clock.org/~matt/nunit225.zip
+(slightly modified to build on mono OOTB)
+2. unzip, run "nant mono-1.0 debug build"
+
+
+Actual Results:
+[csc] ** (/home/matt/lib/mono/1.0/mcs.exe:19229): WARNING **: The class
+NUnit.Core.ProxyTestRunner could not be loaded, used in nunit.core,
+Version=2.2.5.0, Culture=neutral
+[csc]
+[csc] ** ERROR **: file class.c: line 2509
+(mono_class_setup_parent): should not be reached
+[csc] aborting...
+
+Expected Results:
+NAnt script should finish successfully
+
+How often does this happen?
+
+
+Additional Information:
+ When commenting out compilation of the tests, build succeeds.
More information about the mono-bugs
mailing list