From: Rich C. <rc...@wi...> - 2015-03-24 03:08:37
|
valgrind revision: 15036 VEX revision: 3104 C compiler: gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] GDB: GNU gdb (GDB; openSUSE 13.2) 7.8 Assembler: GNU assembler (GNU Binutils; openSUSE 13.2) 2.24.0.20140403-6.1 C library: GNU C Library (GNU libc) stable release version 2.19 (git 9a869d822025) uname -mrs: Linux 3.16.6-2-desktop x86_64 Vendor version: openSUSE 13.2 (Harlequin) Nightly build on ultra ( gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Linux 3.16.6-2-desktop x86_64 ) Started at 2015-03-23 21:30:01 CDT Ended at 2015-03-23 22:08:25 CDT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 617 tests, 6 stderr failures, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures == gdbserver_tests/hgtls (stdoutB) memcheck/tests/err_disable3 (stderr) memcheck/tests/err_disable4 (stderr) memcheck/tests/threadname (stderr) memcheck/tests/threadname_xml (stderr) helgrind/tests/hg05_race2 (stderr) helgrind/tests/tc09_bad_unlock (stderr) ================================================= ./valgrind-new/gdbserver_tests/hgtls.stdoutB.diff ================================================= --- hgtls.stdoutB.exp 2015-03-23 21:49:42.674637156 -0500 +++ hgtls.stdoutB.out 2015-03-23 21:56:07.959949837 -0500 @@ -35,11 +35,11 @@ [New Thread ....] Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 55 int here = 0; -test so_extern tls_ip 0x........ ip 0x........ equal 1 +test so_extern tls_ip 0x........ ip 0x........ equal 0 [New Thread ....] Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 55 int here = 0; -test so_extern tls_ip 0x........ ip 0x........ equal 1 +test so_extern tls_ip 0x........ ip 0x........ equal 0 [New Thread ....] Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 55 int here = 0; ================================================= ./valgrind-new/helgrind/tests/hg05_race2.stderr.diff ================================================= --- hg05_race2.stderr.exp 2015-03-23 21:50:56.880576018 -0500 +++ hg05_race2.stderr.out 2015-03-23 22:02:48.518839695 -0500 @@ -26,8 +26,7 @@ at 0x........: th (hg05_race2.c:17) by 0x........: mythread_wrapper (hg_intercepts.c:...) ... - Location 0x........ is 0 bytes inside foo.poot[5].plop[11], - declared at hg05_race2.c:24, in frame #x of thread x + Address 0x........ is on thread #x's stack ---------------------------------------------------------------- @@ -42,8 +41,7 @@ at 0x........: th (hg05_race2.c:17) by 0x........: mythread_wrapper (hg_intercepts.c:...) ... - Location 0x........ is 0 bytes inside foo.poot[5].plop[11], - declared at hg05_race2.c:24, in frame #x of thread x + Address 0x........ is on thread #x's stack ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/helgrind/tests/tc09_bad_unlock.stderr.diff ================================================= --- tc09_bad_unlock.stderr.exp 2015-03-23 21:50:56.903575380 -0500 +++ tc09_bad_unlock.stderr.out 2015-03-23 22:03:18.080019655 -0500 @@ -37,7 +37,6 @@ by 0x........: nearly_main (tc09_bad_unlock.c:31) by 0x........: main (tc09_bad_unlock.c:49) Address 0x........ is on thread #x's stack - in frame #x, created by nearly_main (tc09_bad_unlock.c:16) ---------------------------------------------------------------- ================================================= ./valgrind-new/memcheck/tests/err_disable3.stderr.diff ================================================= --- err_disable3.stderr.exp 2015-03-23 21:49:45.943546179 -0500 +++ err_disable3.stderr.out 2015-03-23 21:57:59.603853511 -0500 @@ -10,8 +10,6 @@ Thread 2: Invalid read of size 1 at 0x........: err (err_disable3.c:25) - by 0x........: child_fn (err_disable3.c:31) - ... Address 0x........ is 5 bytes inside a block of size 10 free'd at 0x........: free (vg_replace_malloc.c:...) by 0x........: main (err_disable3.c:42) ================================================= ./valgrind-new/memcheck/tests/err_disable4.stderr.diff ================================================= --- err_disable4.stderr.exp 2015-03-23 21:49:55.775272541 -0500 +++ err_disable4.stderr.out 2015-03-23 21:58:00.535827663 -0500 @@ -1501,8 +1501,6 @@ Thread x: Invalid read of size 1 at 0x........: err (err_disable4.c:46) - by 0x........: child_fn_2 (err_disable4.c:64) - ... Address 0x........ is 5 bytes inside a block of size 10 free'd at 0x........: free (vg_replace_malloc.c:...) by 0x........: main (err_disable4.c:81) ================================================= ./valgrind-new/memcheck/tests/threadname.stderr.diff ================================================= --- threadname.stderr.exp 2015-03-23 21:49:51.446393029 -0500 +++ threadname.stderr.out 2015-03-23 22:00:01.868462364 -0500 @@ -9,36 +9,12 @@ Thread 2: Invalid write of size 1 at 0x........: bad_things (threadname.c:16) - by 0x........: child_fn_0 (threadname.c:61) - ... Address 0x........ is 0 bytes after a block of size 2 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: bad_things (threadname.c:15) by 0x........: child_fn_0 (threadname.c:61) ... -Thread 3 try1: -Invalid write of size 1 - at 0x........: bad_things (threadname.c:16) - by 0x........: child_fn_1 (threadname.c:46) - ... - Address 0x........ is 0 bytes after a block of size 3 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: bad_things (threadname.c:15) - by 0x........: child_fn_1 (threadname.c:46) - ... - -Thread 4 012345678901234: -Invalid write of size 1 - at 0x........: bad_things (threadname.c:16) - by 0x........: child_fn_2 (threadname.c:30) - ... - Address 0x........ is 0 bytes after a block of size 4 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: bad_things (threadname.c:15) - by 0x........: child_fn_2 (threadname.c:30) - ... - Thread 1: Invalid write of size 1 at 0x........: bad_things (threadname.c:16) ================================================= ./valgrind-new/memcheck/tests/threadname_xml.stderr.diff ================================================= --- threadname_xml.stderr.exp 2015-03-23 21:49:49.634443459 -0500 +++ threadname_xml.stderr.out 2015-03-23 22:00:02.656440508 -0500 @@ -94,14 +94,6 @@ <file>threadname.c</file> <line>...</line> </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_0</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> </stack> <auxwhat>Address 0x........ is 0 bytes after a block of size 2 alloc'd</auxwhat> <stack> @@ -135,112 +127,6 @@ <error> <unique>0x........</unique> <tid>...</tid> - <threadname>try1</threadname> - <kind>InvalidWrite</kind> - <what>Invalid write of size 1</what> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>bad_things</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_1</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - </stack> - <auxwhat>Address 0x........ is 0 bytes after a block of size 3 alloc'd</auxwhat> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>malloc</fn> - <dir>...</dir> - <file>vg_replace_malloc.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>bad_things</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_1</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - </stack> -</error> - -<error> - <unique>0x........</unique> - <tid>...</tid> - <threadname>012345678901234</threadname> - <kind>InvalidWrite</kind> - <what>Invalid write of size 1</what> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>bad_things</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_2</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - </stack> - <auxwhat>Address 0x........ is 0 bytes after a block of size 4 alloc'd</auxwhat> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> <truncated beyond 100 lines> ================================================= ./valgrind-old/gdbserver_tests/hgtls.stdoutB.diff ================================================= --- hgtls.stdoutB.exp 2015-03-23 21:30:23.943881456 -0500 +++ hgtls.stdoutB.out 2015-03-23 21:37:12.454514759 -0500 @@ -35,11 +35,11 @@ [New Thread ....] Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 55 int here = 0; -test so_extern tls_ip 0x........ ip 0x........ equal 1 +test so_extern tls_ip 0x........ ip 0x........ equal 0 [New Thread ....] Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 55 int here = 0; -test so_extern tls_ip 0x........ ip 0x........ equal 1 +test so_extern tls_ip 0x........ ip 0x........ equal 0 [New Thread ....] Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 55 int here = 0; ================================================= ./valgrind-old/helgrind/tests/hg05_race2.stderr.diff ================================================= --- hg05_race2.stderr.exp 2015-03-23 21:31:46.900573404 -0500 +++ hg05_race2.stderr.out 2015-03-23 21:43:55.908287631 -0500 @@ -26,8 +26,7 @@ at 0x........: th (hg05_race2.c:17) by 0x........: mythread_wrapper (hg_intercepts.c:...) ... - Location 0x........ is 0 bytes inside foo.poot[5].plop[11], - declared at hg05_race2.c:24, in frame #x of thread x + Address 0x........ is on thread #x's stack ---------------------------------------------------------------- @@ -42,8 +41,7 @@ at 0x........: th (hg05_race2.c:17) by 0x........: mythread_wrapper (hg_intercepts.c:...) ... - Location 0x........ is 0 bytes inside foo.poot[5].plop[11], - declared at hg05_race2.c:24, in frame #x of thread x + Address 0x........ is on thread #x's stack ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) ================================================= ./valgrind-old/helgrind/tests/tc09_bad_unlock.stderr.diff ================================================= --- tc09_bad_unlock.stderr.exp 2015-03-23 21:31:46.923572670 -0500 +++ tc09_bad_unlock.stderr.out 2015-03-23 21:44:25.701458519 -0500 @@ -37,7 +37,6 @@ by 0x........: nearly_main (tc09_bad_unlock.c:31) by 0x........: main (tc09_bad_unlock.c:49) Address 0x........ is on thread #x's stack - in frame #x, created by nearly_main (tc09_bad_unlock.c:16) ---------------------------------------------------------------- ================================================= ./valgrind-old/memcheck/tests/err_disable3.stderr.diff ================================================= --- err_disable3.stderr.exp 2015-03-23 21:30:30.941686756 -0500 +++ err_disable3.stderr.out 2015-03-23 21:39:04.349401107 -0500 @@ -10,8 +10,6 @@ Thread 2: Invalid read of size 1 at 0x........: err (err_disable3.c:25) - by 0x........: child_fn (err_disable3.c:31) - ... Address 0x........ is 5 bytes inside a block of size 10 free'd at 0x........: free (vg_replace_malloc.c:...) by 0x........: main (err_disable3.c:42) ================================================= ./valgrind-old/memcheck/tests/err_disable4.stderr.diff ================================================= --- err_disable4.stderr.exp 2015-03-23 21:30:37.441505910 -0500 +++ err_disable4.stderr.out 2015-03-23 21:39:05.281375173 -0500 @@ -1501,8 +1501,6 @@ Thread x: Invalid read of size 1 at 0x........: err (err_disable4.c:46) - by 0x........: child_fn_2 (err_disable4.c:64) - ... Address 0x........ is 5 bytes inside a block of size 10 free'd at 0x........: free (vg_replace_malloc.c:...) by 0x........: main (err_disable4.c:81) ================================================= ./valgrind-old/memcheck/tests/threadname.stderr.diff ================================================= --- threadname.stderr.exp 2015-03-23 21:30:34.957575021 -0500 +++ threadname.stderr.out 2015-03-23 21:41:07.670969392 -0500 @@ -9,36 +9,12 @@ Thread 2: Invalid write of size 1 at 0x........: bad_things (threadname.c:16) - by 0x........: child_fn_0 (threadname.c:61) - ... Address 0x........ is 0 bytes after a block of size 2 alloc'd at 0x........: malloc (vg_replace_malloc.c:...) by 0x........: bad_things (threadname.c:15) by 0x........: child_fn_0 (threadname.c:61) ... -Thread 3 try1: -Invalid write of size 1 - at 0x........: bad_things (threadname.c:16) - by 0x........: child_fn_1 (threadname.c:46) - ... - Address 0x........ is 0 bytes after a block of size 3 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: bad_things (threadname.c:15) - by 0x........: child_fn_1 (threadname.c:46) - ... - -Thread 4 012345678901234: -Invalid write of size 1 - at 0x........: bad_things (threadname.c:16) - by 0x........: child_fn_2 (threadname.c:30) - ... - Address 0x........ is 0 bytes after a block of size 4 alloc'd - at 0x........: malloc (vg_replace_malloc.c:...) - by 0x........: bad_things (threadname.c:15) - by 0x........: child_fn_2 (threadname.c:30) - ... - Thread 1: Invalid write of size 1 at 0x........: bad_things (threadname.c:16) ================================================= ./valgrind-old/memcheck/tests/threadname_xml.stderr.diff ================================================= --- threadname_xml.stderr.exp 2015-03-23 21:30:33.466616506 -0500 +++ threadname_xml.stderr.out 2015-03-23 21:41:08.346950581 -0500 @@ -94,14 +94,6 @@ <file>threadname.c</file> <line>...</line> </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_0</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> </stack> <auxwhat>Address 0x........ is 0 bytes after a block of size 2 alloc'd</auxwhat> <stack> @@ -135,112 +127,6 @@ <error> <unique>0x........</unique> <tid>...</tid> - <threadname>try1</threadname> - <kind>InvalidWrite</kind> - <what>Invalid write of size 1</what> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>bad_things</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_1</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - </stack> - <auxwhat>Address 0x........ is 0 bytes after a block of size 3 alloc'd</auxwhat> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>malloc</fn> - <dir>...</dir> - <file>vg_replace_malloc.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>bad_things</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_1</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - </stack> -</error> - -<error> - <unique>0x........</unique> - <tid>...</tid> - <threadname>012345678901234</threadname> - <kind>InvalidWrite</kind> - <what>Invalid write of size 1</what> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>bad_things</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>child_fn_2</fn> - <dir>...</dir> - <file>threadname.c</file> - <line>...</line> - </frame> - </stack> - <auxwhat>Address 0x........ is 0 bytes after a block of size 4 alloc'd</auxwhat> - <stack> - <frame> - <ip>0x........</ip> - <obj>...</obj> <truncated beyond 100 lines> |