-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10, 11.4
-
Fix Version/s: 10.10-HF45, 11.x, 2021.2
-
Component/s: PDF Utils
-
Environment:docker image
-
Release Notes Summary:Docker image now uses LibreOffice 7.1.1
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #31, nxplatform #29, nxplatform #30, nxplatform #32
-
Story Points:0
With some HTML input files the soffice process hangs forever using a full CPU.
soffice --headless --norestore --writer --convert-to pdf /tmp/nxblob-5669137896840863554.html --outdir /tmp/foo.out/
strace or perf don't give lots of info:
Upgrading Libreoffice to 6.4.7 fixes the problem.
Note that the timeout command can be used and is able to kill the soffice command.
Solutions
Fix Nuxeo docker images to use Libreoffice 6.4.7 instead of default 5.3.6.
On Centos download:
and follow https://www.if-not-true-then-false.com/2012/install-libreoffice-on-fedora-centos-red-hat-rhel/
- is related to
-
NXP-30130 Command line executor must apply a timeout
- Resolved
- is required by
-
NXDOC-2299 Update LibreOffice version for LTS2021
- Resolved
- Is referenced in
- mentioned in
-
Page Loading...