From: Rich C. <Ric...@me...> - 2010-04-30 15:26:59
|
Nightly build on macbook ( Darwin 9.8.0 i386 ) Started at 2010-04-29 23:05:00 CDT Ended at 2010-04-29 23:34:02 CDT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 423 tests, 10 stderr failures, 1 stdout failure, 0 post failures == memcheck/tests/null_socket (stdout) memcheck/tests/origin5-bz2 (stderr) memcheck/tests/varinfo3 (stderr) memcheck/tests/varinfo5 (stderr) none/tests/async-sigs (stderr) none/tests/faultstatus (stderr) none/tests/pth_blockedsig (stderr) helgrind/tests/rwlock_race (stderr) helgrind/tests/tc06_two_races_xml (stderr) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc23_bogus_condwait (stderr) ================================================= == 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 == 422 tests, 10 stderr failures, 1 stdout failure, 0 post failures == memcheck/tests/null_socket (stdout) memcheck/tests/origin5-bz2 (stderr) memcheck/tests/varinfo3 (stderr) memcheck/tests/varinfo5 (stderr) none/tests/async-sigs (stderr) none/tests/faultstatus (stderr) none/tests/pth_blockedsig (stderr) helgrind/tests/rwlock_race (stderr) helgrind/tests/tc06_two_races_xml (stderr) helgrind/tests/tc18_semabuse (stderr) helgrind/tests/tc23_bogus_condwait (stderr) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Thu Apr 29 23:19:34 2010 --- new.short Thu Apr 29 23:34:02 2010 *************** *** 8,10 **** ! == 422 tests, 10 stderr failures, 1 stdout failure, 0 post failures == memcheck/tests/null_socket (stdout) --- 8,10 ---- ! == 423 tests, 10 stderr failures, 1 stdout failure, 0 post failures == memcheck/tests/null_socket (stdout) ================================================= ./valgrind-new/helgrind/tests/rwlock_race.stderr.diff ================================================= --- rwlock_race.stderr.exp 2010-04-29 23:19:39.000000000 -0500 +++ rwlock_race.stderr.out 2010-04-29 23:31:05.000000000 -0500 @@ -1,25 +1,4 @@ -Thread #x was created - ... - by 0x........: pthread_create@* (hg_intercepts.c:...) - by 0x........: main (rwlock_race.c:48) - -Thread #x was created - ... - by 0x........: pthread_create@* (hg_intercepts.c:...) - by 0x........: main (rwlock_race.c:47) - -Possible data race during write of size 4 at 0x........ by thread #x - at 0x........: thread_func (rwlock_race.c:29) - by 0x........: mythread_wrapper (hg_intercepts.c:...) - ... - This conflicts with a previous write of size 4 by thread #x - at 0x........: thread_func (rwlock_race.c:29) - by 0x........: mythread_wrapper (hg_intercepts.c:...) - ... - Location 0x........ is 0 bytes inside local var "s_racy" - declared at rwlock_race.c:18, in frame #x of thread x - Result: 2 -ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2010-04-29 23:19:39.000000000 -0500 +++ tc06_two_races_xml.stderr.out 2010-04-29 23:31:22.000000000 -0500 @@ -39,17 +39,7 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>do_clone</fn> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>pthread_create@@GLIBC_2.2.5</fn> + <fn>__bsdthread_create</fn> </frame> <frame> <ip>0x........</ip> @@ -62,7 +52,7 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>pthread_create@*</fn> + <fn>pthread_create</fn> <dir>...</dir> <file>hg_intercepts.c</file> <line>...</line> @@ -120,12 +110,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot1"</auxwhat> @@ -174,12 +164,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot1"</auxwhat> @@ -228,12 +218,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot2"</auxwhat> @@ -282,12 +272,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot2"</auxwhat> ================================================= ./valgrind-new/helgrind/tests/tc18_semabuse.stderr.diff-glibc25-amd64 ================================================= --- tc18_semabuse.stderr.exp-glibc25-amd64 2010-04-29 23:19:39.000000000 -0500 +++ tc18_semabuse.stderr.out 2010-04-29 23:31:36.000000000 -0500 @@ -2,14 +2,30 @@ Thread #x is the program's root thread Thread #x's call to sem_init failed - with error code 22 (EINVAL: Invalid argument) - at 0x........: sem_init@* (hg_intercepts.c:...) + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:23) -Thread #x: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post +Thread #x's call to sem_init failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:26) + +Thread #x's call to sem_wait failed + with error code 9 (EBADF: Bad file number) at 0x........: sem_wait_WRK (hg_intercepts.c:...) - by 0x........: sem_wait (hg_intercepts.c:...) + by 0x........: sem_wait$* (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:34) +Thread #x's call to sem_post failed + with error code 9 (EBADF: Bad file number) + at 0x........: sem_post (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:37) + +Thread #x's call to sem_destroy failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_destroy (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:39) + -ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/helgrind/tests/tc18_semabuse.stderr.diff-glibc28-amd64 ================================================= --- tc18_semabuse.stderr.exp-glibc28-amd64 2010-04-29 23:19:39.000000000 -0500 +++ tc18_semabuse.stderr.out 2010-04-29 23:31:36.000000000 -0500 @@ -2,20 +2,30 @@ Thread #x is the program's root thread Thread #x's call to sem_init failed - with error code 22 (EINVAL: Invalid argument) - at 0x........: sem_init@* (hg_intercepts.c:...) + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:23) -Thread #x: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post +Thread #x's call to sem_init failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:26) + +Thread #x's call to sem_wait failed + with error code 9 (EBADF: Bad file number) at 0x........: sem_wait_WRK (hg_intercepts.c:...) - by 0x........: sem_wait (hg_intercepts.c:...) + by 0x........: sem_wait$* (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:34) Thread #x's call to sem_post failed - with error code 22 (EINVAL: Invalid argument) - at 0x........: sem_post_WRK (hg_intercepts.c:...) - by 0x........: sem_post (hg_intercepts.c:...) + with error code 9 (EBADF: Bad file number) + at 0x........: sem_post (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:37) +Thread #x's call to sem_destroy failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_destroy (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:39) + -ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/helgrind/tests/tc23_bogus_condwait.stderr.diff ================================================= --- tc23_bogus_condwait.stderr.exp 2010-04-29 23:19:39.000000000 -0500 +++ tc23_bogus_condwait.stderr.out 2010-04-29 23:32:13.000000000 -0500 @@ -2,32 +2,52 @@ Thread #x is the program's root thread Thread #x: pthread_cond_{timed}wait called with invalid mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) + by 0x........: main (tc23_bogus_condwait.c:69) + +Thread #x's call to pthread_cond_wait failed + with error code 22 (EINVAL: Invalid argument) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:69) Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) Thread #x: pthread_cond_{timed}wait called with mutex of type pthread_rwlock_t* - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) + by 0x........: main (tc23_bogus_condwait.c:75) + +Thread #x's call to pthread_cond_wait failed + with error code 22 (EINVAL: Invalid argument) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) Thread #x: pthread_cond_{timed}wait called with mutex held by a different thread - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) +Thread #x: Bug in libpthread: write lock granted on mutex/rwlock which is currently wr-held by a different thread + at 0x........: pthread_mutex_lock (hg_intercepts.c:...) + by 0x........: _pthread_cond_wait (in /...libc...) + by 0x........: pthread_cond_wait$UNIX2003 (in /...libc...) + by 0x........: pthread_cond_wait* (hg_intercepts.c:...) + by 0x........: main (tc23_bogus_condwait.c:78) + +Thread #x: Exiting thread still holds 1 lock + ... + -ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 11 errors from 11 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/memcheck/tests/null_socket.stdout.diff ================================================= --- /dev/null 2010-04-29 23:25:49.000000000 -0500 +++ null_socket.stdout.out 2010-04-29 23:26:07.000000000 -0500 @@ -0,0 +1 @@ +recvfrom succeeded? ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc25-amd64 ================================================= --- origin5-bz2.stderr.exp-glibc25-amd64 2010-04-29 23:19:47.000000000 -0500 +++ origin5-bz2.stderr.out 2010-04-29 23:26:22.000000000 -0500 @@ -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,8 +49,8 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: mainSort (origin5-bz2.c:2854) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2855) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) @@ -60,8 +60,8 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: mainSort (origin5-bz2.c:2858) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2859) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) @@ -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 <truncated beyond 100 lines> ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc25-x86 ================================================= --- origin5-bz2.stderr.exp-glibc25-x86 2010-04-29 23:19:48.000000000 -0500 +++ origin5-bz2.stderr.out 2010-04-29 23:26:22.000000000 -0500 @@ -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:2855) + 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:2859) + 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) ================================================= ./valgrind-new/memcheck/tests/origin5-bz2.stderr.diff-glibc27-ppc64 ================================================= --- origin5-bz2.stderr.exp-glibc27-ppc64 2010-04-29 23:19:47.000000000 -0500 +++ origin5-bz2.stderr.out 2010-04-29 23:26:22.000000000 -0500 @@ -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:2855) + 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:2859) + 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-new/memcheck/tests/varinfo3.stderr.diff ================================================= --- varinfo3.stderr.exp 2010-04-29 23:19:47.000000000 -0500 +++ varinfo3.stderr.out 2010-04-29 23:27:18.000000000 -0500 @@ -31,7 +31,7 @@ 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 Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) @@ -46,7 +46,7 @@ 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 Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) ================================================= ./valgrind-new/memcheck/tests/varinfo5.stderr.diff ================================================= --- varinfo5.stderr.exp 2010-04-29 23:19:48.000000000 -0500 +++ varinfo5.stderr.out 2010-04-29 23:27:20.000000000 -0500 @@ -119,7 +119,7 @@ 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/minime/src/vg/nightly/valgrind-new/memcheck/tests/varinfo5so.so Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) @@ -138,7 +138,7 @@ 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/minime/src/vg/nightly/valgrind-new/memcheck/tests/varinfo5so.so Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) ================================================= ./valgrind-new/none/tests/async-sigs.stderr.diff ================================================= --- async-sigs.stderr.exp 2010-04-29 23:19:56.000000000 -0500 +++ async-sigs.stderr.out 2010-04-29 23:28:47.000000000 -0500 @@ -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-new/none/tests/faultstatus.stderr.diff ================================================= --- faultstatus.stderr.exp 2010-04-29 23:19:57.000000000 -0500 +++ faultstatus.stderr.out 2010-04-29 23:28:53.000000000 -0500 @@ -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-new/none/tests/pth_blockedsig.stderr.diff ================================================= --- pth_blockedsig.stderr.exp 2010-04-29 23:19:56.000000000 -0500 +++ pth_blockedsig.stderr.out 2010-04-29 23:29:56.000000000 -0500 @@ -1,2 +1,4 @@ +UNKNOWN __pthread_sigmask is unsupported. This warning will not be repeated. +SHOULD NOT BE HERE (SIGUSR1)!!!! ================================================= ./valgrind-old/helgrind/tests/rwlock_race.stderr.diff ================================================= --- rwlock_race.stderr.exp 2010-04-29 23:05:17.000000000 -0500 +++ rwlock_race.stderr.out 2010-04-29 23:16:42.000000000 -0500 @@ -1,25 +1,4 @@ -Thread #x was created - ... - by 0x........: pthread_create@* (hg_intercepts.c:...) - by 0x........: main (rwlock_race.c:48) - -Thread #x was created - ... - by 0x........: pthread_create@* (hg_intercepts.c:...) - by 0x........: main (rwlock_race.c:47) - -Possible data race during write of size 4 at 0x........ by thread #x - at 0x........: thread_func (rwlock_race.c:29) - by 0x........: mythread_wrapper (hg_intercepts.c:...) - ... - This conflicts with a previous write of size 4 by thread #x - at 0x........: thread_func (rwlock_race.c:29) - by 0x........: mythread_wrapper (hg_intercepts.c:...) - ... - Location 0x........ is 0 bytes inside local var "s_racy" - declared at rwlock_race.c:18, in frame #x of thread x - Result: 2 -ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ================================================= ./valgrind-old/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2010-04-29 23:05:18.000000000 -0500 +++ tc06_two_races_xml.stderr.out 2010-04-29 23:16:59.000000000 -0500 @@ -39,17 +39,7 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>do_clone</fn> - </frame> - <frame> - <ip>0x........</ip> - <obj>...</obj> - <fn>pthread_create@@GLIBC_2.2.5</fn> + <fn>__bsdthread_create</fn> </frame> <frame> <ip>0x........</ip> @@ -62,7 +52,7 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>pthread_create@*</fn> + <fn>pthread_create</fn> <dir>...</dir> <file>hg_intercepts.c</file> <line>...</line> @@ -120,12 +110,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot1"</auxwhat> @@ -174,12 +164,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot1"</auxwhat> @@ -228,12 +218,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot2"</auxwhat> @@ -282,12 +272,12 @@ <frame> <ip>0x........</ip> <obj>...</obj> - <fn>start_thread</fn> + <fn>_pthread_start</fn> </frame> <frame> <ip>0x........</ip> <obj>...</obj> - <fn>clone</fn> + <fn>thread_start</fn> </frame> </stack> <auxwhat>Location 0x........ is 0 bytes inside global var "unprot2"</auxwhat> ================================================= ./valgrind-old/helgrind/tests/tc18_semabuse.stderr.diff-glibc25-amd64 ================================================= --- tc18_semabuse.stderr.exp-glibc25-amd64 2010-04-29 23:05:18.000000000 -0500 +++ tc18_semabuse.stderr.out 2010-04-29 23:17:12.000000000 -0500 @@ -2,14 +2,30 @@ Thread #x is the program's root thread Thread #x's call to sem_init failed - with error code 22 (EINVAL: Invalid argument) - at 0x........: sem_init@* (hg_intercepts.c:...) + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:23) -Thread #x: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post +Thread #x's call to sem_init failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:26) + +Thread #x's call to sem_wait failed + with error code 9 (EBADF: Bad file number) at 0x........: sem_wait_WRK (hg_intercepts.c:...) - by 0x........: sem_wait (hg_intercepts.c:...) + by 0x........: sem_wait$* (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:34) +Thread #x's call to sem_post failed + with error code 9 (EBADF: Bad file number) + at 0x........: sem_post (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:37) + +Thread #x's call to sem_destroy failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_destroy (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:39) + -ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0) ================================================= ./valgrind-old/helgrind/tests/tc18_semabuse.stderr.diff-glibc28-amd64 ================================================= --- tc18_semabuse.stderr.exp-glibc28-amd64 2010-04-29 23:05:17.000000000 -0500 +++ tc18_semabuse.stderr.out 2010-04-29 23:17:12.000000000 -0500 @@ -2,20 +2,30 @@ Thread #x is the program's root thread Thread #x's call to sem_init failed - with error code 22 (EINVAL: Invalid argument) - at 0x........: sem_init@* (hg_intercepts.c:...) + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:23) -Thread #x: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post +Thread #x's call to sem_init failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_init (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:26) + +Thread #x's call to sem_wait failed + with error code 9 (EBADF: Bad file number) at 0x........: sem_wait_WRK (hg_intercepts.c:...) - by 0x........: sem_wait (hg_intercepts.c:...) + by 0x........: sem_wait$* (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:34) Thread #x's call to sem_post failed - with error code 22 (EINVAL: Invalid argument) - at 0x........: sem_post_WRK (hg_intercepts.c:...) - by 0x........: sem_post (hg_intercepts.c:...) + with error code 9 (EBADF: Bad file number) + at 0x........: sem_post (hg_intercepts.c:...) by 0x........: main (tc18_semabuse.c:37) +Thread #x's call to sem_destroy failed + with error code 78 (ENOSYS: Function not implemented) + at 0x........: sem_destroy (hg_intercepts.c:...) + by 0x........: main (tc18_semabuse.c:39) + -ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0) ================================================= ./valgrind-old/helgrind/tests/tc23_bogus_condwait.stderr.diff ================================================= --- tc23_bogus_condwait.stderr.exp 2010-04-29 23:05:17.000000000 -0500 +++ tc23_bogus_condwait.stderr.out 2010-04-29 23:17:49.000000000 -0500 @@ -2,32 +2,52 @@ Thread #x is the program's root thread Thread #x: pthread_cond_{timed}wait called with invalid mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) + by 0x........: main (tc23_bogus_condwait.c:69) + +Thread #x's call to pthread_cond_wait failed + with error code 22 (EINVAL: Invalid argument) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:69) Thread #x: pthread_cond_{timed}wait called with un-held mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:72) Thread #x: pthread_cond_{timed}wait called with mutex of type pthread_rwlock_t* - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) + by 0x........: main (tc23_bogus_condwait.c:75) + +Thread #x's call to pthread_cond_wait failed + with error code 22 (EINVAL: Invalid argument) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:75) Thread #x: pthread_cond_{timed}wait called with mutex held by a different thread - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) Thread #x: pthread_cond_{timed}wait: cond is associated with a different mutex - at 0x........: pthread_cond_wait@* (hg_intercepts.c:...) + at 0x........: pthread_cond_wait* (hg_intercepts.c:...) by 0x........: main (tc23_bogus_condwait.c:78) +Thread #x: Bug in libpthread: write lock granted on mutex/rwlock which is currently wr-held by a different thread + at 0x........: pthread_mutex_lock (hg_intercepts.c:...) + by 0x........: _pthread_cond_wait (in /...libc...) + by 0x........: pthread_cond_wait$UNIX2003 (in /...libc...) + by 0x........: pthread_cond_wait* (hg_intercepts.c:...) + by 0x........: main (tc23_bogus_condwait.c:78) + +Thread #x: Exiting thread still holds 1 lock + ... + -ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 11 errors from 11 contexts (suppressed: 0 from 0) ================================================= ./valgrind-old/memcheck/tests/null_socket.stdout.diff ================================================= --- /dev/null 2010-04-29 23:11:27.000000000 -0500 +++ null_socket.stdout.out 2010-04-29 23:11:45.000000000 -0500 @@ -0,0 +1 @@ +recvfrom succeeded? ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc25-amd64 ================================================= --- origin5-bz2.stderr.exp-glibc25-amd64 2010-04-29 23:05:31.000000000 -0500 +++ origin5-bz2.stderr.out 2010-04-29 23:12:00.000000000 -0500 @@ -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,8 +49,8 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: mainSort (origin5-bz2.c:2854) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2855) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) @@ -60,8 +60,8 @@ Uninitialised value was created by a client request at 0x........: main (origin5-bz2.c:6479) -Use of uninitialised value of size 8 - at 0x........: mainSort (origin5-bz2.c:2858) +Use of uninitialised value of size 4 + at 0x........: mainSort (origin5-bz2.c:2859) by 0x........: BZ2_blockSort (origin5-bz2.c:3105) by 0x........: BZ2_compressBlock (origin5-bz2.c:4034) by 0x........: handle_compress (origin5-bz2.c:4753) @@ -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 <truncated beyond 100 lines> ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc25-x86 ================================================= --- origin5-bz2.stderr.exp-glibc25-x86 2010-04-29 23:05:33.000000000 -0500 +++ origin5-bz2.stderr.out 2010-04-29 23:12:00.000000000 -0500 @@ -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:2855) + 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:2859) + 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) ================================================= ./valgrind-old/memcheck/tests/origin5-bz2.stderr.diff-glibc27-ppc64 ================================================= --- origin5-bz2.stderr.exp-glibc27-ppc64 2010-04-29 23:05:31.000000000 -0500 +++ origin5-bz2.stderr.out 2010-04-29 23:12:00.000000000 -0500 @@ -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:2855) + 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:2859) + 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/varinfo3.stderr.diff ================================================= --- varinfo3.stderr.exp 2010-04-29 23:05:31.000000000 -0500 +++ varinfo3.stderr.out 2010-04-29 23:12:56.000000000 -0500 @@ -31,7 +31,7 @@ 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 Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) @@ -46,7 +46,7 @@ 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 Uninitialised byte(s) found during client check request at 0x........: croak (varinfo3.c:28) ================================================= ./valgrind-old/memcheck/tests/varinfo5.stderr.diff ================================================= --- varinfo5.stderr.exp 2010-04-29 23:05:32.000000000 -0500 +++ varinfo5.stderr.out 2010-04-29 23:12:58.000000000 -0500 @@ -119,7 +119,7 @@ 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/minime/src/vg/nightly/valgrind-old/memcheck/tests/varinfo5so.so Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) @@ -138,7 +138,7 @@ 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/minime/src/vg/nightly/valgrind-old/memcheck/tests/varinfo5so.so Uninitialised byte(s) found during client check request at 0x........: croak (varinfo5so.c:29) ================================================= ./valgrind-old/none/tests/async-sigs.stderr.diff ================================================= --- async-sigs.stderr.exp 2010-04-29 23:05:49.000000000 -0500 +++ async-sigs.stderr.out 2010-04-29 23:14:25.000000000 -0500 @@ -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 2010-04-29 23:05:51.000000000 -0500 +++ faultstatus.stderr.out 2010-04-29 23:14:31.000000000 -0500 @@ -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 2010-04-29 23:05:49.000000000 -0500 +++ pth_blockedsig.stderr.out 2010-04-29 23:15:33.000000000 -0500 @@ -1,2 +1,4 @@ +UNKNOWN __pthread_sigmask is unsupported. This warning will not be repeated. +SHOULD NOT BE HERE (SIGUSR1)!!!! -- |