reproducible reliability issues in 2.4.13
Thomas Klausner
tk at giga.or.at
Fri Nov 22 17:46:27 EST 2013
On Fri, Nov 22, 2013 at 04:24:51PM -0500, Mike Alexander wrote:
> --On November 22, 2013 8:01:26 AM +0000 Colin Law
> <clanlaw at googlemail.com> wrote:
>
> >On 22 November 2013 07:55, Thomas Klausner <tk at giga.or.at> wrote:
> >>On Fri, Nov 22, 2013 at 07:33:51AM +0000, Colin Law wrote:
> >>>Have you tried opening the unzipped files, just in case it is the
> >>>known issue with the unzip library on some systems?
> >>
> >>Yes, I have unpacked them for the comparison.
> >>I've also just tried again:
> >># gzip -tv *broken
> >>2013.gnucash.20131122.broken: OK
> >
> >I meant have you tried opening the unzipped file with gnucash. The
> >bug is in the unzip library used by gnucash, not in the unzip app.
Ah. I hadn't had a chance to do that yet, but:
> Or do "gzip --list *broken" and post the results. I can tell if it
> is triggering the bug by looking at the compressed length (whether
> it is a just more than a multiple of 1024).
compressed uncompressed ratio uncompressed_name
200710 2410963 91.6% 2013.gnucash.20131122.broken
# dc
2410963 1024 / 1024 *p
2410496
200710 1024 / 1024 *p
200704
# strings /lib/libz.so | grep 1\.2
1.2.3
inflate 1.2.3 Copyright 1995-2005 Mark Adler
deflate 1.2.3 Copyright 1995-2005 Jean-loup Gailly
Which version do I need?
Thomas
More information about the gnucash-user
mailing list