[
https://issues.apache.org/jira/browse/PDFBOX-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913123#comment-13913123
]
Tilman Hausherr commented on PDFBOX-488:
----------------------------------------
It renders nicely with the current 2.0 version on JDK7. Does it still happen
with PDFBOX 1.8.* and JDK6?
> Invalid memory access of location 00000000 eip=968f5aa7 (MAC OS X)
> -------------------------------------------------------------------
>
> Key: PDFBOX-488
> URL: https://issues.apache.org/jira/browse/PDFBOX-488
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 0.8.0-incubator
> Environment: MAC OS X 10.5, Java 5, Java 6
> Reporter: Marco Siefert
> Priority: Critical
> Attachments: PDFBox.log, test.pdf
>
>
> Hi,
> when I open the document test.pdf (attached to this issue) the application
> crashes and throws errors.
> In the Debugger I can see the following message at the end:
> Invalid memory access of location 00000000 eip=968f5aa7
> In the logfile there are some errors like:
> 22.06.2009 16:17:26 org.apache.pdfbox.util.operator.SetNonStrokingColor
> process
> WARNUNG: Not supported colorspace Pattern within operator scn
> 22.06.2009 16:17:26
> org.apache.pdfbox.pdmodel.graphics.color.PDColorSpaceInstance createColor
> SCHWERWIEGEND: java.io.IOException: Not implemented
> or
> 22.06.2009 16:17:26
> org.apache.pdfbox.util.operator.pagedrawer.FillNonZeroRule process
> WARNUNG: Not implemented
> I get the error with Java 5 and 6.
> On a Windows machine the error doesn't occur.
> Other PDFs are working expect the one that I mentioned in issue PDFBox-484
> where I have some display problems.
> Does someone know a workaround for this "Invalid memory access" error?
> Regards
> Marco
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)