You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Vu Tran (JIRA)" <ji...@apache.org> on 2010/11/01 19:44:27 UTC

[jira] Commented: (PDFBOX-876) PDFBox crashed JVM when importing certain PDF

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

Vu Tran commented on PDFBOX-876:
--------------------------------

Hi Andreas:

I often run into problem when the special characters such as ' or " is not converted properly.  I often see gibberish on the line.  Is there anyway I can fine tune this?

Thanks
Vu



> 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
>            Assignee: Andreas Lehmkühler
>            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.