OLD | NEW |
1 ############################ | 1 ############################ |
2 # Real races in Chromium | 2 # Real races in Chromium |
3 { | 3 { |
4 bug_23433 | 4 bug_23433 |
5 ThreadSanitizer:Race | 5 ThreadSanitizer:Race |
6 fun:*logging*SetMinLogLevel* | 6 fun:*logging*SetMinLogLevel* |
7 } | 7 } |
8 | 8 |
9 { | 9 { |
10 bug_24419 | 10 bug_24419 |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
82 ThreadSanitizer:Race | 82 ThreadSanitizer:Race |
83 ... | 83 ... |
84 fun:HistoryURLProvider::ExecuteWithDB* | 84 fun:HistoryURLProvider::ExecuteWithDB* |
85 } | 85 } |
86 | 86 |
87 { | 87 { |
88 bug_67957 | 88 bug_67957 |
89 ThreadSanitizer:Race | 89 ThreadSanitizer:Race |
90 fun:Replace_memcpy | 90 fun:Replace_memcpy |
91 fun:memcpy | 91 fun:memcpy |
92 fun:Serialize* | 92 fun:Serialize |
93 fun:UserScriptMaster::ScriptReloader::RunScan* | 93 fun:UserScriptMaster::ScriptReloader::RunLoad |
94 } | 94 } |
95 | 95 |
96 { | 96 { |
97 bug_72169a | 97 bug_72169a |
98 ThreadSanitizer:Race | 98 ThreadSanitizer:Race |
99 fun:base::Thread::ThreadMain* | 99 fun:base::Thread::ThreadMain* |
100 } | 100 } |
101 | 101 |
102 { | 102 { |
103 bug_72169b | 103 bug_72169b |
(...skipping 443 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
547 tsanbug_62a | 547 tsanbug_62a |
548 ThreadSanitizer:Race | 548 ThreadSanitizer:Race |
549 fun:__memset_sse2 | 549 fun:__memset_sse2 |
550 } | 550 } |
551 | 551 |
552 { | 552 { |
553 tsanbug_62b | 553 tsanbug_62b |
554 ThreadSanitizer:Race | 554 ThreadSanitizer:Race |
555 fun:__GI_memcpy | 555 fun:__GI_memcpy |
556 } | 556 } |
OLD | NEW |