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

2016-10-14 Thread Thomas Galla (JIRA)

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

Thomas Galla commented on TIKA-2115:


Thank you Tim.


> 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)


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

2016-10-14 Thread Thomas Galla (JIRA)

 [ 
https://issues.apache.org/jira/browse/TIKA-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Galla updated TIKA-2115:
---
Attachment: TikaTestcase.pptx

This is the testcase document, basically a stripped version of a customer 
document leading to the mentioned problem.

> 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)


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

2016-10-14 Thread Thomas Galla (JIRA)
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)