|
From: <sv...@va...> - 2008-08-02 07:07:34
|
Author: sewardj Date: 2008-08-02 08:07:43 +0100 (Sat, 02 Aug 2008) New Revision: 8499 Log: Delete even more files that should not have been committed. Removed: branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/ccc.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/pth_specific.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/pth_specific.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/realloc.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/realloc.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/sh_script.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/sh_script.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/strlen_good.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/strlen_good.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/supp.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/supp.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/suppgen.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/suppgen.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/unaligned.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/unaligned.stderr.out branches/PTRCHECK/exp-ptrcheck/tests/xor.stderr.diff branches/PTRCHECK/exp-ptrcheck/tests/xor.stderr.out Deleted: branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,35 +0,0 @@ -6,9c6,7 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 4 bytes before the accessing pointer's -< legitimate range, the 40-byte block alloc'd ---- -> Address 0x........ is 4 bytes before the accessing pointer's -> legitimate range, a block of size 40 alloc'd -12,13d9 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -22,24c18 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -29,31c23 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -36,38c28 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -43,45c33 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block Deleted: branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/base.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,35 +0,0 @@ - -about to do 14 [0] -about to do 14 [-1] -Invalid read of size 4 - at 0x........: main (base.c:14) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 40 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (arith_include2.c:22) -about to do 16 [0] -about to do 16 [-1] -about to do 18 [0] -about to do 18 [-1] -about to do 20 [0] - -Invalid read of size 4 - at 0x........: main (base.c:20) - Address 0x........ is not derived from any known block -about to do 20 [-1] - -Invalid read of size 4 - at 0x........: main (base.c:20) - Address 0x........ is not derived from any known block -about to do 22 [0] - -Invalid read of size 4 - at 0x........: main (base.c:22) - Address 0x........ is not derived from any known block -about to do 22 [-1] - -Invalid read of size 4 - at 0x........: main (base.c:22) - Address 0x........ is not derived from any known block - -ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/ccc.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/ccc.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/ccc.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,45 +0,0 @@ - -Invalid read of size 4 - at 0x........: main (ccc.cpp:16) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 4 alloc'd - at 0x........: operator new(unsigned) (vg_replace_malloc.c:...) - by 0x........: main (ccc.cpp:9) - -Invalid read of size 4 - at 0x........: main (ccc.cpp:16) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 4 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (ccc.cpp:8) - -Invalid read of size 4 - at 0x........: main (ccc.cpp:16) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 4 alloc'd - at 0x........: calloc (vg_replace_malloc.c:...) - by 0x........: main (ccc.cpp:11) - -Invalid read of size 4 - at 0x........: main (ccc.cpp:16) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 4 alloc'd - at 0x........: memalign (vg_replace_malloc.c:...) - by 0x........: main (ccc.cpp:12) - -Invalid read of size 4 - at 0x........: main (ccc.cpp:16) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 40 alloc'd - at 0x........: operator new[](unsigned) (vg_replace_malloc.c:...) - by 0x........: main (ccc.cpp:10) - -Invalid read of size 4 - at 0x........: main (ccc.cpp:16) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 4 alloc'd - at 0x........: memalign (vg_replace_malloc.c:...) - by 0x........: posix_memalign (vg_replace_malloc.c:...) - by 0x........: main (ccc.cpp:14) - -ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,71 +0,0 @@ -2,44c2,25 -< Invalid read of size 8 -< at 0x........: main (fp.c:13) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< once-legitimate range, the 8-byte block free'd -< at 0x........: free (vg_replace_malloc.c:...) -< by 0x........: main (fp.c:11) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid write of size 8 -< at 0x........: main (fp.c:13) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< once-legitimate range, the 8-byte block free'd -< at 0x........: free (vg_replace_malloc.c:...) -< by 0x........: main (fp.c:11) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (fp.c:14) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< once-legitimate range, the 4-byte block free'd -< at 0x........: free (vg_replace_malloc.c:...) -< by 0x........: main (fp.c:12) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid write of size 4 -< at 0x........: main (fp.c:14) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< once-legitimate range, the 4-byte block free'd -< at 0x........: free (vg_replace_malloc.c:...) -< by 0x........: main (fp.c:12) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... ---- -> F64 -> exp-ptrcheck: pc_main.c:3627 (schemeS): the 'impossible' happened. -> at 0x........: report_and_quit (m_libcassert.c:140) -> by 0x........: vgPlain_assert_fail (m_libcassert.c:205) -> by 0x........: pc_instrument (pc_main.c:3627) -> by 0x........: LibVEX_Translate (vex_main.c:500) -> by 0x........: vgPlain_translate (m_translate.c:1503) -> by 0x........: vgPlain_scheduler (scheduler.c:796) -> by 0x........: run_a_thread_NORETURN (syswrap-linux.c:89) -> -> sched status: -> running_tid=1 -> -> Thread 1: status = VgTs_Runnable -> at 0x........: main (fp.c:7) -> -> -> Note: see also the FAQ.txt in the source distribution. -> It contains workarounds to several common problems. -> -> If that doesn't help, please report this bug to: nj...@va... -> -> In the bug report, send all the above text, the valgrind -> version, and what Linux distro you are using. Thanks. -46d26 -< ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/fp.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,26 +0,0 @@ - -F64 -exp-ptrcheck: pc_main.c:3627 (schemeS): the 'impossible' happened. - at 0x........: report_and_quit (m_libcassert.c:140) - by 0x........: vgPlain_assert_fail (m_libcassert.c:205) - by 0x........: pc_instrument (pc_main.c:3627) - by 0x........: LibVEX_Translate (vex_main.c:500) - by 0x........: vgPlain_translate (m_translate.c:1503) - by 0x........: vgPlain_scheduler (scheduler.c:796) - by 0x........: run_a_thread_NORETURN (syswrap-linux.c:89) - -sched status: - running_tid=1 - -Thread 1: status = VgTs_Runnable - at 0x........: main (fp.c:7) - - -Note: see also the FAQ.txt in the source distribution. -It contains workarounds to several common problems. - -If that doesn't help, please report this bug to: nj...@va... - -In the bug report, send all the above text, the valgrind -version, and what Linux distro you are using. Thanks. - Deleted: branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,22 +0,0 @@ -4,7c4,5 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes after the accessing pointer's -< legitimate range, the 400-byte block alloc'd ---- -> Address 0x........ is 0 bytes after the accessing pointer's -> legitimate range, a block of size 400 alloc'd -10,11d7 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -15,18c11,12 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 4 bytes before the accessing pointer's -< legitimate range, the 400-byte block alloc'd ---- -> Address 0x........ is 4 bytes before the accessing pointer's -> legitimate range, a block of size 400 alloc'd -21,22d14 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... Deleted: branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/hp_bounds.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,16 +0,0 @@ - -Invalid read of size 4 - at 0x........: main (hp_bounds.c:9) - Address 0x........ is 0 bytes after the accessing pointer's - legitimate range, a block of size 400 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (hp_bounds.c:6) - -Invalid read of size 4 - at 0x........: main (hp_bounds.c:10) - Address 0x........ is 4 bytes before the accessing pointer's - legitimate range, a block of size 400 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (hp_bounds.c:6) - -ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,20 +0,0 @@ -4,7c4,5 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 20 bytes inside the accessing pointer's -< once-legitimate range, the 400-byte block free'd ---- -> Address 0x........ is 20 bytes inside the accessing pointer's -> once-legitimate range, a block of size 400 free'd -11d8 -< by 0x........: __libc_start_main (...libc...) -15,18c12,13 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 4 bytes before the accessing pointer's -< once-legitimate range, the 400-byte block free'd ---- -> Address 0x........ is 4 bytes before the accessing pointer's -> once-legitimate range, a block of size 400 free'd -22d16 -< by 0x........: __libc_start_main (...libc...) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/hp_dangle.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,18 +0,0 @@ - -Invalid read of size 4 - at 0x........: main (hp_dangle.c:17) - Address 0x........ is 20 bytes inside the accessing pointer's - once-legitimate range, a block of size 400 free'd - at 0x........: free (vg_replace_malloc.c:...) - by 0x........: mk_dangle (hp_dangle.c:7) - by 0x........: main (hp_dangle.c:15) - -Doubly-invalid read of size 4 - at 0x........: main (hp_dangle.c:18) - Address 0x........ is 4 bytes before the accessing pointer's - once-legitimate range, a block of size 400 free'd - at 0x........: free (vg_replace_malloc.c:...) - by 0x........: mk_dangle (hp_dangle.c:7) - by 0x........: main (hp_dangle.c:15) - -ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,245 +0,0 @@ -5,7c5 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -12,25c10 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -< -< Invalid IDIV -< at 0x........: main (idiv.c:16) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< First arg not a pointer -< Second arg derived from address 0x........ of 40-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (arith_include2.c:22) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... ---- -> Address 0x........ is not derived from any known block -30,32c15 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -37,39c20 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -41,46d21 -< -< Invalid read of size 4 -< at 0x........: main (idiv.c:18) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -48,63d22 -< -< Invalid read of size 4 -< at 0x........: main (idiv.c:18) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -< -< Invalid IDIV -< at 0x........: main (idiv.c:20) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Both args derived from address 0x........ of 40-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (arith_include2.c:22) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -68,70c27 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -75,77c32 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -82,84c37 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -89,91c42 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -96,98c47 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -103,105c52 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -107,112d53 -< -< Invalid read of size 4 -< at 0x........: main (idiv.c:25) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -114,119d54 -< -< Invalid read of size 4 -< at 0x........: main (idiv.c:25) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -121,126d55 -< -< Invalid read of size 4 -< at 0x........: main (idiv.c:26) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -128,133d56 -< -< Invalid read of size 4 -< at 0x........: main (idiv.c:26) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -138,140c61 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -145,147c66 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -152,154c71 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -159,161c76 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -166,168c81 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -173,175c86 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -180,182c91 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -187,200c96 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -< -< Invalid IDIV -< at 0x........: main (idiv.c:33) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< First arg may be a pointer -< Second arg derived from address 0x........ of 40-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (arith_include2.c:22) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... ---- -> Address 0x........ is not derived from any known block -205,207c101 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -212,225c106 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -< -< Invalid IDIV -< at 0x........: main (idiv.c:34) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< First arg may be a pointer -< Second arg derived from address 0x........ of 40-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (arith_include2.c:22) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... ---- -> Address 0x........ is not derived from any known block -230,232c111 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -237,239c116 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -244,246c121 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -251,253c126 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -258,260c131 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -265,267c136 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -269c138 -< ERROR SUMMARY: 36 errors from 36 contexts (suppressed: 0 from 0) ---- -> ERROR SUMMARY: 26 errors from 26 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/idiv.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,138 +0,0 @@ - -about to do 14 [0] -Invalid read of size 4 - at 0x........: main (idiv.c:14) - Address 0x........ is not derived from any known block -about to do 14 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:14) - Address 0x........ is not derived from any known block -about to do 16 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:16) - Address 0x........ is not derived from any known block -about to do 16 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:16) - Address 0x........ is not derived from any known block -about to do 18 [0] -about to do 18 [-1] -about to do 20 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:20) - Address 0x........ is not derived from any known block -about to do 20 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:20) - Address 0x........ is not derived from any known block -about to do 22 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:22) - Address 0x........ is not derived from any known block -about to do 22 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:22) - Address 0x........ is not derived from any known block -about to do 23 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:23) - Address 0x........ is not derived from any known block -about to do 23 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:23) - Address 0x........ is not derived from any known block -about to do 25 [0] -about to do 25 [-1] -about to do 26 [0] -about to do 26 [-1] -about to do 28 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:28) - Address 0x........ is not derived from any known block -about to do 28 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:28) - Address 0x........ is not derived from any known block -about to do 29 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:29) - Address 0x........ is not derived from any known block -about to do 29 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:29) - Address 0x........ is not derived from any known block -about to do 30 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:30) - Address 0x........ is not derived from any known block -about to do 30 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:30) - Address 0x........ is not derived from any known block -about to do 31 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:31) - Address 0x........ is not derived from any known block -about to do 31 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:31) - Address 0x........ is not derived from any known block -about to do 33 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:33) - Address 0x........ is not derived from any known block -about to do 33 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:33) - Address 0x........ is not derived from any known block -about to do 34 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:34) - Address 0x........ is not derived from any known block -about to do 34 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:34) - Address 0x........ is not derived from any known block -about to do 36 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:36) - Address 0x........ is not derived from any known block -about to do 36 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:36) - Address 0x........ is not derived from any known block -about to do 37 [0] - -Invalid read of size 4 - at 0x........: main (idiv.c:37) - Address 0x........ is not derived from any known block -about to do 37 [-1] - -Invalid read of size 4 - at 0x........: main (idiv.c:37) - Address 0x........ is not derived from any known block - -ERROR SUMMARY: 26 errors from 26 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,211 +0,0 @@ -5,7c5 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -12,14c10 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -19,21c15 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -26,28c20 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -33,35c25 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -40,42c30 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -44c32 -< Invalid IMUL ---- -> Invalid arguments to Mul32/Mul64 -46,48c34 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Both args derived from address 0x........ of 40-byte block alloc'd ---- -> Both args derived from address 0x........ of 40-byte block alloc'd -51,52d36 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -57,59c41 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -64,66c46 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -71,73c51 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -78,80c56 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -85,87c61 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -92,94c66 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -99,101c71 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -106,108c76 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -113,115c81 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -120,122c86 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -127,129c91 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -134,136c96 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -141,143c101 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -148,150c106 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -155,157c111 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -162,164c116 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -166,171d117 -< -< Invalid read of size 4 -< at 0x........: main (imul.c:31) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -173,178d118 -< -< Invalid read of size 4 -< at 0x........: main (imul.c:31) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -183,185c123 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -190,192c128 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -197,199c133 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -204,206c138 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -211,213c143 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -218,220c148 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -225,227c153 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -232,234c158 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -236c160 -< ERROR SUMMARY: 33 errors from 33 contexts (suppressed: 0 from 0) ---- -> ERROR SUMMARY: 31 errors from 31 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/imul.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,160 +0,0 @@ - -about to do 14 [0] -Invalid read of size 4 - at 0x........: main (imul.c:14) - Address 0x........ is not derived from any known block -about to do 14 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:14) - Address 0x........ is not derived from any known block -about to do 16 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:16) - Address 0x........ is not derived from any known block -about to do 16 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:16) - Address 0x........ is not derived from any known block -about to do 18 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:18) - Address 0x........ is not derived from any known block -about to do 18 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:18) - Address 0x........ is not derived from any known block - -Invalid arguments to Mul32/Mul64 - at 0x........: main (imul.c:20) - Both args derived from address 0x........ of 40-byte block alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (arith_include2.c:22) -about to do 20 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:20) - Address 0x........ is not derived from any known block -about to do 20 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:20) - Address 0x........ is not derived from any known block -about to do 22 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:22) - Address 0x........ is not derived from any known block -about to do 22 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:22) - Address 0x........ is not derived from any known block -about to do 23 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:23) - Address 0x........ is not derived from any known block -about to do 23 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:23) - Address 0x........ is not derived from any known block -about to do 25 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:25) - Address 0x........ is not derived from any known block -about to do 25 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:25) - Address 0x........ is not derived from any known block -about to do 26 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:26) - Address 0x........ is not derived from any known block -about to do 26 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:26) - Address 0x........ is not derived from any known block -about to do 28 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:28) - Address 0x........ is not derived from any known block -about to do 28 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:28) - Address 0x........ is not derived from any known block -about to do 29 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:29) - Address 0x........ is not derived from any known block -about to do 29 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:29) - Address 0x........ is not derived from any known block -about to do 30 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:30) - Address 0x........ is not derived from any known block -about to do 30 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:30) - Address 0x........ is not derived from any known block -about to do 31 [0] -about to do 31 [-1] -about to do 33 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:33) - Address 0x........ is not derived from any known block -about to do 33 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:33) - Address 0x........ is not derived from any known block -about to do 34 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:34) - Address 0x........ is not derived from any known block -about to do 34 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:34) - Address 0x........ is not derived from any known block -about to do 36 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:36) - Address 0x........ is not derived from any known block -about to do 36 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:36) - Address 0x........ is not derived from any known block -about to do 37 [0] - -Invalid read of size 4 - at 0x........: main (imul.c:37) - Address 0x........ is not derived from any known block -about to do 37 [-1] - -Invalid read of size 4 - at 0x........: main (imul.c:37) - Address 0x........ is not derived from any known block - -ERROR SUMMARY: 31 errors from 31 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,11 +0,0 @@ -4,7c4,5 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 5000 bytes after the accessing pointer's -< legitimate range, the 10000-byte block alloc'd ---- -> Address 0x........ is 5000 bytes after the accessing pointer's -> legitimate range, a block of size 10000 alloc'd -10,11d7 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... Deleted: branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/justify.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,9 +0,0 @@ - -Invalid read of size 1 - at 0x........: main (justify.c:20) - Address 0x........ is 5000 bytes after the accessing pointer's - legitimate range, a block of size 10000 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (justify.c:16) - -ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,24 +0,0 @@ -12,15d11 -< -< Invalid read of size 4 -< at 0x........: main (neg.c:16) -< Address 0x........ is not derived from any known block -17,20d12 -< -< Invalid read of size 4 -< at 0x........: main (neg.c:16) -< Address 0x........ is not derived from any known block -22,25d13 -< -< Invalid read of size 4 -< at 0x........: main (neg.c:18) -< Address 0x........ is not derived from any known block -27,30d14 -< -< Invalid read of size 4 -< at 0x........: main (neg.c:18) -< Address 0x........ is not derived from any known block -52c36 -< ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0) ---- -> ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/neg.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,36 +0,0 @@ - -about to do 14 [0] -Invalid read of size 4 - at 0x........: main (neg.c:14) - Address 0x........ is not derived from any known block -about to do 14 [-1] - -Invalid read of size 4 - at 0x........: main (neg.c:14) - Address 0x........ is not derived from any known block -about to do 16 [0] -about to do 16 [-1] -about to do 18 [0] -about to do 18 [-1] -about to do 20 [0] - -Invalid read of size 4 - at 0x........: main (neg.c:20) - Address 0x........ is not derived from any known block -about to do 20 [-1] - -Invalid read of size 4 - at 0x........: main (neg.c:20) - Address 0x........ is not derived from any known block -about to do 22 [0] - -Invalid read of size 4 - at 0x........: main (neg.c:22) - Address 0x........ is not derived from any known block -about to do 22 [-1] - -Invalid read of size 4 - at 0x........: main (neg.c:22) - Address 0x........ is not derived from any known block - -ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,66 +0,0 @@ -5,7c5 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -12,14c10 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -16,21d11 -< -< Invalid read of size 4 -< at 0x........: main (not.c:16) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -23,28d12 -< -< Invalid read of size 4 -< at 0x........: main (not.c:16) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block -33,35c17 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -40,42c22 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -47,49c27 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -54,56c32 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -61,63c37 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -68,70c42 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is not derived from any known block ---- -> Address 0x........ is not derived from any known block -72c44 -< ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0) ---- -> ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/not.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,44 +0,0 @@ - -about to do 14 [0] -Invalid read of size 4 - at 0x........: main (not.c:14) - Address 0x........ is not derived from any known block -about to do 14 [-1] - -Invalid read of size 4 - at 0x........: main (not.c:14) - Address 0x........ is not derived from any known block -about to do 16 [0] -about to do 16 [-1] -about to do 18 [0] - -Invalid read of size 4 - at 0x........: main (not.c:18) - Address 0x........ is not derived from any known block -about to do 18 [-1] - -Invalid read of size 4 - at 0x........: main (not.c:18) - Address 0x........ is not derived from any known block -about to do 20 [0] - -Invalid read of size 4 - at 0x........: main (not.c:20) - Address 0x........ is not derived from any known block -about to do 20 [-1] - -Invalid read of size 4 - at 0x........: main (not.c:20) - Address 0x........ is not derived from any known block -about to do 22 [0] - -Invalid read of size 4 - at 0x........: main (not.c:22) - Address 0x........ is not derived from any known block -about to do 22 [-1] - -Invalid read of size 4 - at 0x........: main (not.c:22) - Address 0x........ is not derived from any known block - -ERROR SUMMARY: 8 errors from 8 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,171 +0,0 @@ -1,167c1,2 -< -< Invalid read of size 4 -< at 0x........: main (partial.c:21) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< legitimate range, the 3-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:6) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:22) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 1 bytes inside the accessing pointer's -< legitimate range, the 4-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:7) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:23) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 2 bytes inside the accessing pointer's -< legitimate range, the 5-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:8) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:24) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 3 bytes inside the accessing pointer's -< legitimate range, the 6-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:9) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:25) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 4 bytes inside the accessing pointer's -< legitimate range, the 7-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:10) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:34) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 1 bytes before the accessing pointer's -< legitimate range, the 3-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:6) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:35) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< legitimate range, the 3-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:6) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:36) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 1 bytes inside the accessing pointer's -< legitimate range, the 3-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:6) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:37) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 2 bytes inside the accessing pointer's -< legitimate range, the 3-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:6) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:38) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes after the accessing pointer's -< legitimate range, the 3-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:6) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:41) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< legitimate range, the 3-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:6) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:42) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 4 bytes inside the accessing pointer's -< legitimate range, the 7-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:7) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: main (partial.c:43) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 4 bytes inside the accessing pointer's -< legitimate range, the 7-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:8) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 1 -< at 0x........: main (partial.c:44) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes after the accessing pointer's -< legitimate range, the 0-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:9) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 2 -< at 0x........: main (partial.c:45) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< legitimate range, the 1-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (partial.c:10) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< ERROR SUMMARY: 15 errors from 15 contexts (suppressed: 0 from 0) ---- -> valgrind: Bad option '--partial-loads-ok=no'; aborting. -> valgrind: Use --help for more information. Deleted: branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/partial_bad.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,2 +0,0 @@ -valgrind: Bad option '--partial-loads-ok=no'; aborting. -valgrind: Use --help for more information. Deleted: branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.diff =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.diff 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.diff 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,61 +0,0 @@ -2,3c2,3 -< pthread_key_create: key is non-contiguous -< at 0x........: __pthread_key_create (vg_libpthread.c:...) ---- -> Invalid write of size 4 -> at 0x........: pthread_key_create (in /lib/libpthread-2.5.so) -5,7c5,6 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< First byte (0x........) is 1 bytes within a 4-byte block alloc'd ---- -> Address 0x........ is 1 bytes inside the accessing pointer's -> legitimate range, a block of size 4 alloc'd -10,12d8 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Last byte is not within a known block -14,38c10,11 -< Invalid read of size 4 -< at 0x........: __pthread_key_create (vg_libpthread.c:...) -< by 0x........: main (pth_create.c:17) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 1 bytes inside the accessing pointer's -< legitimate range, the 4-byte block alloc'd -< at 0x........: malloc (vg_replace_malloc.c:...) -< by 0x........: main (pth_create.c:14) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< pthread_key_create: key contains unaddressable byte(s) -< at 0x........: __pthread_key_create (vg_libpthread.c:...) -< by 0x........: main (pth_create.c:19) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes within a 4-byte block free'd -< at 0x........: free (vg_replace_malloc.c:...) -< by 0x........: main (pth_create.c:18) -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< -< Invalid read of size 4 -< at 0x........: __pthread_key_create (vg_libpthread.c:...) ---- -> Invalid write of size 4 -> at 0x........: pthread_key_create (in /lib/libpthread-2.5.so) -40,43c13,14 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -< Address 0x........ is 0 bytes inside the accessing pointer's -< once-legitimate range, the 4-byte block free'd ---- -> Address 0x........ is 0 bytes inside the accessing pointer's -> once-legitimate range, a block of size 4 free'd -46,47d16 -< by 0x........: __libc_start_main (...libc...) -< by 0x........: ... -49c18 -< ERROR SUMMARY: 202 errors from 4 contexts (suppressed: 0 from 0) ---- -> ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.out =================================================================== --- branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.out 2008-08-02 07:02:51 UTC (rev 8498) +++ branches/PTRCHECK/exp-ptrcheck/tests/pth_create.stderr.out 2008-08-02 07:07:43 UTC (rev 8499) @@ -1,18 +0,0 @@ - -Invalid write of size 4 - at 0x........: pthread_key_create (in /lib/libpthread-2.5.so) - by 0x........: main (pth_create.c:17) - Address 0x........ is 1 bytes inside the accessing pointer's - legitimate range, a block of size 4 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: main (pth_create.c:14) - -Invalid write of size 4 - at 0x........: pthread_key_create (in /lib/libpthread-2.5.so) - by 0x........: main (pth_create.c:19) - Address 0x........ is 0 bytes inside the accessing pointer's - once-legitimate range, a block of size 4 free'd - at 0x........: free (vg_replace_malloc.c:...) - by 0x........: main (pth_create.c:18) - -ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) Deleted: branches/PTRCHECK/exp-ptrcheck/tests/pth_specific.stderr.diff ===============================... [truncated message content] |