bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: please observe the versions and the logs


From: Paul Eggert
Subject: Re: please observe the versions and the logs
Date: Tue, 08 May 2012 08:12:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 05/07/2012 11:53 AM, Sherman, Warren wrote:
> gunzip: XXXXXXXXX_Profile_Master_Profile_List_20110816-01.txt.gz: invalid 
> compressed data--crc error

This indicates that the file is corrupted.  It's conceivable
this is a gzip problem, but it's more likely that your file
system has a bug, or that some other process corrupted the file.
If it's a gzip bug, we'll need a self-contained test case to
help us reproduce that, e.g., a copy of the uncompressed data
and a script that will generate the diagnostic.


> The versions are:
> Sunbox1
> SunOS ppppppppp 5.10 Generic_138888-08 sun4u sparc SUNW,SPARC-Enterprise
> address@hidden:/yyyyyyyyy/archive> gzip -V
> gzip 1.3.5

That's odd: on my SunOS 5.10 box the bundled gzip is 1.4:

$ /usr/bin/gzip -V | sed 1q
gzip 1.4

Maybe you need to install patches to bring your Solaris
system up to date?  But anyway, I doubt whether this
problem depends on gzip versioning.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]