[Mono-bugs] [Bug 74920][Blo] New - chews all memory & dies (regression)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 06:34:58 -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 michael@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74920
--- shadow/74920 2005-05-12 06:34:58.000000000 -0400
+++ shadow/74920.tmp.2979 2005-05-12 06:34:58.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 74920
+Product: Mono: Compilers
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: C#
+AssignedTo: martin@ximian.com
+ReportedBy: michael@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: chews all memory & dies (regression)
+
+So - this works fine with mcs 1.1.5 but with HEAD it swallows all memory
+(hundreds of MB) and dies.
+
+To reproduce grab:
+
+http://go-oo.org/~michael/memory.tar.gz
+
+and run 'RUNME'. Any ideas Martin ? :-)
+
+Not _that_ critical, since I can compile selectively with the old compiler
+but ... ;-)