More Helgrind suppressions
authorDodji Seketeli <dodji@redhat.com>
Thu, 2 Mar 2017 11:29:38 +0000 (12:29 +0100)
committerDodji Seketeli <dodji@redhat.com>
Thu, 2 Mar 2017 11:29:38 +0000 (12:29 +0100)
* tests/test-valgrind-suppressions.supp: More specific suppressions.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
tests/test-valgrind-suppressions.supp

index 5292c7ae5e3233fadcce1befe367ea59ca00898e..1a67bbe32c502ecee4dfc3afbef771954c89a9b4 100644 (file)
@@ -60,6 +60,7 @@
 }
 
 {
+   <insert_a_suppression_name_here>
    Helgrind:Race
    fun:_ZNSo9_M_insertImEERSoT_
 }
 }
 
 {
+   <insert_a_suppression_name_here>
    Helgrind:Race
+   fun:_ZNSo9_M_insertImEERSoT_
+   fun:operator<<
+}
+
+{
+   <insert_a_suppression_name_here>
+   Helgrind:Race
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
+   fun:_Unwind_RaiseException
+}
+
+{
+   <insert_a_suppression_name_here>
+   Helgrind:Race
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
    fun:_Unwind_RaiseException
 }
 
 {
+   <insert_a_suppression_name_here>
+   Helgrind:Race
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
+   fun:_Unwind_RaiseException
+}
+
+
+{
+   <insert_a_suppression_name_here>
    Helgrind:Race
    fun:_Unwind_SetGR
+   fun:__gxx_personality_v0
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
+   fun:_Unwind_RaiseException
+}
+
+{
+   <insert_a_suppression_name_here>
+   Helgrind:Race
+   fun:_Unwind_SetGR
+   fun:__gxx_personality_v0
+   obj:/usr/lib64/libgcc_s-6.3.1-20161221.so.1
+   fun:_Unwind_RaiseException
 }