caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sam Steingold <sds@gnu.org>
To: caml-list@inria.fr
Subject: camlzip fails on a good (but large) file
Date: Thu, 01 Mar 2007 16:08:26 -0500	[thread overview]
Message-ID: <45E740CA.3050805@gnu.org> (raw)

I have a large .gz file (2264083417 bytes) which "gzip -t" report is valid.
trying to read it using camlzip results in
Fatal error: exception Gzip.Error("bad magic number, not a gzip file")
this is probably caused by integer overflow.
camlzip we have came with godi:
(* $Id: gzip.mli,v 1.2 2002/02/18 09:12:13 xleroy Exp $ *)
is this a known problem?

Sam


                 reply	other threads:[~2007-03-01 21:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45E740CA.3050805@gnu.org \
    --to=sds@gnu.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).