You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Gabriele Columbro (JIRA)" <ji...@apache.org> on 2011/07/01 14:10:29 UTC

[jira] [Created] (TIKA-680) Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop

Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop
------------------------------------------------------------------------------------------------------------------------------

                 Key: TIKA-680
                 URL: https://issues.apache.org/jira/browse/TIKA-680
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.0
         Environment: Verified Win 2008 server, MacOSX, but I suppose any
            Reporter: Gabriele Columbro


Due to this POI IOUtils bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) Office Parser might be stuck in infinite loop while parsing some specific (XLS) files. 

I will attach a file which fails but for full bug details (and test case / patch) refer to the POI bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=51461



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TIKA-680) Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop

Posted by "Gabriele Columbro (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriele Columbro updated TIKA-680:
-----------------------------------

    Attachment: broken.xls

File which generates the issue

> Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-680
>                 URL: https://issues.apache.org/jira/browse/TIKA-680
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0
>         Environment: Verified Win 2008 server, MacOSX, but I suppose any
>            Reporter: Gabriele Columbro
>         Attachments: broken.xls
>
>
> Due to this POI IOUtils bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) Office Parser might be stuck in infinite loop while parsing some specific (XLS) files. 
> I will attach a file which fails but for full bug details (and test case / patch) refer to the POI bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=51461

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TIKA-680) Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop

Posted by "Nick Burch (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058597#comment-13058597 ] 

Nick Burch commented on TIKA-680:
---------------------------------

I can't replicate this with the supplied file, so it may be JVM specific. One to investigate on the POI bugzilla entry!

> Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-680
>                 URL: https://issues.apache.org/jira/browse/TIKA-680
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0
>         Environment: Verified Win 2008 server, MacOSX, but I suppose any
>            Reporter: Gabriele Columbro
>         Attachments: broken.xls
>
>
> Due to this POI IOUtils bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) Office Parser might be stuck in infinite loop while parsing some specific (XLS) files. 
> I will attach a file which fails but for full bug details (and test case / patch) refer to the POI bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=51461

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TIKA-680) Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop

Posted by "Gabriele Columbro (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriele Columbro updated TIKA-680:
-----------------------------------

    Attachment:     (was: broken.xls)

> Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-680
>                 URL: https://issues.apache.org/jira/browse/TIKA-680
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0
>         Environment: Verified Win 2008 server, MacOSX, but I suppose any
>            Reporter: Gabriele Columbro
>
> Due to this POI IOUtils bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) Office Parser might be stuck in infinite loop while parsing some specific (XLS) files. 
> I will attach a file which fails but for full bug details (and test case / patch) refer to the POI bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=51461

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TIKA-680) Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop

Posted by "Nick Burch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Burch resolved TIKA-680.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

The POI bug was fixed as part of POI 3.8 beta 3, which Tika is already now using

> Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-680
>                 URL: https://issues.apache.org/jira/browse/TIKA-680
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0
>         Environment: Verified Win 2008 server, MacOSX, but I suppose any
>            Reporter: Gabriele Columbro
>             Fix For: 1.0
>
>         Attachments: broken.xls
>
>
> Due to this POI IOUtils bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) Office Parser might be stuck in infinite loop while parsing some specific (XLS) files. 
> I will attach a file which fails but for full bug details (and test case / patch) refer to the POI bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=51461

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TIKA-680) Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop

Posted by "Gabriele Columbro (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriele Columbro updated TIKA-680:
-----------------------------------

    Attachment: broken.xls

File which generates infinite loop

> Due to a POI bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) OfficeParser.parse might be stuck in infinite loop
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TIKA-680
>                 URL: https://issues.apache.org/jira/browse/TIKA-680
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.0
>         Environment: Verified Win 2008 server, MacOSX, but I suppose any
>            Reporter: Gabriele Columbro
>         Attachments: broken.xls
>
>
> Due to this POI IOUtils bug (https://issues.apache.org/bugzilla/show_bug.cgi?id=51461) Office Parser might be stuck in infinite loop while parsing some specific (XLS) files. 
> I will attach a file which fails but for full bug details (and test case / patch) refer to the POI bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=51461

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira