]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added two new suppression patterns and generalized an existing one.
authorBart Van Assche <bvanassche@acm.org>
Tue, 17 Aug 2010 15:19:55 +0000 (15:19 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 17 Aug 2010 15:19:55 +0000 (15:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11264

glibc-2.X-drd.supp

index 0e41145184fc8a63a3d6b34928e82e3cfe3d1393..98b594b64eb56bf6314716097ff1138fb1742370 100644 (file)
    ...
    fun:_Unwind_ForcedUnwind
 }
+{
+   drd-libpthread-_Unwind_GetCFA
+   drd:ConflictingAccess
+   fun:_Unwind_GetCFA
+}
 {
    drd-libpthread-_Unwind_Resume
    drd:ConflictingAccess
    ...
    fun:_Unwind_Resume
 }
+{
+   drd-libpthread-?
+   drd:ConflictingAccess
+   obj:/lib/libgcc_s.so.1
+   obj:/lib/libpthread-2.11.2.so
+}
 {
    drd-libpthread-nanosleep
    drd:ConflictingAccess
 {
    drd-libglib-access-g_threads_got_initialized
    drd:ConflictingAccess
+   ...
    fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
    fun:_ZN20QEventDispatcherGlibC1EP7QObject
    obj:/usr/lib*/libQtCore.so.4.*