You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2017/10/02 20:57:01 UTC

[jira] [Created] (PDFBOX-3949) NPE in bfSearchForObjStreams

Tilman Hausherr created PDFBOX-3949:
---------------------------------------

             Summary: NPE in bfSearchForObjStreams
                 Key: PDFBOX-3949
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3949
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 2.0.8
            Reporter: Tilman Hausherr
         Attachments: MKFYUGZWS3OPXLLVU2Z4LWCTVA5WNOGF.pdf

{code}
java.lang.NullPointerException: null
    org.apache.pdfbox.pdfparser.COSParser.bfSearchForObjStreams(COSParser.java:1738)
    org.apache.pdfbox.pdfparser.COSParser.bfSearchForObjects(COSParser.java:1529)
    org.apache.pdfbox.pdfparser.COSParser.getBFCOSObjectOffsets(COSParser.java:1445)
    org.apache.pdfbox.pdfparser.COSParser.rebuildTrailer(COSParser.java:1905)
{code}
This worked in 2.0.7. The exception happens in 39 files.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org