To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102790
                 Issue #|102790
                 Summary|Memory leak on Solaris
               Component|framework
                 Version|OOo 3.1
                Platform|Unknown
                     URL|
              OS/Version|Solaris
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|ui
             Assigned to|jsk
             Reported by|jsk





------- Additional comments from [email protected] Mon Jun 15 11:26:10 +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

------- Additional comments from of Thu May 28 13:22:01 +0000 2009 -------

@ jsk: Please have a look.

------- Additional comments from kiralyp Thu May 28 13:55:58 +0000 2009 -------

I run the macro with the following command:
soffice.bin -headless "macro:///standard.module1.memory_leak_test"

---------------------------------------------------------------------
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]

Reply via email to