OLD | NEW |
1 # There are four kinds of suppressions in this file. | 1 # There are four 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 2998 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3009 bug_388668 | 3009 bug_388668 |
3010 Memcheck:Leak | 3010 Memcheck:Leak |
3011 fun:_Znw* | 3011 fun:_Znw* |
3012 fun:_ZN20data_reduction_proxy69DataReductionProxyUsageStatsTest_isDataReducti
onProxyUnreachable_Test8TestBodyEv | 3012 fun:_ZN20data_reduction_proxy69DataReductionProxyUsageStatsTest_isDataReducti
onProxyUnreachable_Test8TestBodyEv |
3013 } | 3013 } |
3014 { | 3014 { |
3015 bug_392912 | 3015 bug_392912 |
3016 Memcheck:Uninitialized | 3016 Memcheck:Uninitialized |
3017 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ | 3017 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ |
3018 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ | 3018 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ |
3019 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect | 3019 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRectf |
3020 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbb | 3020 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbbP9SkBlitter |
3021 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb | 3021 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb |
3022 fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb | 3022 fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb |
3023 fun:_ZN8SkCanvas8drawPathERK6SkPathRK7SkPaint | |
3024 } | 3023 } |
3025 { | 3024 { |
3026 bug_392936 | 3025 bug_392936 |
3027 Memcheck:Leak | 3026 Memcheck:Leak |
3028 fun:_Znw* | 3027 fun:_Znw* |
3029 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | 3028 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ |
3030 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_b | 3029 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_b |
3031 fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC2ERKN4base7WeakPtrIS0_EE | 3030 fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC2ERKN4base7WeakPtrIS0_EE |
3032 fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE | 3031 fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE |
3033 fun:_ZN8chromeos24HostResolverImplChromeOSC1E13scoped_refptrIN4base16MessageL
oopProxyEEPNS_19NetworkStateHandlerERKN3net12HostResolver7OptionsEPNS7_6NetLogE | 3032 fun:_ZN8chromeos24HostResolverImplChromeOSC1E13scoped_refptrIN4base16MessageL
oopProxyEEPNS_19NetworkStateHandlerERKN3net12HostResolver7OptionsEPNS7_6NetLogE |
(...skipping 357 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3391 { | 3390 { |
3392 bug_431209b | 3391 bug_431209b |
3393 Memcheck:Leak | 3392 Memcheck:Leak |
3394 fun:_Znw* | 3393 fun:_Znw* |
3395 fun:_ZN2ui9Clipboard6CreateEv | 3394 fun:_ZN2ui9Clipboard6CreateEv |
3396 fun:_ZN2ui9Clipboard19GetForCurrentThreadEv | 3395 fun:_ZN2ui9Clipboard19GetForCurrentThreadEv |
3397 fun:_ZN2ui21ScopedClipboardWriterD1Ev | 3396 fun:_ZN2ui21ScopedClipboardWriterD1Ev |
3398 fun:_ZN8remoting13ClipboardAura4Core20InjectClipboardEventERKNS_8protocol14Cl
ipboardEventE | 3397 fun:_ZN8remoting13ClipboardAura4Core20InjectClipboardEventERKNS_8protocol14Cl
ipboardEventE |
3399 } | 3398 } |
3400 { | 3399 { |
3401 bug_431213 | 3400 bug_431213_a |
3402 Memcheck:Leak | 3401 Memcheck:Leak |
3403 fun:_Znw* | 3402 fun:_Znw* |
3404 fun:_ZN3gin22CreateFunctionTemplateIF*LocalINS6_16FunctionTemplateEEEPNS6_7Is
olateEN4base8CallbackIT_EEi | 3403 fun:_ZN3gin22CreateFunctionTemplateIF*LocalINS6_16FunctionTemplateEEEPNS6_7Is
olateEN4base8CallbackIT_EEi |
3405 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIMN*CreateTemplateEPN2v87IsolateES6_ | 3404 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIMN*CreateTemplateEPN2v87IsolateES6_ |
3406 fun:_ZN3gin21ObjectTemplateBuilder9SetMethodIMN*0_RKN4base16BasicStringPieceI
SsEERKT_ | 3405 fun:_ZN3gin21ObjectTemplateBuilder9SetMethodIMN*0_RKN4base16BasicStringPieceI
SsEERKT_ |
3407 fun:_ZN*24GetObjectTemplateBuilderEPN2v87IsolateE | 3406 fun:_ZN*24GetObjectTemplateBuilderEPN2v87IsolateE |
3408 } | 3407 } |
3409 { | 3408 { |
| 3409 bug_431213_b |
| 3410 Memcheck:Leak |
| 3411 fun:_Znw* |
| 3412 fun:_ZN3gin22CreateFunctionTemplateIF*IsolateEN4base8CallbackIT_EEi |
| 3413 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIF* |
| 3414 fun:_ZN3gin21ObjectTemplateBuilder9SetMethod*RKN4base16BasicStringPieceISsEER
KT_ |
| 3415 fun:_ZN4mojo2js*GetModuleEPN2v87IsolateE |
| 3416 } |
| 3417 { |
| 3418 bug_431213_c |
| 3419 Memcheck:Leak |
| 3420 fun:_Znw* |
| 3421 fun:_ZN3gin22CreateFunctionTemplateIF*IsolateEN4base8CallbackIT_EEi |
| 3422 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsI* |
| 3423 fun:_ZN3gin21ObjectTemplateBuilder9SetMethod*RKN4base16BasicStringPieceISsEER
KT_ |
| 3424 fun:_ZN10extensions19TestServiceProvider24GetObjectTemplateBuilderEPN2v87Isol
ateE |
| 3425 } |
| 3426 { |
| 3427 bug_431213_d |
| 3428 Memcheck:Leak |
| 3429 fun:_Znw* |
| 3430 fun:_ZN3gin22CreateFunctionTemplateIF*IsolateEN4base8CallbackIT_EEi |
| 3431 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsI* |
| 3432 fun:_ZN3gin21ObjectTemplateBuilder9SetMethod*RKN4base16BasicStringPieceISsEER
KT_ |
| 3433 fun:_ZN10extensions12_GLOBAL__N_111TestNatives24GetObjectTemplateBuilderEPN2v
87IsolateE |
| 3434 } |
| 3435 { |
3410 bug_436110 | 3436 bug_436110 |
3411 Memcheck:Param | 3437 Memcheck:Param |
3412 socketcall.sendto(msg) | 3438 socketcall.sendto(msg) |
3413 fun:send | 3439 fun:send |
3414 fun:_ZN4mojo8embedder20PlatformChannelWriteENS0_14PlatformHandleEPKvm | 3440 fun:_ZN4mojo8embedder20PlatformChannelWriteENS0_14PlatformHandleEPKvm |
3415 fun:_ZN4mojo6system12_GLOBAL__N_115RawChannelPosix11WriteNoLockEPmS3_ | 3441 fun:_ZN4mojo6system12_GLOBAL__N_115RawChannelPosix11WriteNoLockEPmS3_ |
3416 fun:_ZN4mojo6system12_GLOBAL__N_115RawChannelPosix29OnFileCanWriteWithoutBloc
kingEi | 3442 fun:_ZN4mojo6system12_GLOBAL__N_115RawChannelPosix29OnFileCanWriteWithoutBloc
kingEi |
3417 fun:_ZThn112_N4mojo6system12_GLOBAL__N_115RawChannelPosix29OnFileCanWriteWith
outBlockingEi | 3443 fun:_ZThn112_N4mojo6system12_GLOBAL__N_115RawChannelPosix29OnFileCanWriteWith
outBlockingEi |
3418 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWitho
utBlockingEiPS0_ | 3444 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWitho
utBlockingEiPS0_ |
3419 fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv | 3445 fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv |
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3609 fun:_ZN4mojo8internal6Router26HandleIncomingMessageThunk6AcceptEPNS_7MessageE | 3635 fun:_ZN4mojo8internal6Router26HandleIncomingMessageThunk6AcceptEPNS_7MessageE |
3610 fun:_ZN7content32ApplicationSetupRequestValidator6AcceptEPN4mojo7MessageE | 3636 fun:_ZN7content32ApplicationSetupRequestValidator6AcceptEPN4mojo7MessageE |
3611 fun:_ZN4mojo8internal22MessageHeaderValidator6AcceptEPNS_7MessageE | 3637 fun:_ZN4mojo8internal22MessageHeaderValidator6AcceptEPNS_7MessageE |
3612 fun:_ZN4mojo22ReadAndDispatchMessageENS_17MessagePipeHandleEPNS_15MessageRece
iverEPb | 3638 fun:_ZN4mojo22ReadAndDispatchMessageENS_17MessagePipeHandleEPNS_15MessageRece
iverEPb |
3613 fun:_ZN4mojo8internal9Connector17ReadSingleMessageEPi | 3639 fun:_ZN4mojo8internal9Connector17ReadSingleMessageEPi |
3614 fun:_ZN4mojo8internal9Connector24ReadAllAvailableMessagesEv | 3640 fun:_ZN4mojo8internal9Connector24ReadAllAvailableMessagesEv |
3615 fun:_ZN4mojo8internal9Connector13OnHandleReadyEi | 3641 fun:_ZN4mojo8internal9Connector13OnHandleReadyEi |
3616 fun:_ZN4mojo8internal9Connector17CallOnHandleReadyEPvi | 3642 fun:_ZN4mojo8internal9Connector17CallOnHandleReadyEPvi |
3617 fun:_ZN4mojo8internal12_GLOBAL__N_113OnHandleReadyEPNS_6common13HandleWatcher
EPFvPviES5_i | 3643 fun:_ZN4mojo8internal12_GLOBAL__N_113OnHandleReadyEPNS_6common13HandleWatcher
EPFvPviES5_i |
3618 } | 3644 } |
| 3645 { |
| 3646 bug_457557 |
| 3647 Memcheck:Leak |
| 3648 fun:calloc |
| 3649 fun:pthread_setspecific |
| 3650 fun:_ZN4base8internal19ThreadLocalPlatform14SetValueInSlotEjPv |
| 3651 fun:_ZN4base18ThreadLocalPointerIvE3SetEPv |
| 3652 fun:_ZN4base18ThreadLocalBoolean3SetEb |
| 3653 fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv |
| 3654 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv |
| 3655 } |
OLD | NEW |