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

Jukka Zitting resolved TIKA-401.
--------------------------------

    Resolution: Fixed

In revision 987074 I upgraded Tika to use Commons Compress 1.1. That should 
solve this problem.

> Tika hangs on corrupt zip files
> -------------------------------
>
>                 Key: TIKA-401
>                 URL: https://issues.apache.org/jira/browse/TIKA-401
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.7
>         Environment: All os's
>            Reporter: Tom De Leu
>            Assignee: Jukka Zitting
>             Fix For: 0.8
>
>
> We ran into an issue recently where Tika's AutoDetectParser hung on a corrupt 
> zip file.
> (CPU load constantly at 100%, and the call to AutoDetectParser's parse never 
> returned).
> I traced it to a bug in Commons Compress 1.0 : 
> http://issues.apache.org/jira/browse/COMPRESS-96 which has been fixed in 
> their latest trunk.
> When I try Tika on the same zipfile with a locally built 
> commons-compress-1.1-SNAPSHOT.jar (from SVN r925271) everything works 
> correctly and Tika just throws a TikaException.
> Would it be possible to upgrade to the latest Commons Compress trunk ?
> Thanks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to