| 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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 64 ... | 64 ... |
| 65 fun:NetTestSuite::InitializeTestThread | 65 fun:NetTestSuite::InitializeTestThread |
| 66 } | 66 } |
| 67 { | 67 { |
| 68 bug_81793b | 68 bug_81793b |
| 69 ThreadSanitizer:Race | 69 ThreadSanitizer:Race |
| 70 fun:MessageLoop::CalculateDelayedRuntime | 70 fun:MessageLoop::CalculateDelayedRuntime |
| 71 fun:MessageLoop::PostDelayedTask | 71 fun:MessageLoop::PostDelayedTask |
| 72 fun:net::internal::ClientSocketPoolBaseHelper::Group::StartBackupSocketTimer | 72 fun:net::internal::ClientSocketPoolBaseHelper::Group::StartBackupSocketTimer |
| 73 } | 73 } |
| 74 { |
| 75 bug_93932a |
| 76 ThreadSanitizer:Race |
| 77 fun:avcodec_default_release_buffer |
| 78 fun:ff_mpeg4video_split |
| 79 } |
| 80 { |
| 81 bug_93932b |
| 82 ThreadSanitizer:Race |
| 83 ... |
| 84 fun:ff_mpeg4video_split |
| 85 fun:avcodec_close |
| 86 fun:media::FFmpegVideoDecodeEngine::~FFmpegVideoDecodeEngine |
| 87 } |
| 88 { |
| 89 bug_93932c |
| 90 ThreadSanitizer:Race |
| 91 ... |
| 92 fun:ff_thread_decode_frame |
| 93 fun:avcodec_decode_video2 |
| 94 fun:media::FFmpegVideoDecodeEngine::DecodeFrame |
| 95 } |
| 96 { |
| 97 bug_93932d |
| 98 ThreadSanitizer:Race |
| 99 fun:memcpy |
| 100 fun:media::CopyPlane |
| 101 } |
| 102 { |
| 103 bug_93932e |
| 104 ThreadSanitizer:Race |
| 105 ... |
| 106 fun:ff_thread_finish_setup |
| 107 fun:ptw32_threadStart@4 |
| 108 } |
| OLD | NEW |