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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
