]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added libglib and libQtCore suppression patterns.
authorBart Van Assche <bvanassche@acm.org>
Tue, 8 Jul 2008 09:29:19 +0000 (09:29 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 8 Jul 2008 09:29:19 +0000 (09:29 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8397

glibc-2.X-drd.supp

index 68c2ab84ce93e50beb4c966172848b715c20190d..1edcb213afb21d31a5588214e295b491961e7b25 100644 (file)
    fun:pthread_cond_destroy*
    fun:xcb_wait_for_reply
 }
+{
+   libglib-access-g_threads_got_initialized
+   drd:ConflictingAccess
+   fun:g_slice_alloc
+   fun:g_ptr_array_sized_new
+   fun:g_main_context_new
+}
+{
+   libglib-access-g_threads_got_initialized
+   drd:ConflictingAccess
+   fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
+   fun:_ZN20QEventDispatcherGlibC1EP7QObject
+   obj:/usr/lib*/libQtCore.so.4.*
+   obj:/usr/lib*/libQtCore.so.4.*
+}
+{
+   libglib-access-g_mem_initialized
+   drd:ConflictingAccess
+   fun:g_malloc0
+}
+{
+   libglib-g_private_get_posix_impl
+   drd:ConflictingAccess
+   fun:g_private_get_posix_impl
+}
+{
+   libglib-g_private_set_posix_impl
+   drd:ConflictingAccess
+   fun:g_private_set_posix_impl
+}
+{
+   libQtCore-QObjectPrivate::clearGuards(QObject*)
+   drd:ConflictingAccess
+   fun:_ZN14QReadWriteLock12lockForWriteEv
+   fun:_ZN14QObjectPrivate11clearGuardsEP7QObject
+   fun:_ZN7QObjectD2Ev
+   fun:_ZN20QEventDispatcherGlibD0Ev
+}