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.

Reply via email to