OLD | NEW |
1 ############################ | 1 ############################ |
2 # Chromium | 2 # Chromium |
3 | 3 |
4 { | 4 { |
5 bug_23433 | 5 bug_23433 |
6 ThreadSanitizer:Race | 6 ThreadSanitizer:Race |
7 fun:*logging*SetMinLogLevel* | 7 fun:*logging*SetMinLogLevel* |
8 } | 8 } |
9 | 9 |
10 { | 10 { |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
76 bug_64075b | 76 bug_64075b |
77 ThreadSanitizer:Race | 77 ThreadSanitizer:Race |
78 fun:disk_cache::EntryImpl::UpdateSize* | 78 fun:disk_cache::EntryImpl::UpdateSize* |
79 fun:disk_cache::EntryImpl::WriteDataImpl* | 79 fun:disk_cache::EntryImpl::WriteDataImpl* |
80 } | 80 } |
81 | 81 |
82 { | 82 { |
83 bug_66994a | 83 bug_66994a |
84 ThreadSanitizer:Race | 84 ThreadSanitizer:Race |
85 fun:HistoryURLProvider::Stop* | 85 fun:HistoryURLProvider::Stop* |
86 fun:AutocompleteController::Stop* | 86 ... |
| 87 fun:AutocompleteController::St* |
87 } | 88 } |
88 | 89 |
89 { | 90 { |
90 bug_66994b | 91 bug_66994b |
91 ThreadSanitizer:Race | 92 ThreadSanitizer:Race |
92 ... | 93 ... |
93 fun:HistoryURLProvider::ExecuteWithDB* | 94 fun:HistoryURLProvider::ExecuteWithDB* |
94 } | 95 } |
95 | 96 |
96 { | 97 { |
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
428 ThreadSanitizer:Race | 429 ThreadSanitizer:Race |
429 ... | 430 ... |
430 fun:gethostbyname2_r* | 431 fun:gethostbyname2_r* |
431 } | 432 } |
432 | 433 |
433 { | 434 { |
434 Benign race in nss (PR_EnterMonitor) | 435 Benign race in nss (PR_EnterMonitor) |
435 ThreadSanitizer:Race | 436 ThreadSanitizer:Race |
436 fun:PR_EnterMonitor | 437 fun:PR_EnterMonitor |
437 } | 438 } |
OLD | NEW |