James Green created PDFBOX-2511:
-----------------------------------
Summary: org.apache.pdfbox.exceptions.COSVisitorException:
java.lang.NullPointerException
Key: PDFBOX-2511
URL: https://issues.apache.org/jira/browse/PDFBOX-2511
Project: PDFBox
Issue Type: Bug
Components: Writing
Affects Versions: 1.8.7
Reporter: James Green
In our use case we take a large PDF, split into multiple separate document by
some algorithm, then optionally apply to each document stationary via overlay
and a varying number of attachments. Each final document is then written to an
in-memory byte[] for database storage.
We're seeing an occasional crash when saving this document. It is not
immediately repeatable so we suspect it's a bad reference after garbage
collection. Stacktrace to follow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)