You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Erik Hetzner (JIRA)" <ji...@apache.org> on 2013/10/12 02:26:42 UTC

[jira] [Commented] (TIKA-1182) Out of memory exception when parsing TTF file

    [ https://issues.apache.org/jira/browse/TIKA-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793167#comment-13793167 ] 

Erik Hetzner commented on TIKA-1182:
------------------------------------

To build and run attached source:

javac -cp tika-app-1.4.jar TIKA_1182.java
java -cp .:tika-app-1.4.jar TIKA_1182


> Out of memory exception when parsing TTF file
> ---------------------------------------------
>
>                 Key: TIKA-1182
>                 URL: https://issues.apache.org/jira/browse/TIKA-1182
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: Ubuntu
> java version "1.7.0_40"
> Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
> Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
>            Reporter: Erik Hetzner
>         Attachments: 16A4FF_8.ttf, TIKA_1182.java
>
>
> When parsing attached file using tika-app-1.4.jar, CPU usage is high and it never seems to finished.
> When parsing using attached java code, I get an out of memory exception.
> Let me know what other information I can provide.
> Thank you!



--
This message was sent by Atlassian JIRA
(v6.1#6144)