[Mono-bugs] [Bug 46385][Min] New - Adding resources consumes too much memory.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 15 Jul 2003 12:10:46 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46385
--- shadow/46385 Tue Jul 15 12:10:46 2003
+++ shadow/46385.tmp.24576 Tue Jul 15 12:10:46 2003
@@ -0,0 +1,25 @@
+Bug#: 46385
+Product: Mono/Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: miguel@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Adding resources consumes too much memory.
+
+If you link a large resource with MCS, the memory consumption requirements
+go up the roof.
+
+I tried to link in a 64 megabyte resource file, and I aborted the process
+when MCS was using 370 megs of ram.
+
+Miguel.