From: Julian Seward Date: Sun, 13 Oct 2002 23:03:07 +0000 (+0000) Subject: Add a suppression for R H 7.3 on i686. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189a73f290a4b24082703843e481d487e9473459;p=thirdparty%2Fvalgrind.git Add a suppression for R H 7.3 on i686. MERGE TO HEAD git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@1229 --- diff --git a/glibc-2.2.supp b/glibc-2.2.supp index 692675cfbe..375e169be7 100644 --- a/glibc-2.2.supp +++ b/glibc-2.2.supp @@ -16,6 +16,15 @@ # (optionally: caller3 name) # } +#-------- For R H 7.3 on i686 +{ + _dl_relocate_object*/*libc-2.2.?.so/_dl_catch_error*(Cond) + Cond + fun:_dl_relocate_object* + obj:*libc-2.2.?.so + fun:_dl_catch_error* +} + #-------- SuSE 8.1 stuff (gcc-3.2, glibc-2.2.5 + SuSE's hacks) { __stpcpy/*