On Fri, Mar 11, 2005 at 10:59:57AM -0800, Ben Pfaff wrote:
I'm seeing the following reports from valgrind for t-test:
==31844== Use of uninitialised value of size 8
==31844== at 0x8070AA8: compare_group_binary (t-test.q:1941)
==31844== by 0x8098002: hsh_find (hash.c:393)
==31844== by 0x80705B1: group_calc (t-test.q:1786)
==31844== by 0x8070A0B: calculate (t-test.q:1896)
==31844== by 0x80C314F: multipass_split_output (vfm.c:967)
==31844== by 0x80C3057: multipass_procedure_with_splits (vfm.c:930)
==31844== by 0x806BFDA: cmd_t_test (t-test.q:335)
==31844== by 0x807CA06: cmd_parse (command.c:253)
==31844== by 0x809D19B: execute_command (main.c:134)
==31844== by 0x809D14C: parse_script (main.c:104)
==31844== by 0x809D0E8: main (main.c:91)
==31844==
==31844== Use of uninitialised value of size 8
==31844== at 0x8070AA8: compare_group_binary (t-test.q:1941)
==31844== by 0x8098002: hsh_find (hash.c:393)
==31844== by 0x809BFE1: levene_calc (levene.c:223)
==31844== by 0x809BD9B: levene (levene.c:118)
==31844== by 0x8070A72: calculate (t-test.q:1901)
==31844== by 0x80C314F: multipass_split_output (vfm.c:967)
==31844== by 0x80C3057: multipass_procedure_with_splits (vfm.c:930)
==31844== by 0x806BFDA: cmd_t_test (t-test.q:335)
==31844== by 0x807CA06: cmd_parse (command.c:253)
==31844== by 0x809D19B: execute_command (main.c:134)
==31844== by 0x809D14C: parse_script (main.c:104)
==31844== by 0x809D0E8: main (main.c:91)
==31844==
==31844== Use of uninitialised value of size 8
==31844== at 0x8070AA8: compare_group_binary (t-test.q:1941)
==31844== by 0x8098002: hsh_find (hash.c:393)
==31844== by 0x809C27F: levene2_calc (levene.c:328)
==31844== by 0x809BDFB: levene (levene.c:128)
==31844== by 0x8070A72: calculate (t-test.q:1901)
==31844== by 0x80C314F: multipass_split_output (vfm.c:967)
==31844== by 0x80C3057: multipass_procedure_with_splits (vfm.c:930)
==31844== by 0x806BFDA: cmd_t_test (t-test.q:335)
==31844== by 0x807CA06: cmd_parse (command.c:253)
==31844== by 0x809D19B: execute_command (main.c:134)
==31844== by 0x809D14C: parse_script (main.c:104)
==31844== by 0x809D0E8: main (main.c:91)
PASS: bugs/t-test-alpha.shIt should be fixed now. John -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://wwwkeys.pgp.net or any PGP keyserver for public key.
pgpK9V7dP88PX.pgp
Description: PGP signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
