bug-gzip
[Top][All Lists]
Advanced

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

Re: Installed gzip 1.3.12 to solve issue "Value too large for defined da


From: Karl Berry
Subject: Re: Installed gzip 1.3.12 to solve issue "Value too large for defined data type" --> still not solved
Date: Sun, 1 Jun 2008 19:40:17 -0500

Andre,

    > &nbsp;address@hidden # /usr/local/bin/gunzip bbr.sql.gz<br>
    > gzip: bbr.sql.gz: Value too large for defined data type<br>

1) I agree with Bob's analysis that this is likely a problem with the
   sunfreeware build, since you specifically said the file is 3gb.

2) But the gzip file format is limited to 4gb anyway, which you are
   getting "close" to, relatively speaking.

3) So you might look into bzip2 (bzip.org) or lzma
   (http://tukaani.org/lzma/), neither of which have that limitation (as
   far as I know) and both of which compress better, anyway.  lzma has
   both better compression and faster decompression than bzip2.

Best,
Karl




reply via email to

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