[Mono-bugs] [Bug 62364][Wis] New - numerous GC warnings are reported when using NAnt on Mono/Linux

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 10:37:11 -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 gert.driesen@pandora.be.

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

--- shadow/62364	2004-08-03 10:37:11.000000000 -0400
+++ shadow/62364.tmp.9185	2004-08-03 10:37:11.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 62364
+Product: Mono: Runtime
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gert.driesen@pandora.be               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: numerous GC warnings are reported when using NAnt on Mono/Linux
+
+When using NAnt on Mono/Linux loads of GC warnings are reported :
+
+GC Warning: Finalization cycle involving xxxxxxxxx
+
+You can reproduce this using :
+
+$ export CVSROOT=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/nant
+$ cvs -z3 co nant
+$ cd nant
+$ make