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 3420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3431 fun:*IdMapsC1Ev | 3431 fun:*IdMapsC1Ev |
3432 ... | 3432 ... |
3433 fun:*IdMapsE22DefaultSingletonTraitsIS1_ES1_E3getEv | 3433 fun:*IdMapsE22DefaultSingletonTraitsIS1_ES1_E3getEv |
3434 fun:_ZN8chromeos12input_method31GetInputMethodDisplayNameFromIdERKSs | 3434 fun:_ZN8chromeos12input_method31GetInputMethodDisplayNameFromIdERKSs |
3435 fun:_ZN22LanguageOptionsHandler18GetInputMethodListEv | 3435 fun:_ZN22LanguageOptionsHandler18GetInputMethodListEv |
3436 fun:_ZN22LanguageOptionsHandler18GetLocalizedValuesEP15DictionaryValue | 3436 fun:_ZN22LanguageOptionsHandler18GetLocalizedValuesEP15DictionaryValue |
3437 fun:_ZN9OptionsUI23AddOptionsPageUIHandlerEP15DictionaryValueP20OptionsPageUI
Handler | 3437 fun:_ZN9OptionsUI23AddOptionsPageUIHandlerEP15DictionaryValueP20OptionsPageUI
Handler |
3438 fun:_ZN9OptionsUIC1EP11TabContents | 3438 fun:_ZN9OptionsUIC1EP11TabContents |
3439 } | 3439 } |
3440 { | 3440 { |
3441 bug_48553 | |
3442 Memcheck:Leak | |
3443 fun:malloc | |
3444 fun:malloc | |
3445 fun:pa_xmalloc | |
3446 obj:/usr/lib/libpulse.so.0.4.1 | |
3447 ... | |
3448 fun:_ZN8chromeos15PulseAudioMixer14PulseAudioInitEv | |
3449 fun:_ZN8chromeos15PulseAudioMixer6DoInitEP14CallbackRunnerI6Tuple1IbEE | |
3450 fun:_Z16DispatchToMethodIN8chromeos15PulseAudioMixerEMS1_FvP14CallbackRunnerI
6Tuple1IbEEES6_EvPT_T0_RKS3_IT1_E | |
3451 fun:_ZN14RunnableMethodIN8chromeos15PulseAudioMixerEMS1_FvP14CallbackRunnerI6
Tuple1IbEEES3_IS6_EE3RunEv | |
3452 fun:_ZN11MessageLoop7RunTaskEP4Task | |
3453 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | |
3454 fun:_ZN11MessageLoop6DoWorkEv | |
3455 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE | |
3456 fun:_ZN11MessageLoop11RunInternalEv | |
3457 fun:_ZN11MessageLoop10RunHandlerEv | |
3458 } | |
3459 { | |
3460 bug_48557_1 | 3441 bug_48557_1 |
3461 Memcheck:Leak | 3442 Memcheck:Leak |
3462 fun:_Znw* | 3443 fun:_Znw* |
3463 fun:_ZN4base10SyncSocket10CreatePairEPPS0_ | 3444 fun:_ZN4base10SyncSocket10CreatePairEPPS0_ |
3464 fun:_ZN15AudioSyncReader4InitEv | 3445 fun:_ZN15AudioSyncReader4InitEv |
3465 fun:_ZN17AudioRendererHost14OnCreateStreamERKN3IPC7MessageEiRK37ViewHostMsg_A
udio_CreateStream_Paramsb | 3446 fun:_ZN17AudioRendererHost14OnCreateStreamERKN3IPC7MessageEiRK37ViewHostMsg_A
udio_CreateStream_Paramsb |
3466 fun:_ZN21AudioRendererHostTest16CreateLowLatencyEv | 3447 fun:_ZN21AudioRendererHostTest16CreateLowLatencyEv |
3467 fun:_ZN54AudioRendererHostTest_CreateLowLatencyAndShutdown_Test8TestBodyEv | 3448 fun:_ZN54AudioRendererHostTest_CreateLowLatencyAndShutdown_Test8TestBodyEv |
3468 } | 3449 } |
3469 { | 3450 { |
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3618 fun:_ZN15SyncSetupWizard*EP18ProfileSyncService | 3599 fun:_ZN15SyncSetupWizard*EP18ProfileSyncService |
3619 fun:_ZN18ProfileSyncService* | 3600 fun:_ZN18ProfileSyncService* |
3620 fun:_ZN22ProfileSync* | 3601 fun:_ZN22ProfileSync* |
3621 ... | 3602 ... |
3622 fun:*GetProfileSyncServiceEv | 3603 fun:*GetProfileSyncServiceEv |
3623 fun:_ZN7Profile16IsSyncAccessibleEv | 3604 fun:_ZN7Profile16IsSyncAccessibleEv |
3624 fun:_ZN7Browser31UpdateCommandsForFullscreenModeEb | 3605 fun:_ZN7Browser31UpdateCommandsForFullscreenModeEb |
3625 fun:_ZN7Browser16InitCommandStateEv | 3606 fun:_ZN7Browser16InitCommandStateEv |
3626 fun:_ZN7Browser*ENS_4TypeEP7Profile | 3607 fun:_ZN7Browser*ENS_4TypeEP7Profile |
3627 } | 3608 } |
OLD | NEW |