From: Bart Van Assche Date: Fri, 10 Jul 2009 06:48:13 +0000 (+0000) Subject: Added a suppression pattern for call stacks referencing the function _Unwind_ForcedUn... X-Git-Tag: svn/VALGRIND_3_5_0~425 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d9fda57d003e8fe5bcbd9fbdf5bae248b03bd36;p=thirdparty%2Fvalgrind.git Added a suppression pattern for call stacks referencing the function _Unwind_ForcedUnwind / generalized the suppression pattern for the function _Unwind_ForcedUnwind_Phase2. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10422 --- diff --git a/glibc-2.X-drd.supp b/glibc-2.X-drd.supp index fa55d8002e..3245e53206 100644 --- a/glibc-2.X-drd.supp +++ b/glibc-2.X-drd.supp @@ -250,13 +250,13 @@ { pthread-unwind drd:ConflictingAccess - fun:uw_update_context - fun:_Unwind_ForcedUnwind_Phase2 + ... + fun:_Unwind_ForcedUnwind } { pthread-unwind drd:ConflictingAccess - fun:uw_frame_state_for + ... fun:_Unwind_ForcedUnwind_Phase2 } {