OLD | NEW |
1 ############################ | 1 ############################ |
2 # Chromium | 2 # Chromium |
3 | 3 |
4 { | 4 { |
5 Benign race durung InitializeClock | 5 Benign race durung InitializeClock |
6 ThreadSanitizer:Race | 6 ThreadSanitizer:Race |
7 ... | 7 ... |
8 fun:*InitializeClock* | 8 fun:*InitializeClock* |
9 } | 9 } |
10 | 10 |
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
154 fun:memset | 154 fun:memset |
155 fun:_free_dbg | 155 fun:_free_dbg |
156 ... | 156 ... |
157 fun:??3@YAXPAX@Z | 157 fun:??3@YAXPAX@Z |
158 fun:??_V@YAXPAX@Z | 158 fun:??_V@YAXPAX@Z |
159 fun:scoped_array::reset | 159 fun:scoped_array::reset |
160 fun:media::DataBuffer::DataBuffer | 160 fun:media::DataBuffer::DataBuffer |
161 ... | 161 ... |
162 fun:media::FFmpegAudioDecoder::DoDecodeBuffer | 162 fun:media::FFmpegAudioDecoder::DoDecodeBuffer |
163 } | 163 } |
164 | 164 { |
| 165 bug_144928 |
| 166 ThreadSanitizer:Race |
| 167 fun:google_breakpad::CrashGenerationServer::HandleConnectionRequest |
| 168 fun:google_breakpad::CrashGenerationServer::OnPipeConnected |
| 169 fun:RtlSetTimer |
| 170 fun:RtlSetTimer |
| 171 fun:TpReleaseTimer |
| 172 fun:TpReleaseTimer |
| 173 fun:RtlMultiByteToUnicodeSize |
| 174 fun:TpCallbackMayRunLong |
| 175 fun:TpCallbackMayRunLong |
| 176 fun:BaseThreadInitThunk |
| 177 } |
| 178 { |
| 179 bug_144928_b |
| 180 ThreadSanitizer:Race |
| 181 fun:google_breakpad::CrashGenerationServer::HandleConnectingState |
| 182 fun:google_breakpad::CrashGenerationServer::OnPipeConnected |
| 183 fun:RtlSetTimer |
| 184 fun:RtlSetTimer |
| 185 fun:TpReleaseTimer |
| 186 fun:TpReleaseTimer |
| 187 fun:RtlMultiByteToUnicodeSize |
| 188 fun:TpCallbackMayRunLong |
| 189 fun:TpCallbackMayRunLong |
| 190 fun:BaseThreadInitThunk |
| 191 } |
| 192 { |
| 193 bug_144928_c |
| 194 ThreadSanitizer:Race |
| 195 fun:google_breakpad::CrashGenerationServer::~CrashGenerationServer |
| 196 fun:google_breakpad::CrashGenerationServer::`scalar deleting destructor' |
| 197 fun:scoped_ptr::~scoped_ptr |
| 198 fun:remoting::BreakpadWinDeathTest::~BreakpadWinDeathTest |
| 199 fun:remoting::BreakpadWinDeathTest_TestAccessViolation_Test::`scalar deleting
destructor' |
| 200 fun:testing::Test::DeleteSelf_ |
| 201 fun:testing::internal::HandleExceptionsInMethodIfSupported |
| 202 } |
OLD | NEW |