[
https://issues.apache.org/jira/browse/PDFBOX-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jordan Daigle updated PDFBOX-5259:
----------------------------------
Summary: Process hangs with PdfBox 2.0.24 (was: Process hang with PdfBox
2.0.24)
> Process hangs with PdfBox 2.0.24
> --------------------------------
>
> Key: PDFBOX-5259
> URL: https://issues.apache.org/jira/browse/PDFBOX-5259
> Project: PDFBox
> Issue Type: Bug
> Components: AcroForm
> Affects Versions: 2.0.24
> Environment: openjdk 11.0.11 2021-04-20
> OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.18.04)
> OpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.18.04, mixed mode,
> sharing)
> Reporter: Jordan Daigle
> Priority: Major
> Attachments: jstack.out
>
>
> I have a java process that got stuck randomly while merging FDF file with
> PdfBox 2.0.24
> the "strace" command return :
> {code:java}
> root@appname:/tmp# strace -p 26734
> strace: Process 26734 attached
> futex(0x7f97791589d0, FUTEX_WAIT, 26735, NULL
> root@appname:/tmp# strace -p 26735
> strace: Process 26735 attached
> write(2, "Aug 13, 2021 11:12:13 AM org.apa"..., 232{code}
> I added the jstack output of the process in the jstack.out attachment
> Seem to happen completely randomly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]