From: Bart Van Assche Date: Wed, 24 Dec 2008 10:13:33 +0000 (+0000) Subject: Added a pthread suppression pattern and generalized a glib suppression pattern. X-Git-Tag: svn/VALGRIND_3_4_0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b29a2842bc29e75b47bba240a82cbe48e7e2fbb9;p=thirdparty%2Fvalgrind.git Added a pthread suppression pattern and generalized a glib suppression pattern. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8881 --- diff --git a/glibc-2.X-drd.supp b/glibc-2.X-drd.supp index 02a65de752..e96470ebb2 100644 --- a/glibc-2.X-drd.supp +++ b/glibc-2.X-drd.supp @@ -230,6 +230,12 @@ ... fun:__pthread_unwind } +{ + pthread-unwind + drd:ConflictingAccess + ... + fun:_Unwind_Resume +} { pthread-unwind drd:ConflictingAccess @@ -275,7 +281,6 @@ drd:ConflictingAccess fun:g_slice_alloc fun:g_ptr_array_sized_new - fun:g_main_context_new } { libglib-access-g_threads_got_initialized