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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to