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

Stefan Bodewig commented on COMPRESS-294:
-----------------------------------------

By now I know we don't have a test that does, we never have the code size grow 
past 10.

I'll attach a debug-log "enhanced" version built from 
https://svn.apache.org/repos/asf/commons/proper/compress/branches/COMPRESS-294 
which might give us some hints.  This is identical to trunk with just a few 
System.err.printlns sprinkled in.  Could you run this version against your 
client's file and provide us with the output?

> .Z decompress “Invalid 9 bit code 0x183”
> ----------------------------------------
>
>                 Key: COMPRESS-294
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-294
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.9
>            Reporter: Q
>
> Trying to decompress a .Z file I get “Invalid 9 bit code 0x183”
> It seems that the z file was created under unix using the default bits value 
> (16 bits). The current implementation seems to support only 9 bits.
> (I can't provide a sample file since contains client data but I will try to 
> get on dummy file from the client)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to