|
From: Alexander P. <gl...@go...> - 2009-08-14 09:59:32
|
Nightly build on mcgrind ( Darwin 9.7.0 i386 ) Started at 2009-08-14 13:22:20 MSD Ended at 2009-08-14 13:34:01 MSD Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... failed Last 20 lines of verbose log follow echo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_darwin=1 -DVGP_x86_darwin=1 -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT atomic_var.o -MD -MP -MF .deps/atomic_var.Tpo -c -o atomic_var.o atomic_var.c mv -f .deps/atomic_var.Tpo .deps/atomic_var.Po gcc -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o atomic_var atomic_var.o -lpthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_darwin=1 -DVGP_x86_darwin=1 -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT circular_buffer.o -MD -MP -MF .deps/circular_buffer.Tpo -c -o circular_buffer.o circular_buffer.c mv -f .deps/circular_buffer.Tpo .deps/circular_buffer.Po gcc -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o circular_buffer circular_buffer.o -lpthread g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_darwin=1 -DVGP_x86_darwin=1 -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -DTHREAD_WRAPPERS='"tsan_thread_wrappers_pthread.h"' -g -O2 -MT tsan_unittest-tsan_unittest.o -MD -MP -MF .deps/tsan_unittest-tsan_unittest.Tpo -c -o tsan_unittest-tsan_unittest.o `test -f 'tsan_unittest.cpp' || echo './'`tsan_unittest.cpp tsan_unittest.cpp: In function ‘void test102::Run()’: tsan_unittest.cpp:4965: error: pointer of type ‘void *’ used in arithmetic tsan_unittest.cpp:4965: warning: argument to '&' not really an lvalue; this will be a hard error in the future tsan_unittest.cpp:4965: error: pointer of type ‘void *’ used in arithmetic tsan_unittest.cpp:4966: error: pointer of type ‘void *’ used in arithmetic tsan_unittest.cpp:4966: error: lvalue required as unary ‘&’ operand tsan_unittest.cpp:4966: error: pointer of type ‘void *’ used in arithmetic make[5]: *** [tsan_unittest-tsan_unittest.o] Error 1 make[4]: *** [check-am] Error 2 make[3]: *** [check-recursive] Error 1 make[2]: *** [check] Error 2 make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 ================================================= == Results from 24 hours ago == ================================================= Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 393 tests, 10 stderr failures, 0 stdout failures, 0 post failures == memcheck/tests/origin5-bz2 (stderr) memcheck/tests/varinfo1 (stderr) memcheck/tests/varinfo2 (stderr) memcheck/tests/varinfo3 (stderr) memcheck/tests/varinfo4 (stderr) memcheck/tests/varinfo5 (stderr) memcheck/tests/varinfo6 (stderr) none/tests/async-sigs (stderr) none/tests/faultstatus (stderr) none/tests/pth_blockedsig (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short 2009-08-14 13:30:54.000000000 +0400 --- new.short 2009-08-14 13:34:01.000000000 +0400 *************** *** 3,20 **** Configuring valgrind ... done ! Building valgrind ... done ! Running regression tests ... failed ! ! Regression test results follow ! ! == 393 tests, 10 stderr failures, 0 stdout failures, 0 post failures == ! memcheck/tests/origin5-bz2 (stderr) ! memcheck/tests/varinfo1 (stderr) ! memcheck/tests/varinfo2 (stderr) ! memcheck/tests/varinfo3 (stderr) ! memcheck/tests/varinfo4 (stderr) ! memcheck/tests/varinfo5 (stderr) ! memcheck/tests/varinfo6 (stderr) ! none/tests/async-sigs (stderr) ! none/tests/faultstatus (stderr) ! none/tests/pth_blockedsig (stderr) --- 3,26 ---- Configuring valgrind ... done ! Building valgrind ... failed + Last 20 lines of verbose log follow echo + gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_darwin=1 -DVGP_x86_darwin=1 -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT atomic_var.o -MD -MP -MF .deps/atomic_var.Tpo -c -o atomic_var.o atomic_var.c + mv -f .deps/atomic_var.Tpo .deps/atomic_var.Po + gcc -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o atomic_var atomic_var.o -lpthread + gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_darwin=1 -DVGP_x86_darwin=1 -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -MT circular_buffer.o -MD -MP -MF .deps/circular_buffer.Tpo -c -o circular_buffer.o circular_buffer.c + mv -f .deps/circular_buffer.Tpo .deps/circular_buffer.Po + gcc -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement -fno-stack-protector -o circular_buffer circular_buffer.o -lpthread + g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../../coregrind -I../../include -I../../VEX/pub -DVGA_x86=1 -DVGO_darwin=1 -DVGP_x86_darwin=1 -Winline -Wall -Wshadow -g -arch i386 -Wextra -Wno-inline -Wno-unused-parameter -DTHREAD_WRAPPERS='"tsan_thread_wrappers_pthread.h"' -g -O2 -MT tsan_unittest-tsan_unittest.o -MD -MP -MF .deps/tsan_unittest-tsan_unittest.Tpo -c -o tsan_unittest-tsan_unittest.o `test -f 'tsan_unittest.cpp' || echo './'`tsan_unittest.cpp + tsan_unittest.cpp: In function ‘void test102::Run()’: + tsan_unittest.cpp:4965: error: pointer of type ‘void *’ used in arithmetic + tsan_unittest.cpp:4965: warning: argument to '&' not really an lvalue; this will be a hard error in the future + tsan_unittest.cpp:4965: error: pointer of type ‘void *’ used in arithmetic + tsan_unittest.cpp:4966: error: pointer of type ‘void *’ used in arithmetic + tsan_unittest.cpp:4966: error: lvalue required as unary ‘&’ operand + tsan_unittest.cpp:4966: error: pointer of type ‘void *’ used in arithmetic + make[5]: *** [tsan_unittest-tsan_unittest.o] Error 1 + make[4]: *** [check-am] Error 2 + make[3]: *** [check-recursive] Error 1 + make[2]: *** [check] Error 2 + make[1]: *** [check-recursive] Error 1 + make: *** [check] Error 2 ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc25-amd64 ================================================= --- origin5-bz2.stderr.exp-glibc25-amd64 2009-08-14 13:22:35.000000000 +0400 +++ origin5-bz2.stderr.out 2009-08-14 13:26:44.000000000 +0400 @@ -11,7 +11,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) @@ -19,7 +19,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) @@ -27,7 +27,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: mainSort (origin5-bz2.c:2820) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -38,7 +38,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: mainSort (origin5-bz2.c:2823) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -49,7 +49,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: mainSort (origin5-bz2.c:2854) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -60,7 +60,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: mainSort (origin5-bz2.c:2858) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -71,7 +71,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: mainSort (origin5-bz2.c:2963) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -82,7 +82,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: mainSort (origin5-bz2.c:2964) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -93,7 +93,18 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2964) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) + by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) + by 0x........: handle_compress (origin5-bz2.c:4753) + by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) + by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) + by 0x........: main (origin5-bz2.c:6484) + Uninitialised value was created by a client request + at 0x........: main (origin5-bz2.c:6479) + +Use of uninitialised value of size 4 at 0x........: fallbackSort (origin5-bz2.c:2269) by 0x........: BZ2_blockSort (origin5-bz2.c:3116) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) @@ -104,7 +115,7 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 <truncated beyond 100 lines> ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc25-x86 ================================================= --- origin5-bz2.stderr.exp-glibc25-x86 2009-08-14 13:22:37.000000000 +0400 +++ origin5-bz2.stderr.out 2009-08-14 13:26:44.000000000 +0400 @@ -28,7 +28,8 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2820) + at 0x........: mainSort (origin5-bz2.c:2820) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -38,7 +39,8 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2823) + at 0x........: mainSort (origin5-bz2.c:2823) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -48,7 +50,8 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2855) + at 0x........: mainSort (origin5-bz2.c:2854) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -58,7 +61,8 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2859) + at 0x........: mainSort (origin5-bz2.c:2858) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -68,7 +72,8 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2963) + at 0x........: mainSort (origin5-bz2.c:2963) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -78,7 +83,19 @@ at 0x........: main (origin5-bz2.c:6479) Use of uninitialised value of size 4 - at 0x........: BZ2_blockSort (origin5-bz2.c:2964) + at 0x........: mainSort (origin5-bz2.c:2964) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) + by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) + by 0x........: handle_compress (origin5-bz2.c:4753) + by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) + by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) + by 0x........: main (origin5-bz2.c:6484) + Uninitialised value was created by a client request + at 0x........: main (origin5-bz2.c:6479) + +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2964) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) @@ -111,6 +128,12 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6512) - Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6479) + Uninitialised value was created by a heap allocation + at 0x........: malloc (vg_replace_malloc.c:...) + by 0x........: g_serviceFn (origin5-bz2.c:6429) + by 0x........: default_bzalloc (origin5-bz2.c:4470) + by 0x........: BZ2_decompress (origin5-bz2.c:1578) + by 0x........: BZ2_bzDecompress (origin5-bz2.c:5192) + by 0x........: BZ2_bzBuffToBuffDecompress (origin5-bz2.c:5678) + by 0x........: main (origin5-bz2.c:6498) ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc27-ppc64 ================================================= --- origin5-bz2.stderr.exp-glibc27-ppc64 2009-08-14 13:22:35.000000000 +0400 +++ origin5-bz2.stderr.out 2009-08-14 13:26:44.000000000 +0400 @@ -1,7 +1,7 @@ Conditional jump or move depends on uninitialised value(s) at 0x........: main (origin5-bz2.c:6481) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) Conditional jump or move depends on uninitialised value(s) at 0x........: handle_compress (origin5-bz2.c:4686) @@ -9,85 +9,102 @@ by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 +Use of uninitialised value of size 4 at 0x........: handle_compress (origin5-bz2.c:4686) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2820) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2820) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2823) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2823) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2854) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2854) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2858) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2858) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) by 0x........: BZ2_bzCompress (origin5-bz2.c:4822) by 0x........: BZ2_bzBuffToBuffCompress (origin5-bz2.c:5630) by 0x........: main (origin5-bz2.c:6484) Uninitialised value was created by a client request - at 0x........: main (origin5-bz2.c:6481) + at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: BZ2_blockSort (origin5-bz2.c:2963) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2963) + by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) <truncated beyond 100 lines> ================================================= ./valgrind-old/memcheck/tests/varinfo1.stderr.diff ================================================= --- varinfo1.stderr.exp 2009-08-14 13:22:37.000000000 +0400 +++ varinfo1.stderr.out 2009-08-14 13:27:14.000000000 +0400 @@ -29,6 +29,8 @@ Location 0x........ is 0 bytes inside global_i2[7], a global variable declared at varinfo1.c:41 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo1.c:28) by 0x........: main (varinfo1.c:56) ================================================= ./valgrind-old/memcheck/tests/varinfo2.stderr.diff ================================================= --- varinfo2.stderr.exp 2009-08-14 13:22:36.000000000 +0400 +++ varinfo2.stderr.out 2009-08-14 13:27:14.000000000 +0400 @@ -1,3 +1,5 @@ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo2.c:28) by 0x........: foo (varinfo2.c:41) @@ -5,6 +7,8 @@ Location 0x........ is 0 bytes inside var[7], declared at varinfo2.c:39, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo2.c:28) by 0x........: foo (varinfo2.c:43) @@ -12,6 +16,8 @@ Location 0x........ is 2 bytes inside var.bar, declared at varinfo2.c:42, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo2.c:28) by 0x........: foo (varinfo2.c:46) ================================================= ./valgrind-old/memcheck/tests/varinfo3.stderr.diff ================================================= --- varinfo3.stderr.exp 2009-08-14 13:22:36.000000000 +0400 +++ varinfo3.stderr.out 2009-08-14 13:27:15.000000000 +0400 @@ -1,3 +1,4 @@ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) by 0x........: foo (varinfo3.c:54) @@ -12,6 +13,7 @@ Location 0x........ is 0 bytes inside nonstatic_global_def[2], a global variable declared at varinfo3.c:36 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) by 0x........: foo (varinfo3.c:56) @@ -26,13 +28,16 @@ Location 0x........ is 0 bytes inside nonstatic_global_undef[4], a global variable declared at varinfo3.c:38 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) by 0x........: bar (varinfo3.c:42) by 0x........: foo (varinfo3.c:58) by 0x........: main (varinfo3.c:66) - Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX" + Address 0x........ is in the Data segment of ./varinfo3 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) by 0x........: bar (varinfo3.c:43) @@ -41,13 +46,16 @@ Location 0x........ is 0 bytes inside nonstatic_local_def[6], declared at varinfo3.c:51, in frame #2 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) by 0x........: bar (varinfo3.c:44) by 0x........: foo (varinfo3.c:58) by 0x........: main (varinfo3.c:66) - Address 0x........ is 7 bytes inside data symbol "static_local_undef.XXXX" + Address 0x........ is in the Data segment of ./varinfo3 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) by 0x........: bar (varinfo3.c:45) ================================================= ./valgrind-old/memcheck/tests/varinfo4.stderr.diff ================================================= --- varinfo4.stderr.exp 2009-08-14 13:22:35.000000000 +0400 +++ varinfo4.stderr.out 2009-08-14 13:27:15.000000000 +0400 @@ -1,3 +1,5 @@ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo4.c:28) by 0x........: blah (varinfo4.c:47) @@ -5,6 +7,8 @@ Location 0x........ is 1 byte inside a[3].xyzzy[21].c1, declared at varinfo4.c:45, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo4.c:28) by 0x........: blah (varinfo4.c:48) @@ -12,6 +16,8 @@ Location 0x........ is 0 bytes inside a[5].bong, declared at varinfo4.c:45, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo4.c:28) by 0x........: blah (varinfo4.c:49) ================================================= ./valgrind-old/memcheck/tests/varinfo5.stderr.diff ================================================= --- varinfo5.stderr.exp 2009-08-14 13:22:37.000000000 +0400 +++ varinfo5.stderr.out 2009-08-14 13:27:16.000000000 +0400 @@ -41,6 +41,8 @@ Location 0x........ is 0 bytes inside global_i2[7], a global variable declared at varinfo5so.c:44 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: varinfo1_main (varinfo5so.c:59) @@ -49,6 +51,8 @@ Location 0x........ is 0 bytes inside local var "local" declared at varinfo5so.c:49, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: foo2 (varinfo5so.c:71) @@ -58,6 +62,8 @@ Location 0x........ is 0 bytes inside var[7], declared at varinfo5so.c:69, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: foo2 (varinfo5so.c:73) @@ -67,6 +73,8 @@ Location 0x........ is 2 bytes inside var.bar, declared at varinfo5so.c:72, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: foo2 (varinfo5so.c:76) @@ -76,6 +84,7 @@ Location 0x........ is 1 byte inside local var "var" declared at varinfo5so.c:67, in frame #1 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: foo3 (varinfo5so.c:106) @@ -94,6 +103,7 @@ Location 0x........ is 0 bytes inside nonstatic_global_def[2], a global variable declared at varinfo5so.c:88 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: foo3 (varinfo5so.c:108) @@ -112,6 +122,7 @@ Location 0x........ is 0 bytes inside nonstatic_global_undef[4], a global variable declared at varinfo5so.c:90 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: bar3 (varinfo5so.c:94) @@ -119,8 +130,10 @@ by 0x........: varinfo3_main (varinfo5so.c:118) by 0x........: varinfo5_main (varinfo5so.c:156) by 0x........: main (varinfo5.c:5) - Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX" + Address 0x........ is in the Data segment of /Users/glider/src/VG-NIGHTLY/valgrind-old/memcheck/tests/varinfo5so.so +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: bar3 (varinfo5so.c:95) @@ -131,6 +144,7 @@ Location 0x........ is 0 bytes inside nonstatic_local_def[6], declared at varinfo5so.c:103, in frame #2 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: bar3 (varinfo5so.c:96) @@ -138,8 +152,10 @@ by 0x........: varinfo3_main (varinfo5so.c:118) by 0x........: varinfo5_main (varinfo5so.c:156) by 0x........: main (varinfo5.c:5) - Address 0x........ is 7 bytes inside data symbol "static_local_undef.XXXX" + Address 0x........ is in the Data segment of /Users/glider/src/VG-NIGHTLY/valgrind-old/memcheck/tests/varinfo5so.so +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) by 0x........: bar3 (varinfo5so.c:97) @@ -150,6 +166,8 @@ Location 0x........ is 0 bytes inside nonstatic_local_undef[8], declared at varinfo5so.c:105, in frame #2 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ <truncated beyond 100 lines> ================================================= ./valgrind-old/memcheck/tests/varinfo6.stderr.diff ================================================= --- varinfo6.stderr.exp 2009-08-14 13:22:36.000000000 +0400 +++ varinfo6.stderr.out 2009-08-14 13:27:17.000000000 +0400 @@ -1,3 +1,20 @@ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo6.c:34) by 0x........: mainSort (varinfo6.c:2999) @@ -10,6 +27,8 @@ Location 0x........ is 2 bytes inside local var "budget" declared at varinfo6.c:3115, in frame #2 of thread 1 +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ +warning: evaluate_Dwarf3_Expr: unhandled DW_OP_ 0x........ Uninitialised byte(s) found during client check request at 0x........: croak (varinfo6.c:34) by 0x........: BZ2_decompress (varinfo6.c:1699) ================================================= ./valgrind-old/none/tests/async-sigs.stderr.diff ================================================= --- async-sigs.stderr.exp 2009-08-14 13:22:41.000000000 +0400 +++ async-sigs.stderr.out 2009-08-14 13:28:11.000000000 +0400 @@ -1,8 +1,30 @@ -testing: blocking=0 caught=11 fatal=7... PASSED +testing: blocking=0 caught=11 fatal=10... +Process terminating with default action of signal 10 (SIGBUS) + Non-existent physical address at address 0x........ + at 0x........: test (async-sigs.c:94) + by 0x........: main (async-sigs.c:129) +PASSED testing: blocking=0 caught=11 fatal=1... PASSED -testing: blocking=0 caught=10 fatal=7... PASSED -testing: blocking=0 caught=10 fatal=1... PASSED -testing: blocking=1 caught=11 fatal=7... PASSED +testing: blocking=0 caught=30 fatal=10... +Process terminating with default action of signal 10 (SIGBUS) + Non-existent physical address at address 0x........ + at 0x........: test (async-sigs.c:94) + by 0x........: main (async-sigs.c:131) +PASSED +testing: blocking=0 caught=30 fatal=1... PASSED +testing: blocking=1 caught=11 fatal=10... +Process terminating with default action of signal 10 (SIGBUS) + Non-existent physical address at address 0x........ + at 0x........: __sigsuspend (in /...libc...) + by 0x........: test (async-sigs.c:95) + by 0x........: main (async-sigs.c:133) +PASSED testing: blocking=1 caught=11 fatal=1... PASSED -testing: blocking=1 caught=10 fatal=7... PASSED -testing: blocking=1 caught=10 fatal=1... PASSED +testing: blocking=1 caught=30 fatal=10... +Process terminating with default action of signal 10 (SIGBUS) + Non-existent physical address at address 0x........ + at 0x........: __sigsuspend (in /...libc...) + by 0x........: test (async-sigs.c:95) + by 0x........: main (async-sigs.c:135) +PASSED +testing: blocking=1 caught=30 fatal=1... PASSED ================================================= ./valgrind-old/none/tests/faultstatus.stderr.diff ================================================= --- faultstatus.stderr.exp 2009-08-14 13:22:43.000000000 +0400 +++ faultstatus.stderr.out 2009-08-14 13:28:15.000000000 +0400 @@ -1,6 +1,6 @@ -Test 1: PASS -Test 2: PASS -Test 3: PASS -Test 4: PASS +Test 1: FAIL: expected signal 11, not 10 +Test 2: FAIL: expected signal 11, not 10 +Test 3: FAIL: no fault, or handler returned +Test 4: FAIL: expected si_code==7, not 0 ================================================= ./valgrind-old/none/tests/pth_blockedsig.stderr.diff ================================================= --- pth_blockedsig.stderr.exp 2009-08-14 13:22:42.000000000 +0400 +++ pth_blockedsig.stderr.out 2009-08-14 13:28:54.000000000 +0400 @@ -1,2 +1,4 @@ +UNKNOWN __pthread_sigmask is unsupported. This warning will not be repeated. +SHOULD NOT BE HERE (SIGUSR1)!!!! |