[
https://issues.apache.org/jira/browse/TIKA-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15575276#comment-15575276
]
Tim Allison commented on TIKA-2115:
-----------------------------------
Thank you for opening this. I think we'll have to fix this at the POI level,
because at the Tika level, I'm getting {{nativeEntry}}'s size as 4100 and
{{part}}'s size as 7168. Something appears to be going wrong in the
calculation of {{dataSize}} in Ole10Native's initialization.
> 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
> Attachments: TikaTestcase.pptx
>
>
> 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)