]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Reverted -- no races should be reported on tc21_pthonce.
authorBart Van Assche <bvanassche@acm.org>
Tue, 4 Mar 2008 19:03:06 +0000 (19:03 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 4 Mar 2008 19:03:06 +0000 (19:03 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7560

exp-drd/tests/tc21_pthonce.stderr.exp

index f9e0de4dfe6afc73e94b6d72865bb5faf40abde1..d18786f80668a209115b4a13cf5e8afa8d9cd471 100644 (file)
@@ -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)