[ https://issues.apache.org/jira/browse/PDFBOX-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870438#comment-17870438 ]
ASF subversion and git services commented on PDFBOX-5861: --------------------------------------------------------- Commit 1919644 from Tilman Hausherr in branch 'pdfbox/branches/3.0' [ https://svn.apache.org/r1919644 ] PDFBOX-5861: avoid ClassCastException > ClassCastException in SetLineJoinStyle.process() > ------------------------------------------------ > > Key: PDFBOX-5861 > URL: https://issues.apache.org/jira/browse/PDFBOX-5861 > Project: PDFBox > Issue Type: Bug > Components: Rendering > Affects Versions: 2.0.32, 3.0.2 PDFBox > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Priority: Major > Fix For: 2.0.33, 3.0.3 PDFBox, 4.0.0 > > > {noformat} > ClassCastException: class org.apache.pdfbox.cos.COSString cannot be cast to > class org.apache.pdfbox.cos.COSNumber (org.apache.pdfbox.cos.COSString and > org.apache.pdfbox.cos.COSNumber are in unnamed module of loader 'app') > > org.apache.pdfbox.contentstream.operator.state.SetLineJoinStyle.process(SetLineJoinStyle.java:50) > {noformat} > Happens with the file from PDFBOX-5782 (page 2) and is likely related to > recent changes in handling decompression errors. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org