This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/18996] java.util.zip giving corrupt data or throwing ZipException on correct archives
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2004 19:26:10 -0000
- Subject: [Bug libgcj/18996] java.util.zip giving corrupt data or throwing ZipException on correct archives
- References: <20041214190501.18996.nlite@users.sf.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-12-14 19:26 -------
This also works on x86-linux.
One way I think it could fail on Windows is if the
zip contains extended time stamps and we try to load
some locale data and can't find it. This might cause
the failure, though I'm not sure. Can you get a more
complete stack trace somehow?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18996