[
https://issues.apache.org/jira/browse/TIKA-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15394942#comment-15394942
]
Hudson commented on TIKA-2040:
------------------------------
FAILURE: Integrated in tika-2.x-windows #30 (See
[https://builds.apache.org/job/tika-2.x-windows/30/])
TIKA-2040 - prevent permanent hang/oom on corrupt chm file (tallison: rev
1c582aba6b97e2579a3f468bc24ebfa3971663c2)
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/chm/lzx/ChmLzxBlock.java
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/chm/core/ChmCommons.java
* tika-test-resources/src/test/resources/test-documents/testChm_oom.chm
*
tika-parser-modules/tika-parser-office-module/src/test/java/org/apache/tika/parser/chm/TestChmExtractor.java
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/chm/accessor/ChmDirectoryListingSet.java
*
tika-parser-modules/tika-parser-office-module/src/main/java/org/apache/tika/parser/chm/core/ChmExtractor.java
* CHANGES.txt
> OOM when parsing a corrupted CHM
> --------------------------------
>
> Key: TIKA-2040
> URL: https://issues.apache.org/jira/browse/TIKA-2040
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.13
> Environment: Win7, jre1.8.0_101 x64
> Reporter: Luis Filipe Nassif
> Assignee: Tim Allison
> Fix For: 2.0, 1.14
>
> Attachments: 115212s.chm
>
>
> When parsing the attached corrupted CHM, ChmParser leaks memory and causes
> the app to hang (collecting garbage) and throw OOM errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)