https://issues.apache.org/bugzilla/show_bug.cgi?id=53725
Priority: P2
Bug ID: 53725
Assignee: [email protected]
Summary: Some GZipped responses result in java.io.IOException:
Corrupt GZIP trailer during gunzip.
Severity: critical
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: unspecified
Component: Connectors
Product: Tomcat 7
Created attachment 29238
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29238&action=edit
Please see description for purpose of attachment.
FlushableGZIPOutputStream gives corrupt output in rare circumstances. Tomcat 7
encounters this bug when compression is turned on.
Please see the attachment: Compile and run ErrorCase.java which uses
FlushableGZIPOutputStream to GZIP the contents of data.bin (included in the
attachment) and then uses GZIPInputStream to gunzip the output of
FlushableGZIPOutputStream, resulting in java.io.IOException: Corrupt GZIP
trailer.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]