From: Bart Van Assche Date: Tue, 4 Mar 2008 19:03:06 +0000 (+0000) Subject: Reverted -- no races should be reported on tc21_pthonce. X-Git-Tag: svn/VALGRIND_3_4_0~965 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a28acb2a54314e810660a0482a1d8d847d52dc6;p=thirdparty%2Fvalgrind.git Reverted -- no races should be reported on tc21_pthonce. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7560 --- diff --git a/exp-drd/tests/tc21_pthonce.stderr.exp b/exp-drd/tests/tc21_pthonce.stderr.exp index f9e0de4dfe..d18786f806 100644 --- a/exp-drd/tests/tc21_pthonce.stderr.exp +++ b/exp-drd/tests/tc21_pthonce.stderr.exp @@ -1,45 +1,3 @@ -Thread 2: -Conflicting load by thread 2 at 0x........ size 4 - at 0x........: vfprintf (in /...libc...) - by 0x........: printf (in /...libc...) - by 0x........: child (tc21_pthonce.c:73) - by 0x........: vg_thread_wrapper (drd_intercepts.c:?) - by 0x........: start_thread (in libpthread-?.?.so) - by 0x........: clone (in /...libc...) -Allocation context: unknown -Other segment start (thread 1) - at 0x........: clone (in /...libc...) - by 0x........: do_clone (in libpthread-?.?.so) - by 0x........: pthread_create@@GLIBC_2.2.5 (in libpthread-?.?.so) - by 0x........: pthread_create* (drd_intercepts.c:?) - by 0x........: main (tc21_pthonce.c:86) -Other segment end (thread 1) - at 0x........: clone (in /...libc...) - by 0x........: do_clone (in libpthread-?.?.so) - by 0x........: pthread_create@@GLIBC_2.2.5 (in libpthread-?.?.so) - by 0x........: pthread_create* (drd_intercepts.c:?) - by 0x........: main (tc21_pthonce.c:86) -Conflicting load by thread 2 at 0x........ size 4 - at 0x........: vfprintf (in /...libc...) - by 0x........: printf (in /...libc...) - by 0x........: child (tc21_pthonce.c:73) - by 0x........: vg_thread_wrapper (drd_intercepts.c:?) - by 0x........: start_thread (in libpthread-?.?.so) - by 0x........: clone (in /...libc...) -Allocation context: unknown -Other segment start (thread 1) - at 0x........: clone (in /...libc...) - by 0x........: do_clone (in libpthread-?.?.so) - by 0x........: pthread_create@@GLIBC_2.2.5 (in libpthread-?.?.so) - by 0x........: pthread_create* (drd_intercepts.c:?) - by 0x........: main (tc21_pthonce.c:86) -Other segment end (thread 1) - at 0x........: clone (in /...libc...) - by 0x........: do_clone (in libpthread-?.?.so) - by 0x........: pthread_create@@GLIBC_2.2.5 (in libpthread-?.?.so) - by 0x........: pthread_create* (drd_intercepts.c:?) - by 0x........: main (tc21_pthonce.c:86) - -ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)