| 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 608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 619 fun:g_slice_alloc0 | 619 fun:g_slice_alloc0 |
| 620 fun:g_type_create_instance | 620 fun:g_type_create_instance |
| 621 fun:g_object_constructor | 621 fun:g_object_constructor |
| 622 fun:g_object_newv | 622 fun:g_object_newv |
| 623 fun:g_object_new_valist | 623 fun:g_object_new_valist |
| 624 fun:g_object_new | 624 fun:g_object_new |
| 625 fun:gtk_event_box_new | 625 fun:gtk_event_box_new |
| 626 fun:_ZN6TabGtkC1EPNS_11TabDelegateE | 626 fun:_ZN6TabGtkC1EPNS_11TabDelegateE |
| 627 fun:_ZN11TabStripGtk13TabInsertedAtEP11TabContentsib | 627 fun:_ZN11TabStripGtk13TabInsertedAtEP11TabContentsib |
| 628 fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsbb | 628 fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsbb |
| 629 fun:_ZN13TabStripModel14AddTabContentsEP11TabContentsibjb | |
| 630 } | 629 } |
| 631 { | 630 { |
| 632 # very common in ui tests | 631 # very common in ui tests |
| 633 bug_16089 | 632 bug_16089 |
| 634 Memcheck:Leak | 633 Memcheck:Leak |
| 635 fun:* | 634 fun:* |
| 636 fun:_ZN4base22LinuxDynamicThreadPool8PostTaskEP4Task | 635 fun:_ZN4base22LinuxDynamicThreadPool8PostTaskEP4Task |
| 637 fun:_ZN10WorkerPool8PostTaskERKN15tracked_objects8LocationEP4Taskb | 636 fun:_ZN10WorkerPool8PostTaskERKN15tracked_objects8LocationEP4Taskb |
| 638 fun:_ZN3net12HostResolver3Job5StartEv | 637 fun:_ZN3net12HostResolver3Job5StartEv |
| 639 } | 638 } |
| (...skipping 19 matching lines...) Expand all Loading... |
| 659 # very common in ui tests | 658 # very common in ui tests |
| 660 bug_16092b | 659 bug_16092b |
| 661 Memcheck:Leak | 660 Memcheck:Leak |
| 662 fun:* | 661 fun:* |
| 663 fun:_ZNSt11_Deque_baseIN11MessageLoop11PendingTaskESaIS1_EE17_M_initialize_ma
pEj | 662 fun:_ZNSt11_Deque_baseIN11MessageLoop11PendingTaskESaIS1_EE17_M_initialize_ma
pEj |
| 664 fun:_ZN11MessageLoopC1ENS_4TypeE | 663 fun:_ZN11MessageLoopC1ENS_4TypeE |
| 665 fun:_ZN4base6Thread10ThreadMainEv | 664 fun:_ZN4base6Thread10ThreadMainEv |
| 666 } | 665 } |
| 667 { | 666 { |
| 668 # very common in ui tests | 667 # very common in ui tests |
| 668 # two different leaks here, one common, one uncommon. |
| 669 bug_16093 | 669 bug_16093 |
| 670 Memcheck:Leak | 670 Memcheck:Leak |
| 671 ... | 671 ... |
| 672 fun:getaddrinfo | |
| 673 fun:_ZN3netL16HostResolverProcERKSsPP8addrinfo | 672 fun:_ZN3netL16HostResolverProcERKSsPP8addrinfo |
| 674 fun:_ZN3netL15ResolveAddrInfoEPNS_10HostMapperERKSsPP8addrinfo | 673 fun:_ZN3netL15ResolveAddrInfoEPNS_10HostMapperERKSsPP8addrinfo |
| 675 fun:_ZN3net12HostResolver3Job8DoLookupEv | 674 fun:_ZN3net12HostResolver3Job8DoLookupEv |
| 676 } | 675 } |
| 677 { | 676 { |
| 678 # very common in ui tests | 677 # very common in ui tests |
| 679 bug_16095 | 678 bug_16095 |
| 680 Memcheck:Leak | 679 Memcheck:Leak |
| 681 ... | 680 ... |
| 682 fun:_ZN11MessageLoop21AddToDelayedWorkQueueERKNS_11PendingTaskE | 681 fun:_ZN11MessageLoop21AddToDelayedWorkQueueERKNS_11PendingTaskE |
| 683 fun:_ZN11MessageLoop6DoWorkEv | 682 fun:_ZN11MessageLoop6DoWorkEv |
| 684 } | 683 } |
| 685 { | 684 { |
| 686 # very common in ui tests | 685 # very common in ui tests |
| 687 bug_16096 | 686 bug_16096 |
| 688 Memcheck:Leak | 687 Memcheck:Leak |
| 689 fun:_Znwj | 688 fun:_Znwj |
| 690 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE | 689 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE |
| 691 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj | 690 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj |
| 692 fun:_ZNSs7reserveEj | 691 fun:_ZNSs7reserveEj |
| 693 fun:_ZNSs6appendEPKcj | 692 fun:_ZNSs6appendEPKcj |
| 694 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc | 693 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc |
| 695 fun:_Z13StringAppendVPSsPKcPc | 694 fun:_Z13StringAppendVPSsPKcPc |
| 696 fun:_Z12StringPrintfPKcz | 695 fun:_Z12StringPrintfPKcz |
| 697 fun:_ZN12_GLOBAL__N_112WorkerThread10ThreadMainEv | 696 fun:_ZN12_GLOBAL__N_112WorkerThread10ThreadMainEv |
| 698 } | 697 } |
| 698 { |
| 699 # Somewhat common in ui tests. See also bug 9245. |
| 700 bug_16102 |
| 701 Memcheck:Leak |
| 702 fun:realloc |
| 703 fun:FcPatternObjectInsertElt |
| 704 fun:FcConfigPatternAdd |
| 705 fun:FcConfigSubstituteWithPat |
| 706 fun:FcFontRenderPrepare |
| 707 fun:FcFontSetMatch |
| 708 fun:FcFontMatch |
| 709 } |
| 710 { |
| 711 bug_16103 |
| 712 Memcheck:Leak |
| 713 fun:_Znwj |
| 714 fun:_ZN20ShownSectionsHandler22HandleGetShownSectionsEPK5Value |
| 715 fun:_ZN12CallbackImplI20ShownSectionsHandlerMS0_FvPK5ValueE6Tuple1IS3_EE13Run
WithParamsERKS7_ |
| 716 fun:_ZN5DOMUI19ProcessDOMUIMessageERKSsS1_ib |
| 717 fun:_ZN11TabContents19ProcessDOMUIMessageERKSsS1_ib |
| 718 } |
| 719 { |
| 720 bug_16104 |
| 721 Memcheck:Leak |
| 722 fun:_Znwj |
| 723 fun:_ZN7history20VisitSegmentDatabase17QuerySegmentUsageERKN4base4TimeEiPSt6v
ectorIP13PageUsageDataSaIS7_EE |
| 724 fun:_ZN7history14HistoryBackend24QueryTopURLsAndRedirectsE13scoped_refptrI18C
ancelableRequest1I14CallbackRunnerI6Tuple2IPSt6vectorI4GURLSaIS6_EEPSt3mapIS6_S1
_I16RefCountedVectorIS6_EESt4lessIS6_ESaISt4pairIKS6_SD_EEEEES4_IS8_SK_EEEi |
| 725 } |
| OLD | NEW |