Index: tools/valgrind/tsan/suppressions_win32.txt |
diff --git a/tools/valgrind/tsan/suppressions_win32.txt b/tools/valgrind/tsan/suppressions_win32.txt |
index 45714de269e97e97e0433323e46949e0d21243b7..891069787edacaa3e294aa7af7c9b96364cc4ea3 100644 |
--- a/tools/valgrind/tsan/suppressions_win32.txt |
+++ b/tools/valgrind/tsan/suppressions_win32.txt |
@@ -161,4 +161,42 @@ |
... |
fun:media::FFmpegAudioDecoder::DoDecodeBuffer |
} |
- |
+{ |
+ bug_144928 |
+ ThreadSanitizer:Race |
+ fun:google_breakpad::CrashGenerationServer::HandleConnectionRequest |
+ fun:google_breakpad::CrashGenerationServer::OnPipeConnected |
+ fun:RtlSetTimer |
+ fun:RtlSetTimer |
+ fun:TpReleaseTimer |
+ fun:TpReleaseTimer |
+ fun:RtlMultiByteToUnicodeSize |
+ fun:TpCallbackMayRunLong |
+ fun:TpCallbackMayRunLong |
+ fun:BaseThreadInitThunk |
+} |
+{ |
+ bug_144928_b |
+ ThreadSanitizer:Race |
+ fun:google_breakpad::CrashGenerationServer::HandleConnectingState |
+ fun:google_breakpad::CrashGenerationServer::OnPipeConnected |
+ fun:RtlSetTimer |
+ fun:RtlSetTimer |
+ fun:TpReleaseTimer |
+ fun:TpReleaseTimer |
+ fun:RtlMultiByteToUnicodeSize |
+ fun:TpCallbackMayRunLong |
+ fun:TpCallbackMayRunLong |
+ fun:BaseThreadInitThunk |
+} |
+{ |
+ bug_144928_c |
+ ThreadSanitizer:Race |
+ fun:google_breakpad::CrashGenerationServer::~CrashGenerationServer |
+ fun:google_breakpad::CrashGenerationServer::`scalar deleting destructor' |
+ fun:scoped_ptr::~scoped_ptr |
+ fun:remoting::BreakpadWinDeathTest::~BreakpadWinDeathTest |
+ fun:remoting::BreakpadWinDeathTest_TestAccessViolation_Test::`scalar deleting destructor' |
+ fun:testing::Test::DeleteSelf_ |
+ fun:testing::internal::HandleExceptionsInMethodIfSupported |
+} |