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

Tim Allison commented on TIKA-4065:
-----------------------------------

This and the earlier issue are a complete mystery to me.  It is interesting 
that I'm able to replicate the diff you saw with just the missing parenthesis.  
That suggests something in buffer length or something?

I'm working on isolating a test case.

Separately, we can fix the HWPParser so that the unit tests will pass, but that 
doesn't fix the underlying problem.  I don't think we should upgrade commons-io 
until this is fixed...because we use commons-io's {{skipFully}} all over the 
place.

Thank you for finding this!

> Apparent multithreading bug in HWP5 parser (2)
> ----------------------------------------------
>
>                 Key: TIKA-4065
>                 URL: https://issues.apache.org/jira/browse/TIKA-4065
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 2.8.0
>            Reporter: Tilman Hausherr
>            Priority: Major
>              Labels: commons-io
>         Attachments: a.txt, b.txt
>
>
> TIKA-3092 is happening again? {{testMultiThreadedSkipFully}} fails when using 
> commons-io 2.12.0 or 2.13.0 (we still use 2.11.0 for some reason). I have 
> attached the two extracts of the failing test. The only difference is that 
> "(TIKA-2776)" from A appears as "(TIKA-2776 " in B.
> It happens with java 8, 11 and 20.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to