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 591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
602 fun:_ZN3gfx6Canvas13SizeStringIntERKSbIwSt11char_traitsIwESaIwEERKNS_4FontEPi
SA_i | 602 fun:_ZN3gfx6Canvas13SizeStringIntERKSbIwSt11char_traitsIwESaIwEERKNS_4FontEPi
SA_i |
603 } | 603 } |
604 { | 604 { |
605 # See bug 12539 and 12549 | 605 # See bug 12539 and 12549 |
606 bug_12539 | 606 bug_12539 |
607 Memcheck:Leak | 607 Memcheck:Leak |
608 ... | 608 ... |
609 fun:_ZN7WebCore11ImageSource18createFrameAtIndexEj | 609 fun:_ZN7WebCore11ImageSource18createFrameAtIndexEj |
610 fun:_ZNK11webkit_glue12ImageDecoder6DecodeEPKhj | 610 fun:_ZNK11webkit_glue12ImageDecoder6DecodeEPKhj |
611 } | 611 } |
| 612 { |
| 613 # very common in ui tests |
| 614 bug_12863 |
| 615 Memcheck:Leak |
| 616 fun:malloc |
| 617 fun:g_malloc |
| 618 fun:g_slice_alloc |
| 619 fun:g_slice_alloc0 |
| 620 fun:g_type_create_instance |
| 621 fun:g_object_constructor |
| 622 fun:g_object_newv |
| 623 fun:g_object_new_valist |
| 624 fun:g_object_new |
| 625 fun:gtk_event_box_new |
| 626 fun:_ZN6TabGtkC1EPNS_11TabDelegateE |
| 627 fun:_ZN11TabStripGtk13TabInsertedAtEP11TabContentsib |
| 628 fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsbb |
| 629 fun:_ZN13TabStripModel14AddTabContentsEP11TabContentsibjb |
| 630 } |
| 631 { |
| 632 # very common in ui tests |
| 633 bug_16089 |
| 634 Memcheck:Leak |
| 635 fun:* |
| 636 fun:_ZN4base22LinuxDynamicThreadPool8PostTaskEP4Task |
| 637 fun:_ZN10WorkerPool8PostTaskERKN15tracked_objects8LocationEP4Taskb |
| 638 fun:_ZN3net12HostResolver3Job5StartEv |
| 639 } |
| 640 { |
| 641 # very common in ui tests |
| 642 bug_16091 |
| 643 Memcheck:Leak |
| 644 fun:* |
| 645 fun:_ZNSt6vectorIPN11MessageLoop19DestructionObserverESaIS2_EE13_M_insert_aux
EN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ |
| 646 fun:_ZN11MessageLoop22AddDestructionObserverEPNS_19DestructionObserverE |
| 647 fun:_ZN4base20WaitableEventWatcher13StartWatchingEPNS_13WaitableEventEPNS0_8D
elegateE |
| 648 fun:_ZN3IPC11SyncChannel11SyncContext15OnChannelOpenedEv |
| 649 } |
| 650 { |
| 651 # very common in ui tests |
| 652 bug_16092 |
| 653 Memcheck:Leak |
| 654 fun:* |
| 655 fun:_ZN11MessageLoopC1ENS_4TypeE |
| 656 fun:_ZN4base6Thread10ThreadMainEv |
| 657 } |
| 658 { |
| 659 # very common in ui tests |
| 660 bug_16092b |
| 661 Memcheck:Leak |
| 662 fun:* |
| 663 fun:_ZNSt11_Deque_baseIN11MessageLoop11PendingTaskESaIS1_EE17_M_initialize_ma
pEj |
| 664 fun:_ZN11MessageLoopC1ENS_4TypeE |
| 665 fun:_ZN4base6Thread10ThreadMainEv |
| 666 } |
| 667 { |
| 668 # very common in ui tests |
| 669 bug_16093 |
| 670 Memcheck:Leak |
| 671 ... |
| 672 fun:getaddrinfo |
| 673 fun:_ZN3netL16HostResolverProcERKSsPP8addrinfo |
| 674 fun:_ZN3netL15ResolveAddrInfoEPNS_10HostMapperERKSsPP8addrinfo |
| 675 fun:_ZN3net12HostResolver3Job8DoLookupEv |
| 676 } |
| 677 { |
| 678 # very common in ui tests |
| 679 bug_16095 |
| 680 Memcheck:Leak |
| 681 ... |
| 682 fun:_ZN11MessageLoop21AddToDelayedWorkQueueERKNS_11PendingTaskE |
| 683 fun:_ZN11MessageLoop6DoWorkEv |
| 684 } |
| 685 { |
| 686 # very common in ui tests |
| 687 bug_16096 |
| 688 Memcheck:Leak |
| 689 fun:_Znwj |
| 690 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE |
| 691 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj |
| 692 fun:_ZNSs7reserveEj |
| 693 fun:_ZNSs6appendEPKcj |
| 694 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc |
| 695 fun:_Z13StringAppendVPSsPKcPc |
| 696 fun:_Z12StringPrintfPKcz |
| 697 fun:_ZN12_GLOBAL__N_112WorkerThread10ThreadMainEv |
| 698 } |
OLD | NEW |