To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102332 Issue #|102332 Summary|Memory leak on Solaris Component|framework Version|OOo 3.1 Platform|All URL| OS/Version|Solaris Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|ui Assigned to|tm Reported by|kiralyp
------- Additional comments from [email protected] Thu May 28 13:14:09 +0000 2009 ------- Hi, I have found a memory problem in OOo 3.1 on Solaris (SunOS afsz2 5.10 Generic_118855-33 i86pc i386 i86pc). You can reproduce it with the attached macro. The macro does the following: - start a "for" loop - opens a template document (ODT) - replaces a string - export the file to pdf - closes the template file The loop repeats this procedure 500 times. The problem is that at the end of this macro OOo eats up 1.10GB of memory. I have tested this on Ubuntu 9.04 (64bit) with OOo 3.0. The result of the memory usage was only 90MB! The same macro run on Windows XP (32bit) with OOo 3.1 also with just 80MB memory usage! This problem was present in OOo 2.x and OOo 3.0 too on Solaris. If you have any solution please help or fix this bug as soon as you can because it is a realy big problem for us! Thanks, and regards: Peter Kiraly --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
