[
https://issues.apache.org/jira/browse/PDFBOX-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924561#action_12924561
]
Jukka Zitting commented on PDFBOX-876:
--------------------------------------
> Do you have an eta for the new release
PDFBox 1.3.1 is currently on it's way to our download mirrors, so you may
already find it on a mirror close to you (see
http://www.apache.org/dyn/closer.cgi/pdfbox/1.3.1/). The official release
announcement will go out tomorrow once all the mirrors have been updated.
> PDFBox crashed JVM when importing certain PDF
> ---------------------------------------------
>
> Key: PDFBOX-876
> URL: https://issues.apache.org/jira/browse/PDFBOX-876
> Project: PDFBox
> Issue Type: Bug
> Components: PDFReader
> Affects Versions: 1.2.1
> Environment: Windows XP and Suse10
> Reporter: Vu Tran
> Priority: Critical
>
> When importing certain PDF, the JVM crashed with the following error:
> #
> # An unexpected error has been detected by Java Runtime Environment:
> #
> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d2f3bf0, pid=6704,
> tid=6316
> #
> # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
> # Problematic frame:
> # C [fontmanager.dll+0x13bf0]
> #
> # An error report file with more information is saved as:
> # C:\Program
> Files\Genuitec\Common\plugins\com.genuitec.eclipse.easie.tomcat.myeclipse_7.5.0.zmyeclipse75020090612\tomcat\bin\hs_err_pid6704.log
> #
> # If you would like to submit a bug report, please visit:
> # http://java.sun.com/webapps/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
> I was able to trace down where I used PDFImageWrite and try to convert the
> first page of PDF to PNG image.
> I tried to update the font and still seem to be problem.
> Any help would be really appreciated.
> Thanks,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.