[
https://issues.apache.org/jira/browse/PDFBOX-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142586#comment-14142586
]
John Hewson edited comment on PDFBOX-2373 at 9/21/14 7:28 PM:
--------------------------------------------------------------
I get a crash on JDK 1.7 but not 1.6, the crash report on OS X looks like a
stack overflow due to recursive calls to "processCubic" in "libdcpr.dylib",
which would appear to be this JVM bug:
https://bugs.openjdk.java.net/browse/JDK-6996336
Problem seems to be due to dashed lines?
was (Author: jahewson):
I get a crash on JDK 1.7 but not 1.6, the crash report on OS X looks like a
stack overflow due to recursive calls to "processCubic" in "libdcpr.dylib",
which would appear to be this JVM bug:
https://bugs.openjdk.java.net/browse/JDK-6996336
> Rendering at 72 dpi crashes java
> --------------------------------
>
> Key: PDFBOX-2373
> URL: https://issues.apache.org/jira/browse/PDFBOX-2373
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 1.8.7, 1.8.8, 2.0.0
> Environment: W7 64bit 1.7.0_65
> Reporter: Tilman Hausherr
> Labels: crash
> Attachments: 228-228597-p19-crash.pdf
>
>
> Rendering the attached file crashes java. It happens only at 72 dpi. It can
> be reproduced with the PDFToImage cmd app.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)