[ https://issues.apache.org/jira/browse/PDFBOX-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897709#comment-15897709 ]
Tilman Hausherr commented on PDFBOX-3702: ----------------------------------------- targeting to 2.0.6 until Harald or Oliver provide the actual fix. My solution can't be worse than what's happening now. > ArrayIndexOutOfBoundsException in CCITTFaxDecoderStream.decode2D > ---------------------------------------------------------------- > > Key: PDFBOX-3702 > URL: https://issues.apache.org/jira/browse/PDFBOX-3702 > Project: PDFBox > Issue Type: Bug > Components: Parsing > Affects Versions: 2.0.4 > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Labels: CCITTFaxDecode, ccitt > Fix For: 2.0.6, 2.1.0 > > Attachments: 223423-p53.pdf > > > {code} > java.lang.ArrayIndexOutOfBoundsException: 25 > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.decode2D(CCITTFaxDecoderStream.java:192) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.decodeRowType6(CCITTFaxDecoderStream.java:292) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.decodeRow(CCITTFaxDecoderStream.java:304) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.fetch(CCITTFaxDecoderStream.java:117) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.read(CCITTFaxDecoderStream.java:457) > > org.apache.pdfbox.filter.CCITTFaxFilter.readFromDecoderStream(CCITTFaxFilter.java:119) > org.apache.pdfbox.filter.CCITTFaxFilter.decode(CCITTFaxFilter.java:91) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org