Author: sewardj
Date: 2007-11-13 20:51:26 +0000 (Tue, 13 Nov 2007)
New Revision: 7154

Log:
Even more suppressions for glibc-2.6.

Modified:
   trunk/glibc-2.3456-NPTL-helgrind.supp
   trunk/glibc-2.6.supp


Modified: trunk/glibc-2.3456-NPTL-helgrind.supp
===================================================================
--- trunk/glibc-2.3456-NPTL-helgrind.supp       2007-11-12 07:05:07 UTC (rev 
7153)
+++ trunk/glibc-2.3456-NPTL-helgrind.supp       2007-11-13 20:51:26 UTC (rev 
7154)
@@ -12,7 +12,6 @@
    Helgrind:Race
    obj:/lib*/ld-2.5.so
    obj:/lib*/ld-2.5.so
-   obj:/lib*/ld-2.5.so
 }
 {
    helgrind-glibc25-002
@@ -137,7 +136,6 @@
    Helgrind:Race
    obj:/lib*/ld-2.4.so
    obj:/lib*/ld-2.4.so
-   obj:/lib*/ld-2.4.so
 }
 {
    helgrind-glibc24-003
@@ -205,7 +203,6 @@
    Helgrind:Race
    obj:/lib*/ld-2.6.*so
    obj:/lib*/ld-2.6.*so
-   obj:/lib*/ld-2.6.*so
 }
 {
    helgrind-glibc26-003
@@ -264,6 +261,12 @@
    Helgrind:Race
    fun:__lll_lock_wait
 }
+{
+   helgrind-glibc26-107
+   Helgrind:Race
+   obj:/lib*/libpthread-2.6.*so
+   fun:sem_*
+}
 
 ######--------- glibc-2.3 specific ---------######
 {
@@ -271,7 +274,6 @@
    Helgrind:Race
    obj:/lib*/ld-2.3.*so
    obj:/lib*/ld-2.3.*so
-   obj:/lib*/ld-2.3.*so
 }
 {
    helgrind-glibc23-002

Modified: trunk/glibc-2.6.supp
===================================================================
--- trunk/glibc-2.6.supp        2007-11-12 07:05:07 UTC (rev 7153)
+++ trunk/glibc-2.6.supp        2007-11-13 20:51:26 UTC (rev 7154)
@@ -252,3 +252,13 @@
    obj:/lib/libpthread-0.10.so
    fun:pthread_create
 }
+
+##----------------------------------------------------------------------##
+# ppc32 running openSUSE 10.3
+{
+   X11-libXaw8-libXaw8-libXaw8
+   Memcheck:Cond
+   obj:/usr/lib*/libXaw8.so*
+   obj:/usr/lib*/libXaw8.so*
+   obj:/usr/lib*/libXaw8.so*
+}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to