Author: bart
Date: 2008-03-04 19:03:06 +0000 (Tue, 04 Mar 2008)
New Revision: 7560

Log:
Reverted -- no races should be reported on tc21_pthonce.

Modified:
   trunk/exp-drd/tests/tc21_pthonce.stderr.exp


Modified: trunk/exp-drd/tests/tc21_pthonce.stderr.exp
===================================================================
--- trunk/exp-drd/tests/tc21_pthonce.stderr.exp 2008-03-04 18:37:20 UTC (rev 
7559)
+++ trunk/exp-drd/tests/tc21_pthonce.stderr.exp 2008-03-04 19:03:06 UTC (rev 
7560)
@@ -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)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to