diff --git a/src/etc/x86.supp b/src/etc/x86.supp index c3370144527..df8dd4ad759 100644 --- a/src/etc/x86.supp +++ b/src/etc/x86.supp @@ -435,4 +435,29 @@ fun:_ZN15lock_and_signal4lockEv fun:_ZN18rust_port_selector6selectEP9rust_taskPP9rust_portS4_mPm ... -} \ No newline at end of file +} + +{ + libunwind-surely-this-is-ok + Helgrind:Race + ... + fun:_Unwind_RaiseException + fun:__cxa_throw + ... +} + +{ + libunwind-surely-this-is-ok2 + Helgrind:Race + ... + fun:_Unwind_Resume + ... +} + +{ + libunwind-surely-this-is-ok3 + Helgrind:Race + fun:_Unwind_SetGR + fun:__gxx_personality_v0 + ... +}