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

John Hewson reopened PDFBOX-2373:
---------------------------------

The values in the dash array aren't particularly "ordinary", they're tiny 
fractions of a pixel:

{code}
[0.119, 0.024, 0.024, 0.024]
{code}

Acrobat renders these as solid lines unless zoom is 3000%. We already enforce a 
minimum line width of .25px in getStroke(), doing the same here might avoid 
this crash.

> 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; W7 64bit 1.7.0_71; W7 64bit 1.7.0_75; 
> Fedora 1.8.0_31-b13; OSX 10.9.5 1.8.0_20
>            Reporter: Tilman Hausherr
>              Labels: crash
>         Attachments: 228-228597-p19-crash.pdf, 
> _usr_lib_jvm_java-8-oracle_jre_bin_java.1000.crash
>
>
> Rendering the attached file crashes java. It happens only at 72 dpi. It can 
> be reproduced with the PDFToImage cmd app, not with PDFReader.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to