OLD | NEW |
1 # There are three kinds of suppressions in this file. | 1 # There are three kinds of suppressions in this file. |
2 # 1. third party stuff we have no control over | 2 # 1. third party stuff we have no control over |
3 # | 3 # |
4 # 2. intentional unit test errors, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or stuff that is somehow a false positive |
5 # in our own code, or stuff that is so trivial it's not worth fixing | 5 # in our own code, or stuff that is so trivial it's not worth fixing |
6 # | 6 # |
7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
8 # These should all be in chromium's bug tracking system (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
(...skipping 3556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3567 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj | 3567 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj |
3568 fun:_ZNSs7reserveEj | 3568 fun:_ZNSs7reserveEj |
3569 fun:_ZNSs6appendEjc | 3569 fun:_ZNSs6appendEjc |
3570 fun:_ZNK8FilePath6AppendERKSs | 3570 fun:_ZNK8FilePath6AppendERKSs |
3571 ... | 3571 ... |
3572 fun:_ZN7history14HistoryBackend8InitImplEv | 3572 fun:_ZN7history14HistoryBackend8InitImplEv |
3573 fun:_ZN7history14HistoryBackend4InitEb | 3573 fun:_ZN7history14HistoryBackend4InitEb |
3574 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvbEbEvPT_T0_RK6Tuple1
IT1_E | 3574 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvbEbEvPT_T0_RK6Tuple1
IT1_E |
3575 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv | 3575 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv |
3576 } | 3576 } |
3577 | 3577 { |
| 3578 bug_50334 |
| 3579 Memcheck:Leak |
| 3580 fun:_Znw* |
| 3581 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKiN6google8protobu
f8internal12ExtensionSet9ExtensionEEEE8allocateEjPKv |
| 3582 fun:_ZNSt8_Rb_treeIiSt4pairIKiN6google8protobuf8internal12ExtensionSet9Extens
ionEESt10_Select1stIS7_ESt4lessIiESaIS7_EE11_M_get_nodeEv |
| 3583 fun:_ZNSt8_Rb_treeIiSt4pairIKiN6google8protobuf8internal12ExtensionSet9Extens
ionEESt10_Select1stIS7_ESt4lessIiESaIS7_EE14_M_create_nodeERKS7_ |
| 3584 fun:_ZNSt8_Rb_treeIiSt4pairIKiN6google8protobuf8internal12ExtensionSet9Extens
ionEESt10_Select1stIS7_ESt4lessIiESaIS7_EE9_M_insertEPSt18_Rb_tree_node_baseSF_R
KS7_ |
| 3585 fun:_ZNSt8_Rb_treeIiSt4pairIKiN6google8protobuf8internal12ExtensionSet9Extens
ionEESt10_Select1stIS7_ESt4lessIiESaIS7_EE16_M_insert_uniqueERKS7_ |
| 3586 fun:_ZNSt3mapIiN6google8protobuf8internal12ExtensionSet9ExtensionESt4lessIiES
aISt4pairIKiS4_EEE6insertERKS9_ |
| 3587 fun:_ZN6google8protobuf8internal12ExtensionSet17MaybeNewExtensionEiPKNS0_15Fi
eldDescriptorEPPNS2_9ExtensionE |
| 3588 fun:_ZN6google8protobuf8internal12ExtensionSet14MutableMessageEihRKNS0_11Mess
ageLiteEPKNS0_15FieldDescriptorE |
| 3589 ... |
| 3590 fun:_ZN7sync_pb15EntitySpecifics* |
| 3591 } |
| 3592 { |
| 3593 bug_50335a |
| 3594 Memcheck:Leak |
| 3595 fun:_Znw* |
| 3596 fun:_ZN8syncable12MutableEntryC1EPNS_16WriteTransactionENS_19CreateNewUpdateI
temERKNS_2IdE |
| 3597 } |
| 3598 { |
| 3599 bug_50335b |
| 3600 Memcheck:Leak |
| 3601 fun:_Znw* |
| 3602 fun:_ZN8syncable12MutableEntry4InitEPNS_16WriteTransactionERKNS_2IdERKSs |
| 3603 fun:_ZN8syncable12MutableEntryC1EPNS_16WriteTransactionENS_6CreateERKNS_2IdER
KSs |
| 3604 } |
| 3605 { |
| 3606 bug_50336 |
| 3607 Memcheck:Leak |
| 3608 fun:_Znw* |
| 3609 fun:_ZN8syncable11UnpackEntryEP12SQLStatementPPNS_11EntryKernelE |
| 3610 fun:_ZN8syncable21DirectoryBackingStore11LoadEntriesEPSt3setIPNS_11EntryKerne
lENS_9LessFieldINS_15MetahandleFieldELS5_0EEESaIS3_EE |
| 3611 fun:_ZN8syncable44DirectoryBackingStoreTest_DeleteEntries_Test8TestBodyEv |
| 3612 } |
OLD | NEW |