You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/07/08 04:10:00 UTC

[jira] [Commented] (PDFBOX-4910) Build test failure "Invalid argument to native writeImage"

    [ https://issues.apache.org/jira/browse/PDFBOX-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153218#comment-17153218 ] 

ASF subversion and git services commented on PDFBOX-4910:
---------------------------------------------------------

Commit 1879617 from Tilman Hausherr in branch 'pdfbox/branches/1.8'
[ https://svn.apache.org/r1879617 ]

PDFBOX-4910: debug output to find out what version is on our build server

> Build test failure "Invalid argument to native writeImage"
> ----------------------------------------------------------
>
>                 Key: PDFBOX-4910
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4910
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.16
>            Reporter: Tilman Hausherr
>            Priority: Major
>
> These happened suddenly, so I guess the jdk was updated. Tests that fail are
>  
> testCreateJpegINT_ARGB and testCreateJpeg4BYTE_ABGR
>  
> {code:java}
> javax.imageio.IIOException: Invalid argument to native writeImage
> 	at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeImage(Native Method)
> 	at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeOnThread(JPEGImageWriter.java:1067)
> 	at com.sun.imageio.plugins.jpeg.JPEGImageWriter.write(JPEGImageWriter.java:363)
> 	at org.apache.pdfbox.util.ImageIOUtil.writeImage(ImageIOUtil.java:268)
> 	at org.apache.pdfbox.util.ImageIOUtil.writeImage(ImageIOUtil.java:156)
> 	at org.apache.pdfbox.util.ImageIOUtil.writeImage(ImageIOUtil.java:138)
> 	at org.apache.pdfbox.pdmodel.graphics.xobject.PDJpegTest.validate(PDJpegTest.java:349)
> 	at org.apache.pdfbox.pdmodel.graphics.xobject.PDJpegTest.testCreateJpegINT_ARGB(PDJpegTest.java:236) {code}
> may be related to PDFBOX-2453



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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