[Mono-bugs] [Bug 52603][Nor] Changed - monodoc assembler uses too much ram
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Jan 2004 08:01:39 -0500 (EST)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=52603
--- shadow/52603 2004-01-05 07:54:15.000000000 -0500
+++ shadow/52603.tmp.1965 2004-01-05 08:01:39.000000000 -0500
@@ -2,26 +2,33 @@
Product: Mono/Doctools
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Debian Sid
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Core
AssignedTo: mono-bugs@ximian.com
ReportedBy: iainmccoy@optusnet.com.au
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: monodoc build process is killed before completing the processing of xml files
+Summary: monodoc assembler uses too much ram
The monodoc build process fails for me (using current monodoc from cvs).
After running make, it gets as far as processing various input files, and
proceeds to work through them. It is killed before it finishes, which I
believe to be caused by the process taking an excessive amount of memory -
as it runs, the available memory listed by the "free" program gradually
drops. The dropping is not consistent - the amount listed goes up and down
apparently randomly, but the trend is downwards.
The progress of the processing when it is killed varies between runs.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-01-05 08:01 -------
+Yes, the doc building process takes quite a bit of memory. Prehalps
+you have some sort of limit on your box?
+
+The tool takes up an insane amount of memory, we need to work on
+this. I remember numbers that are in the 100's of MB.