You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "James Green (JIRA)" <ji...@apache.org> on 2014/11/20 11:41:33 UTC

[jira] [Created] (PDFBOX-2511) org.apache.pdfbox.exceptions.COSVisitorException: java.lang.NullPointerException

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)