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 2607 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2618 Memcheck:Leak | 2618 Memcheck:Leak |
2619 fun:malloc | 2619 fun:malloc |
2620 fun:get_peer_sock_name | 2620 fun:get_peer_sock_name |
2621 fun:_xcb_get_auth_info | 2621 fun:_xcb_get_auth_info |
2622 fun:xcb_connect_to_display_with_auth_info | 2622 fun:xcb_connect_to_display_with_auth_info |
2623 fun:_XConnectXCB | 2623 fun:_XConnectXCB |
2624 fun:XOpenDisplay | 2624 fun:XOpenDisplay |
2625 fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv | 2625 fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv |
2626 } | 2626 } |
2627 { | 2627 { |
2628 bug_150995 | |
2629 Memcheck:Leak | |
2630 fun:_Zna* | |
2631 fun:_ZN14webkit_support12_GLOBAL__N_113DoLibpngWrite* | |
2632 fun:_ZN14webkit_support26EncodeWithCompressionLevel* | |
2633 fun:_ZN14webkit_support6EncodeEPKhNS_12_GLOBAL__N_111ColorFormat* | |
2634 fun:_ZN14webkit_support25EncodeBGRAPNGWithChecksum* | |
2635 fun:_ZNK9TestShell9dumpImageEP8SkCanvas | |
2636 fun:_ZN9TestShell4dumpEv | |
2637 fun:_ZN9TestShell12testFinishedEP11WebViewHost | |
2638 fun:_ZN11WebViewHost12testFinishedEv | |
2639 fun:_ZN13WebTestRunner10TestRunner9WorkQueue15processWorkSoonEv | |
2640 } | |
2641 { | |
2642 bug_151006 | |
2643 Memcheck:Leak | |
2644 fun:malloc | |
2645 fun:uprv_malloc_46 | |
2646 fun:_ZN6icu_467UMemorynwEm | |
2647 fun:_ZN6icu_4610DateFormat6createENS0_6EStyleES1_RKNS_6LocaleE | |
2648 fun:_ZN6icu_4610DateFormat22createDateTimeInstanceENS0_6EStyleES1_RKNS_6Local
eE | |
2649 fun:udat_open_46 | |
2650 fun:_ZNK7blink9LocaleICU14openDateFormatE16UDateFormatStyleS1_ | |
2651 fun:_ZN5blink9LocaleICU24initializeDateTimeFormatEv | |
2652 fun:_ZN5blink9LocaleICU15shortTimeFormatEv | |
2653 fun:_ZN5blink19DateTimeEditElement6layoutERKNS_9StepRangeERKNS_14DateComponen
tsERNS_9LocalizerE | |
2654 fun:_ZN5blink19DateTimeEditElement13setEmptyValueERKNS_9StepRangeERKNS_14Date
ComponentsERNS_9LocalizerE | |
2655 fun:_ZN5blink13TimeInputType20updateInnerTextValueEv | |
2656 fun:_ZN5blink13TimeInputType19createShadowSubtreeEv | |
2657 fun:_ZN5blink16HTMLInputElement10updateTypeEv | |
2658 fun:_ZN5blink16HTMLInputElement14parseAttributeERKNS_9AttributeE | |
2659 fun:_ZN5blink7Element16attributeChangedERKNS_9AttributeE | |
2660 fun:_ZN5blink13StyledElement16attributeChangedERKNS_9AttributeE | |
2661 fun:_ZN5blink7Element19parserSetAttributesERKN3WTF6VectorINS_9AttributeELm0EE
ENS_27FragmentScriptingPermissionE | |
2662 fun:_ZN5blink20HTMLConstructionSite17createHTMLElementEPNS_15AtomicHTMLTokenE | |
2663 fun:_ZN5blink20HTMLConstructionSite28insertSelfClosingHTMLElementEPNS_15Atomi
cHTMLTokenE | |
2664 fun:_ZN5blink15HTMLTreeBuilder24processStartTagForInBodyEPNS_15AtomicHTMLToke
nE | |
2665 fun:_ZN5blink15HTMLTreeBuilder15processStartTagEPNS_15AtomicHTMLTokenE | |
2666 } | |
2667 { | |
2668 bug_151007 | |
2669 Memcheck:Leak | |
2670 fun:malloc | |
2671 fun:_ZN3WTF10fastMallocEm | |
2672 fun:_ZN3WTF10RefCountedIN7blink15AtomicHTMLTokenEEnwEm | |
2673 fun:_ZN5blink15AtomicHTMLToken6createERNS_9HTMLTokenE | |
2674 fun:_ZN5blink15HTMLTreeBuilder22constructTreeFromTokenERNS_9HTMLTokenE | |
2675 fun:_ZN5blink18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE | |
2676 fun:_ZN5blink18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15SynchronousM
odeE | |
2677 fun:_ZN5blink18HTMLDocumentParser6insertERKNS_15SegmentedStringE | |
2678 fun:_ZN5blink18HTMLDocumentParser21parseDocumentFragmentERKN3WTF6StringEPNS_1
6DocumentFragmentEPNS_7ElementENS_27FragmentScriptingPermissionE | |
2679 fun:_ZN5blink16DocumentFragment9parseHTMLERKN3WTF6StringEPNS_7ElementENS_27Fr
agmentScriptingPermissionE | |
2680 fun:_ZN5blink31createFragmentForInnerOuterHTMLERKN3WTF6StringEPNS_7ElementENS
_27FragmentScriptingPermissionERi | |
2681 fun:_ZN5blink11HTMLElement12setInnerHTMLERKN3WTF6StringERi | |
2682 fun:_ZN5blink21HTMLElementV8InternalL19innerHTMLAttrSetterEN2v85LocalINS1_6St
ringEEENS2_INS1_5ValueEEERKNS1_12AccessorInfoE | |
2683 fun:_ZN2v88internal21StoreCallbackPropertyENS0_9ArgumentsEPNS0_7IsolateE | |
2684 ... | |
2685 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE
EEiPS5_Pb | |
2686 } | |
2687 { | |
2688 bug_151908 | |
2689 Memcheck:Leak | |
2690 fun:_Znw* | |
2691 ... | |
2692 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si
zeES2_PKcPKiNS3_13GpuPreferenceE | |
2693 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ
eEN5blink20WebGraphicsContext3D10AttributesEPS3_ | |
2694 fun:_ZN14webkit_support23CreateGraphicsContext3DERKN5blink20WebGraphicsContex
t3D10AttributesEPNS0_7WebViewE | |
2695 fun:_ZN11WebViewHost19createOutputSurfaceEv | |
2696 fun:_ZN5blink11WebViewImpl19createOutputSurfaceEv | |
2697 fun:_ZN5blink20WebLayerTreeViewImpl19createOutputSurfaceEv | |
2698 } | |
2699 { | |
2700 bug_155404 | |
2701 Memcheck:Uninitialized | |
2702 fun:_ZN2v88internalL21ProfilerSignalHandlerEiP7siginfoPv | |
2703 obj:/lib/libpthread-2.11.1.so | |
2704 } | |
2705 { | |
2706 bug_156829 | |
2707 Memcheck:Leak | |
2708 fun:_Znw* | |
2709 fun:_ZN7content23AudioInputDeviceManager23EnumerateOnDeviceThread* | |
2710 } | |
2711 { | |
2712 bug_158514 | |
2713 Memcheck:Uninitialized | |
2714 ... | |
2715 fun:_ZN2v88internal16ProfileGenerator16RecordTickSampleERKNS0_10TickSampleE | |
2716 fun:_ZN2v88internal23ProfilerEventsProcessor12ProcessTicksEj | |
2717 fun:_ZN2v88internal23ProfilerEventsProcessor3RunEv | |
2718 fun:_ZN2v88internalL11ThreadEntryEPv | |
2719 } | |
2720 { | |
2721 bug_159005 | |
2722 Memcheck:Uninitialized | |
2723 fun:_ZN5blink13RenderMarquee18updateMarqueeStyleEv | |
2724 fun:_ZN5blink11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderSt
yleE | |
2725 fun:_ZN5blink22RenderLayerModelObject14styleDidChangeENS_15StyleDifferenceEPK
NS_11RenderStyleE | |
2726 fun:_ZN5blink9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderSty
leE | |
2727 fun:_ZN5blink11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11Render
StyleE | |
2728 fun:_ZN5blink12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE | |
2729 } | |
2730 { | |
2731 bug_160877 | |
2732 Memcheck:Leak | |
2733 fun:_Znw* | |
2734 ... | |
2735 fun:_ZN7content*DummyListenSocketC1Ev | |
2736 fun:_ZNK7content*DummyListenSocketFactory15CreateAndListenEPN3net18StreamList
enSocket8DelegateE | |
2737 ... | |
2738 fun:_ZN3net10HttpServerC1ERKNS_25StreamListenSocketFactoryEPNS0_8DelegateE | |
2739 fun:_ZN7content23DevToolsHttpHandlerImpl4InitEv | |
2740 } | |
2741 { | |
2742 bug_162825 | 2628 bug_162825 |
2743 Memcheck:Uninitialized | 2629 Memcheck:Uninitialized |
2744 fun:bcmp | 2630 fun:bcmp |
2745 fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_ | 2631 fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_ |
2746 fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParam
s* | 2632 fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParam
s* |
2747 ... | 2633 ... |
2748 fun:*ShaderTranslatorInitParams* | 2634 fun:*ShaderTranslatorInitParams* |
2749 ... | 2635 ... |
2750 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv | 2636 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv |
2751 } | 2637 } |
(...skipping 2207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4959 } | 4845 } |
4960 { | 4846 { |
4961 bug_415092 | 4847 bug_415092 |
4962 Memcheck:Leak | 4848 Memcheck:Leak |
4963 fun:_Znw* | 4849 fun:_Znw* |
4964 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE | 4850 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE |
4965 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER
KNS_8CallbackIFvvEEE | 4851 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER
KNS_8CallbackIFvvEEE |
4966 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca
tionERKNS_8CallbackIFvvEEEb | 4852 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca
tionERKNS_8CallbackIFvvEEEb |
4967 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac
kIFvvEEEb | 4853 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac
kIFvvEEEb |
4968 } | 4854 } |
OLD | NEW |