[ https://issues.apache.org/jira/browse/PDFBOX-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jukka Zitting reopened PDFBOX-488: ---------------------------------- Reopening. We're seeing this at work, and even though I agree that the root cause is not in PDFBox, the only reasonable place for a workaround is in PDFBox. The only alternative is to stop all PDF processing, as without looking inside the PDF file (with PDFBox) it's impossible to say whether a particular file is affected by this issue or not. > 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.