Author: bart
Date: 2008-03-09 19:21:14 +0000 (Sun, 09 Mar 2008)
New Revision: 7621

Log:
Added NPTL-0.60 suppression patterns.

Modified:
   trunk/glibc-2.X-drd.supp


Modified: trunk/glibc-2.X-drd.supp
===================================================================
--- trunk/glibc-2.X-drd.supp    2008-03-09 19:20:27 UTC (rev 7620)
+++ trunk/glibc-2.X-drd.supp    2008-03-09 19:21:14 UTC (rev 7621)
@@ -113,6 +113,14 @@
 {
    pthread
    exp-drd:ConflictingAccess
+   fun:clone
+   fun:create_thread
+   fun:pthread_create*
+   fun:pthread_create*
+}
+{
+   pthread
+   exp-drd:ConflictingAccess
    obj:/lib*/libc-*.so
    fun:__libc_thread_freeres
    fun:start_thread
@@ -217,6 +225,21 @@
 {
    pthread
    exp-drd:ConflictingAccess
+   fun:allocate_stack
+   fun:pthread_create*
+   fun:pthread_create*
+}
+{
+   pthread
+   exp-drd:ConflictingAccess
+   fun:get_cached_stack
+   fun:allocate_stack
+   fun:pthread_create*
+   fun:pthread_create*
+}
+{
+   pthread
+   exp-drd:ConflictingAccess
    fun:__deallocate_stack
 }
 {


-------------------------------------------------------------------------
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