[Libreoffice-bugs] [Bug 128434] New: Memory leak when converting many douments

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 28 14:49:53 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128434

            Bug ID: 128434
           Summary: Memory leak when converting many douments
           Product: LibreOffice
           Version: 6.3.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: sdk
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: reik at poczta.onet.pl

Description:
Usign coversion throught UNO API cause memory and handle leak.
Simple program in Java attached

Steps to Reproduce:
1. Run Libre Office as service: soffice.exe --invisible --headless --norestore
--nologo --nodefault --nolockcheck --nocrashreport --nofirststartwizard
--accept="socket,host=localhost,port=2002,tcpNoDelay=1;urp;StarOffice.Service"
2. Call conversion DOCX to PDF
3. GOTO point "2" and start observe memory leak..


Actual Results:
Memory Leak, handle leak (on x64 and x86, on standard instalation and on
portable version too)

Expected Results:
No memory nad handles leak


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Attached ZIP with simple program to reproduce bug.
Just:
1 (optional) complile LibreConverter.java to get LibreConverter.jar (already
included) - 1_compile.bat

2. run LibreOffice - 2_runLibre.bat

3. run conversion in loop - 3_test.bat

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191028/65060f52/attachment.html>


More information about the Libreoffice-bugs mailing list