You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Thomas Galla (JIRA)" <ji...@apache.org> on 2016/10/14 12:15:20 UTC

[jira] [Created] (TIKA-2115) OoM Crash

Thomas Galla created TIKA-2115:
----------------------------------

             Summary: OoM Crash
                 Key: TIKA-2115
                 URL: https://issues.apache.org/jira/browse/TIKA-2115
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.13
         Environment:  Generic test with tika-app-1.13.jar on test document
            Reporter: Thomas Galla


There is a size field when parsing an embedded OLE object in a Powerpoint presentation that says there are 2GB of data that needs to be read and the code simply tries to allocate a buffer for that, which results in OOM.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)