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 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
513 } | 513 } |
514 { | 514 { |
515 bug_484444 | 515 bug_484444 |
516 Memcheck:Leak | 516 Memcheck:Leak |
517 fun:_Znw* | 517 fun:_Znw* |
518 ... | 518 ... |
519 fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16ScopedHandleBaseINS_17M
essagePipeHandleEEEPK15MojoAsyncWaiter | 519 fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16ScopedHandleBaseINS_17M
essagePipeHandleEEEPK15MojoAsyncWaiter |
520 fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16InterfaceRequestIS1_EEP
K15MojoAsyncWaiter | 520 fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16InterfaceRequestIS1_EEP
K15MojoAsyncWaiter |
521 fun:_ZN7content19ServiceRegistryImpl4BindEN4mojo16InterfaceRequestINS1_15Serv
iceProviderEEE | 521 fun:_ZN7content19ServiceRegistryImpl4BindEN4mojo16InterfaceRequestINS1_15Serv
iceProviderEEE |
522 } | 522 } |
| 523 { |
| 524 bug_484444b |
| 525 Memcheck:Leak |
| 526 fun:_Znw* |
| 527 fun:_ZN4mojo8internal11FilterChain6AppendINS0_22MessageHeaderValidatorEEEvv |
| 528 fun:_ZN4mojo8internal17InterfacePtrStateINS_15ServiceProviderEE25ConfigurePro
xyIfNecessaryEv |
| 529 fun:_ZN4mojo8internal17InterfacePtrStateINS_15ServiceProviderEE8instanceEv |
| 530 } |
| 531 { |
| 532 bug_484444c |
| 533 Memcheck:Leak |
| 534 fun:_Znw* |
| 535 fun:_ZN4mojo8internal10SharedDataIPNS0_6RouterEEC2ERKS3_ |
| 536 fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEE
ENS0_11FilterChainEPK15MojoAsyncWaiter |
| 537 fun:_ZN4mojo8internal17InterfacePtrStateINS_15ServiceProviderEE25ConfigurePro
xyIfNecessaryEv |
| 538 fun:_ZN4mojo8internal17InterfacePtrStateINS_15ServiceProviderEE8instanceEv |
| 539 } |
523 | 540 |
524 #----------------------------------------------------------------------- | 541 #----------------------------------------------------------------------- |
525 # 3. Suppressions for real chromium bugs that are not yet fixed. | 542 # 3. Suppressions for real chromium bugs that are not yet fixed. |
526 # These should all be in chromium's bug tracking system (but a few aren't yet). | 543 # These should all be in chromium's bug tracking system (but a few aren't yet). |
527 | 544 |
528 { | 545 { |
529 # webkit leak? See http://crbug.com/9503 | 546 # webkit leak? See http://crbug.com/9503 |
530 bug_9503 | 547 bug_9503 |
531 Memcheck:Leak | 548 Memcheck:Leak |
532 ... | 549 ... |
(...skipping 1733 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2266 bug_252036 | 2283 bug_252036 |
2267 Memcheck:Uninitialized | 2284 Memcheck:Uninitialized |
2268 fun:_ZN2cc9Scheduler27SetupNextBeginFrameIfNeededEv | 2285 fun:_ZN2cc9Scheduler27SetupNextBeginFrameIfNeededEv |
2269 fun:_ZN2cc9Scheduler23ProcessScheduledActionsEv | 2286 fun:_ZN2cc9Scheduler23ProcessScheduledActionsEv |
2270 } | 2287 } |
2271 { | 2288 { |
2272 bug_252241_a | 2289 bug_252241_a |
2273 Memcheck:Leak | 2290 Memcheck:Leak |
2274 fun:_Znw* | 2291 fun:_Znw* |
2275 ... | 2292 ... |
2276 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F
ilePathEbRKSs | 2293 fun:_ZN7content19BlinkTestController20PrepareForLayoutTestERK4GURLRKN4base8Fi
lePathEbRKSs |
2277 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams* | 2294 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams* |
2278 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE | 2295 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE |
2279 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE | 2296 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE |
2280 fun:_ZN7content21ContentMainRunnerImpl3RunEv | 2297 fun:_ZN7content21ContentMainRunnerImpl3RunEv |
2281 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE | 2298 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE |
2282 } | 2299 } |
2283 { | 2300 { |
2284 bug_252241_b | 2301 bug_252241_b |
2285 Memcheck:Leak | 2302 Memcheck:Leak |
2286 fun:_Znw* | 2303 fun:_Znw* |
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2547 bug_346336_a | 2564 bug_346336_a |
2548 Memcheck:Leak | 2565 Memcheck:Leak |
2549 fun:_Znw* | 2566 fun:_Znw* |
2550 fun:_ZN7content16SiteInstanceImpl10GetProcessEv | 2567 fun:_ZN7content16SiteInstanceImpl10GetProcessEv |
2551 fun:_ZN7content22RenderFrameHostManager21CreateRenderFrameHostEPNS_12SiteInst
anceEiibb | 2568 fun:_ZN7content22RenderFrameHostManager21CreateRenderFrameHostEPNS_12SiteInst
anceEiibb |
2552 fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteI
nstanceEii | 2569 fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteI
nstanceEii |
2553 fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE | 2570 fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE |
2554 fun:_ZN7content15WebContentsImpl16CreateWithOpenerERKNS_11WebContents12Create
ParamsEPS0_ | 2571 fun:_ZN7content15WebContentsImpl16CreateWithOpenerERKNS_11WebContents12Create
ParamsEPS0_ |
2555 fun:_ZN7content11WebContents6CreateERKNS0_12CreateParamsE | 2572 fun:_ZN7content11WebContents6CreateERKNS0_12CreateParamsE |
2556 fun:_ZN7content5Shell15CreateNewWindowEPNS_14BrowserContextERK4GURLPNS_12Site
InstanceEiRKN3gfx4SizeE | 2573 fun:_ZN7content5Shell15CreateNewWindowEPNS_14BrowserContextERK4GURLPNS_12Site
InstanceEiRKN3gfx4SizeE |
2557 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F
ilePathEbRKSs | 2574 fun:_ZN7content19BlinkTestController20PrepareForLayoutTestERK4GURLRKN4base8Fi
lePathEbRKSs |
2558 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE | 2575 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE |
2559 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17B
rowserMainRunnerEN4base14DefaultDeleterIS4_EEE | 2576 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17B
rowserMainRunnerEN4base14DefaultDeleterIS4_EEE |
2560 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE | 2577 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE |
2561 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE | 2578 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE |
2562 fun:_ZN7content21ContentMainRunnerImpl3RunEv | 2579 fun:_ZN7content21ContentMainRunnerImpl3RunEv |
2563 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE | 2580 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE |
2564 } | 2581 } |
2565 { | 2582 { |
2566 bug_347683 | 2583 bug_347683 |
2567 Memcheck:Leak | 2584 Memcheck:Leak |
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2721 fun:_ZN7content19MojoApplicationHost4InitEv | 2738 fun:_ZN7content19MojoApplicationHost4InitEv |
2722 } | 2739 } |
2723 { | 2740 { |
2724 bug_367809_d | 2741 bug_367809_d |
2725 Memcheck:Leak | 2742 Memcheck:Leak |
2726 fun:_Znw* | 2743 fun:_Znw* |
2727 ... | 2744 ... |
2728 fun:_ZN7content21RenderProcessHostImpl4InitEv | 2745 fun:_ZN7content21RenderProcessHostImpl4InitEv |
2729 ... | 2746 ... |
2730 fun:_ZN7content5Shell7LoadURLERK4GURL | 2747 fun:_ZN7content5Shell7LoadURLERK4GURL |
2731 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F
ilePathEbRKSs | 2748 fun:_ZN7content19BlinkTestController20PrepareForLayoutTestERK4GURLRKN4base8Fi
lePathEbRKSs |
2732 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE | 2749 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE |
2733 } | 2750 } |
2734 { | 2751 { |
2735 bug_369843 | 2752 bug_369843 |
2736 Memcheck:Leak | 2753 Memcheck:Leak |
2737 fun:_Znw* | 2754 fun:_Znw* |
2738 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalE* | 2755 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalE* |
2739 } | 2756 } |
2740 { | 2757 { |
2741 bug_371844 | 2758 bug_371844 |
(...skipping 24 matching lines...) Expand all Loading... |
2766 fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostE
i | 2783 fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostE
i |
2767 fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE | 2784 fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE |
2768 fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKN
S_19NavigationEntryImplENS_20NavigationController10ReloadTypeE | 2785 fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKN
S_19NavigationEntryImplENS_20NavigationController10ReloadTypeE |
2769 fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostI
mplENS_20NavigationController10ReloadTypeE | 2786 fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostI
mplENS_20NavigationController10ReloadTypeE |
2770 fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationContr
oller10ReloadTypeE | 2787 fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationContr
oller10ReloadTypeE |
2771 fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20Naviga
tionController10ReloadTypeE | 2788 fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20Naviga
tionController10ReloadTypeE |
2772 fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImpl
E | 2789 fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImpl
E |
2773 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio
nController13LoadURLParamsE | 2790 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio
nController13LoadURLParamsE |
2774 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs | 2791 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs |
2775 fun:_ZN7content5Shell7LoadURLERK4GURL | 2792 fun:_ZN7content5Shell7LoadURLERK4GURL |
2776 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F
ilePathEbRKSs | 2793 fun:_ZN7content19BlinkTestController20PrepareForLayoutTestERK4GURLRKN4base8Fi
lePathEbRKSs |
2777 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE | 2794 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE |
2778 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17B
rowserMainRunnerEN4base14DefaultDeleterIS4_EEE | 2795 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17B
rowserMainRunnerEN4base14DefaultDeleterIS4_EEE |
2779 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE | 2796 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE |
2780 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE | 2797 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE |
2781 } | 2798 } |
2782 { | 2799 { |
2783 bug_372487_b | 2800 bug_372487_b |
2784 Memcheck:Leak | 2801 Memcheck:Leak |
2785 fun:_Znw* | 2802 fun:_Znw* |
2786 ... | 2803 ... |
(...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3591 fun:_ZN2cc13LayerTreeHost23RequestNewOutputSurfaceEv | 3608 fun:_ZN2cc13LayerTreeHost23RequestNewOutputSurfaceEv |
3592 fun:_ZN2cc17SingleThreadProxy23RequestNewOutputSurfaceEv | 3609 fun:_ZN2cc17SingleThreadProxy23RequestNewOutputSurfaceEv |
3593 } | 3610 } |
3594 { | 3611 { |
3595 bug_484459 | 3612 bug_484459 |
3596 Memcheck:Leak | 3613 Memcheck:Leak |
3597 fun:_Znw* | 3614 fun:_Znw* |
3598 fun:_ZN7content17ResourceScheduler15OnClientCreatedEiibb | 3615 fun:_ZN7content17ResourceScheduler15OnClientCreatedEiibb |
3599 fun:_ZN7content26ResourceDispatcherHostImpl23OnRenderViewHostCreatedEiibb | 3616 fun:_ZN7content26ResourceDispatcherHostImpl23OnRenderViewHostCreatedEiibb |
3600 } | 3617 } |
| 3618 { |
| 3619 bug_484882 |
| 3620 Memcheck:Uninitialized |
| 3621 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ |
| 3622 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ |
| 3623 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRectf |
| 3624 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_ |
| 3625 fun:_ZNK5blink4Path18strokeBoundingRectERKNS_10StrokeDataE |
| 3626 fun:_ZNK5blink14LayoutSVGShape26calculateStrokeBoundingBoxEv |
| 3627 fun:_ZN5blink14LayoutSVGShape22updateShapeFromElementEv |
| 3628 } |
| 3629 { |
| 3630 bug_487706 |
| 3631 Memcheck:Leak |
| 3632 fun:calloc |
| 3633 ... |
| 3634 fun:ssl3_HandleClientHello |
| 3635 fun:ssl3_HandleHandshakeMessage |
| 3636 fun:ssl3_HandleHandshake |
| 3637 fun:ssl3_HandleRecord |
| 3638 fun:ssl3_GatherCompleteHandshake |
| 3639 fun:SSL_ForceHandshake |
| 3640 fun:_ZN3net18SSLServerSocketNSS11DoHandshakeEv |
| 3641 } |
OLD | NEW |