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

Marco Siefert commented on PDFBOX-488:
--------------------------------------

Yes I have looked for this error codes on google and found many forum posts 
that say that it is a bug in the apple jdk.
Upgrading to the newest jdk did not help. Issue occurs in JDK 1.5.0_19 and 
1.6.0_13. I have also updated the OS to Mac OS X 10.5.7. but
the issue still occurs. I have tested it in other Java pdf renderer tools. They 
also do not display the pdf correctly but they do not crash.




> 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
>    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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to