You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2017/10/01 16:07:00 UTC

[jira] [Resolved] (PDFBOX-3424) Regression from 1.8.10: IOException: XREF for 171:0 points to wrong object: 173:0

     [ https://issues.apache.org/jira/browse/PDFBOX-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-3424.
----------------------------------------
       Resolution: Fixed
         Assignee: Andreas Lehmkühler
    Fix Version/s: 3.0.0
                   2.0.8

Works fine with 2.0.8

> Regression from 1.8.10: IOException: XREF for 171:0 points to wrong object: 173:0
> ---------------------------------------------------------------------------------
>
>                 Key: PDFBOX-3424
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3424
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.2
>         Environment: Win7, jdk1.8.0_60 x64
>            Reporter: Luis Filipe Nassif
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.8, 3.0.0
>
>         Attachments: Garantido no Carro 1 ano.pdf
>
>
> The following stacktrace is shown with ExtractText and PDFReader when opening a file previously parsed by 1.8.10:
> {code}
> java.lang.RuntimeException: java.io.IOException: XREF for 171:0 points to wrong object: 173:0
>     org.apache.pdfbox.debugger.PDFDebugger.openMenuItemActionPerformed(PDFDebugger.java:593)
>     org.apache.pdfbox.debugger.PDFDebugger.access$400(PDFDebugger.java:113)
>     org.apache.pdfbox.debugger.PDFDebugger$4.actionPerformed(PDFDebugger.java:312)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
>     java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
> Caused by: java.io.IOException: XREF for 171:0 points to wrong object: 173:0
>     org.apache.pdfbox.pdfparser.COSParser.parseFileObject(COSParser.java:746)
>     org.apache.pdfbox.pdfparser.COSParser.parseObjectDynamically(COSParser.java:721)
>     org.apache.pdfbox.pdfparser.COSParser.parseObjectDynamically(COSParser.java:652)
>     org.apache.pdfbox.pdfparser.COSParser.parseDictObjects(COSParser.java:612)
>     org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:215)
>     org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:249)
>     org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:840)
>     org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:780)
>     org.apache.pdfbox.debugger.PDFDebugger.parseDocument(PDFDebugger.java:1243)
>     org.apache.pdfbox.debugger.PDFDebugger.readPDFFile(PDFDebugger.java:1165)
>     org.apache.pdfbox.debugger.PDFDebugger.openMenuItemActionPerformed(PDFDebugger.java:587)
>     org.apache.pdfbox.debugger.PDFDebugger.access$400(PDFDebugger.java:113)
>     org.apache.pdfbox.debugger.PDFDebugger$4.actionPerformed(PDFDebugger.java:312)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
>     java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
> {code}



--
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