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 3410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3421 ... | 3421 ... |
3422 fun:*AddInputMethodToMapsERKSsRKN8chromeos21InputMethodDescriptorE | 3422 fun:*AddInputMethodToMapsERKSsRKN8chromeos21InputMethodDescriptorE |
3423 ... | 3423 ... |
3424 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I
nputMethodTypeEPSt6vectorISsSaISsEE | 3424 fun:_ZN8chromeos12input_method33GetInputMethodIdsFromLanguageCodeERKSsNS0_15I
nputMethodTypeEPSt6vectorISsSaISsEE |
3425 fun:_ZN8chromeos11Preferences4InitEP11PrefService | 3425 fun:_ZN8chromeos11Preferences4InitEP11PrefService |
3426 fun:_ZN11ProfileImplC1ERK8FilePath | 3426 fun:_ZN11ProfileImplC1ERK8FilePath |
3427 fun:_ZN7Profile13CreateProfileERK8FilePath | 3427 fun:_ZN7Profile13CreateProfileERK8FilePath |
3428 fun:_ZN14ProfileManager13CreateProfileERK8FilePath | 3428 fun:_ZN14ProfileManager13CreateProfileERK8FilePath |
3429 } | 3429 } |
3430 { | 3430 { |
| 3431 bug_48130_c |
| 3432 Memcheck:Leak |
| 3433 fun:_Znw* |
| 3434 ... |
| 3435 fun:*IdMapsC1Ev |
| 3436 ... |
| 3437 fun:*IdMapsE22DefaultSingletonTraitsIS1_ES1_E3getEv |
| 3438 fun:_ZN8chromeos12input_method31GetInputMethodDisplayNameFromIdERKSs |
| 3439 fun:_ZN22LanguageOptionsHandler18GetInputMethodListEv |
| 3440 fun:_ZN22LanguageOptionsHandler18GetLocalizedValuesEP15DictionaryValue |
| 3441 fun:_ZN9OptionsUI23AddOptionsPageUIHandlerEP15DictionaryValueP20OptionsPageUI
Handler |
| 3442 fun:_ZN9OptionsUIC1EP11TabContents |
| 3443 } |
| 3444 { |
3431 bug_48553 | 3445 bug_48553 |
3432 Memcheck:Leak | 3446 Memcheck:Leak |
3433 fun:malloc | 3447 fun:malloc |
3434 fun:malloc | 3448 fun:malloc |
3435 fun:pa_xmalloc | 3449 fun:pa_xmalloc |
3436 obj:/usr/lib/libpulse.so.0.4.1 | 3450 obj:/usr/lib/libpulse.so.0.4.1 |
3437 ... | 3451 ... |
3438 fun:_ZN8chromeos15PulseAudioMixer14PulseAudioInitEv | 3452 fun:_ZN8chromeos15PulseAudioMixer14PulseAudioInitEv |
3439 fun:_ZN8chromeos15PulseAudioMixer6DoInitEP14CallbackRunnerI6Tuple1IbEE | 3453 fun:_ZN8chromeos15PulseAudioMixer6DoInitEP14CallbackRunnerI6Tuple1IbEE |
3440 fun:_Z16DispatchToMethodIN8chromeos15PulseAudioMixerEMS1_FvP14CallbackRunnerI
6Tuple1IbEEES6_EvPT_T0_RKS3_IT1_E | 3454 fun:_Z16DispatchToMethodIN8chromeos15PulseAudioMixerEMS1_FvP14CallbackRunnerI
6Tuple1IbEEES6_EvPT_T0_RKS3_IT1_E |
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3603 fun:_ZN8syncable12MutableEntryC1EPNS_16WriteTransactionENS_6CreateERKNS_2IdER
KSs | 3617 fun:_ZN8syncable12MutableEntryC1EPNS_16WriteTransactionENS_6CreateERKNS_2IdER
KSs |
3604 } | 3618 } |
3605 { | 3619 { |
3606 bug_50336 | 3620 bug_50336 |
3607 Memcheck:Leak | 3621 Memcheck:Leak |
3608 fun:_Znw* | 3622 fun:_Znw* |
3609 fun:_ZN8syncable11UnpackEntryEP12SQLStatementPPNS_11EntryKernelE | 3623 fun:_ZN8syncable11UnpackEntryEP12SQLStatementPPNS_11EntryKernelE |
3610 fun:_ZN8syncable21DirectoryBackingStore11LoadEntriesEPSt3setIPNS_11EntryKerne
lENS_9LessFieldINS_15MetahandleFieldELS5_0EEESaIS3_EE | 3624 fun:_ZN8syncable21DirectoryBackingStore11LoadEntriesEPSt3setIPNS_11EntryKerne
lENS_9LessFieldINS_15MetahandleFieldELS5_0EEESaIS3_EE |
3611 fun:_ZN8syncable44DirectoryBackingStoreTest_DeleteEntries_Test8TestBodyEv | 3625 fun:_ZN8syncable44DirectoryBackingStoreTest_DeleteEntries_Test8TestBodyEv |
3612 } | 3626 } |
OLD | NEW |