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

Tilman Hausherr closed PDFBOX-3762.
-----------------------------------
    Resolution: Not A Problem

> Thread crash on pdfRenderer.renderImageWithDPI
> ----------------------------------------------
>
>                 Key: PDFBOX-3762
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3762
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.5, 3.0.0
>         Environment: Windows Server 2012 64 bit, jdk1.8.0_102
>            Reporter: Darren Thompson
>         Attachments: TMP72CD_page1.pdf
>
>
> When pdfRenderer.renderImageWithDPI is called on the attached PDF the thread 
> comes to a halt. No error is thrown.  By adding debug logs to the pdfbox code 
> I was able to determine the crash happens in PageDrawer.drawBufferedImage at 
> the line:
> graphics.drawImage(image, imageTransform, null);
> I am not able to reproduce this issue on a Windows 8 64 bit machine but 
> confirmed it happens on two different Windows 2012 machines.



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

Reply via email to