https://bugs.documentfoundation.org/show_bug.cgi?id=171646
Bug ID: 171646
Summary: LibreOffice writer in headless mode hangs when
converting certain DOCX files to PDF
Product: LibreOffice
Version: 26.2.2.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
We're using LibreOffice writer to convert documents to PDF for displaying
previews in our web app. Certain documents cause it to hang indefinitely. I'm
attaching one such document (fully anonymized) to this issue.
Tested this particular document on LibreOffice 26.2.2.2 620(Build:2) and on
LibreOffice 24.2.7.2 420(Build:2) through running it in a Docker container
(ubuntu:latest).
One weird thing is that I asked a collegue to convert it using his graphical
install (version 24) and it managed to complete the export, even though the
version was identical to the one I ran in Docker. No idea what to make of that.
Steps to Reproduce:
1. copy the doc to /tmp/fully_anonymized.docx
2. lowriter --headless -env:UserInstallation=file://tmp/lowriter-random_1/
--convert-to pdf /tmp/fully_anonymized.docx
3. That's it, it hangs.
Actual Results:
lowriter hangs
Expected Results:
lowriter completes the conversion in a reasonable amount of time.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
none
--
You are receiving this mail because:
You are the assignee for the bug.