[Mono-bugs] [Bug 78827][Maj] New - "mono -aot" uses vast amounts of memory
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 11 20:15:36 EDT 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 bbjamey at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78827
--- shadow/78827 2006-07-11 20:15:36.000000000 -0400
+++ shadow/78827.tmp.16094 2006-07-11 20:15:36.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 78827
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: JIT
+AssignedTo: lupus at ximian.com
+ReportedBy: bbjamey at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: "mono -aot" uses vast amounts of memory
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem: "mono -aot" on FSharp.Compiler10ntc.dll uses vast
+amounts of memory
+
+
+Steps to reproduce the problem:
+1. Download F# 1.1.11.7 or any F# distribution (from
+http://research.microsoft.com/fsharp/downloads)
+2. Unzip, then try "mono -aot" on bin/FSharp.Compiler10ntc.dll
+3.
+
+Actual Results: Takes over 1GB of memory and doesn't terminate
+
+
+Expected Results: Compilation succeeds in < 20s
+
+
+How often does this happen? Always
+
+
+Additional Information: The Mono AOT compiler obviously has some non-
+linearity problems. This is very annoying, as it means I can't run the F#
+compiler with fast startup times on Mono. I use that compiler a lot on
+Mono and would really appreciate faster startup times.
More information about the mono-bugs
mailing list