[Mono-bugs] [Bug 22673] New - assertion failed when running mint on NAnt (build with csc)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
28 Mar 2002 09:02:29 -0000


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 japj-bugzilla-ximian@darius.demon.nl.

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

--- shadow/22673	Thu Mar 28 04:02:29 2002
+++ shadow/22673.tmp.29345	Thu Mar 28 04:02:29 2002
@@ -0,0 +1,43 @@
+Bug#: 22673
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: japj-bugzilla-ximian@darius.demon.nl               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: assertion failed when running mint on NAnt (build with csc)
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Trying to run a csc build NAnt.exe with mint under cygwin results in a
+assertion failure.
+
+Steps to reproduce the problem:
+1. build mcs/nant with csc
+2. try to run mint NAnt.exe (under cygwin)
+3. 
+
+Actual Results:
+process:1768: file loader.c line 225 (method_from_member_ref): assertion
+failed: (klass != NULL) aborting.
+
+Expected Results:
+using the MS .NET Framework I get:
+ BUILD FAILED
+ Could not find a '*.build' file in 'D:\cygwin\home\japj\mcs\nant'
+ Try `NAnt -help' for more information.
+
+How often does this happen? 
+Always
+
+Additional Information: