Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 579973003: Retire obsolete Valgrind supressions ..124156 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 2820 matching lines...) Expand 10 before | Expand all | Expand 10 after
2831 fun:_ZN8notifier5Login15StartConnectionEv 2831 fun:_ZN8notifier5Login15StartConnectionEv
2832 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_ 2832 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
2833 } 2833 }
2834 { 2834 {
2835 bug_118890_b 2835 bug_118890_b
2836 Memcheck:Leak 2836 Memcheck:Leak
2837 fun:_Znw* 2837 fun:_Znw*
2838 fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv 2838 fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv
2839 } 2839 }
2840 { 2840 {
2841 bug_122189
2842 Memcheck:Leak
2843 fun:_Znw*
2844 fun:_ZN5blink16ChromeClientImpl18createColorChooserEPN7blink18ColorChooserCli entERKNS1_5ColorE
2845 fun:_ZN5blink6Chrome18createColorChooserEPNS_18ColorChooserClientERKNS_5Color E
2846 fun:_ZN5blink14ColorInputType22handleDOMActivateEventEPNS_5EventE
2847 fun:_ZN5blink16HTMLInputElement19defaultEventHandlerEPNS_5EventE
2848 fun:_ZN5blink15EventDispatcher13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
2849 fun:_ZNK7blink21EventDispatchMediator13dispatchEventEPNS_15EventDispatcherE
2850 }
2851 {
2852 bug_122192
2853 Memcheck:Leak
2854 fun:_Znw*
2855 ...
2856 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
2857 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_
2858 fun:_ZN14webkit_support23CreateGraphicsContext3DERKN5blink20WebGraphicsContex t3D10AttributesEPNS0_7WebViewEb
2859 fun:_ZN11WebViewHost23createGraphicsContext3DERKN5blink20WebGraphicsContext3D 10AttributesE
2860 fun:_ZN5blink11WebViewImpl33createCompositorGraphicsContext3DEv
2861 fun:_ZN5blink11WebViewImpl15createContext3DEv
2862 }
2863 {
2864 bug_122245a
2865 Memcheck:Uninitialized
2866 ...
2867 fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix
2868 fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
2869 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
2870 }
2871 {
2872 bug_122245b
2873 Memcheck:Uninitialized
2874 ...
2875 fun:_ZNK6SkRect8roundOutEP7SkIRect
2876 fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
2877 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
2878 fun:_ZN12SkGlyphCache17getGlyphIDMetricsEt
2879 fun:_ZL22sk_getMetrics_glyph_00P12SkGlyphCachePPKcii
2880 fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
2881 fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
2882 fun:_ZN11SkGpuDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
2883 fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
2884 fun:_ZNK7blink4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataER KNS_11GlyphBufferEiiRKNS_10FloatPointE
2885 fun:_ZNK7blink4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS _11GlyphBufferERKNS_10FloatPointE
2886 fun:_ZNK7blink4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_ 10FloatPointEii
2887 fun:_ZNK7blink4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Float PointEii
2888 fun:_ZN5blink15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_10 FloatPointE
2889 fun:_ZN5blink24CanvasRenderingContext2D16drawTextInternalERKN3WTF6StringEffbf b
2890 fun:_ZN5blink24CanvasRenderingContext2D10strokeTextERKN3WTF6StringEfff
2891 fun:_ZN5blink32CanvasRenderingContext2DInternalL18strokeTextCallbackERKN2v89A rgumentsE
2892 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
2893 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
2894 }
2895 {
2896 bug_122429
2897 Memcheck:Leak
2898 fun:_Znw*
2899 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
2900 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_
2901 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN5blin k20WebGraphicsContext3D10AttributesE
2902 fun:_ZN13TestWebPlugin10initializeEPN5blink18WebPluginContainerE
2903 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17H TMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
2904 }
2905 {
2906 bug_122431
2907 Memcheck:Leak
2908 fun:_Znw*
2909 fun:_ZN11WebViewHost12createPluginEPN5blink8WebFrameERKNS0_15WebPluginParamsE
2910 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17H TMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
2911 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
2912 fun:_ZN5blink14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKN S_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
2913 fun:_ZN5blink14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN 3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
2914 fun:_ZN5blink16HTMLEmbedElement12updateWidgetENS_20PluginCreationOptionE
2915 }
2916 {
2917 bug_122435a
2918 Memcheck:Leak
2919 fun:_Zna*
2920 fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj
2921 fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSur faceEERKS2_INS3_9GLContext*SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiE E
2922 fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2 _13GpuPreferenceE
2923 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
2924 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_
2925 }
2926 {
2927 bug_122435b
2928 Memcheck:Leak
2929 fun:_Znw*
2930 fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3gpu5gles219VertexAttribMan ager16VertexAttribInfoEEE8allocateEmPKv
2931 fun:_ZNSt10_List_baseIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaI S4_EE11_M_get_nodeEv
2932 fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE14 _M_create_nodeERKS4_
2933 fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE6i nsertESt14_List_iteratorIS4_ERKS4_
2934 fun:_ZN3gpu5gles219VertexAttribManager16VertexAttribInfo7SetListEPSt4listIPS2 _SaIS4_EE
2935 fun:_ZN3gpu5gles219VertexAttribManager6EnableEjb
2936 }
2937 {
2938 bug_122436
2939 Memcheck:Leak
2940 fun:_Znw*
2941 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKj10linked_ptrIN3g pu13CommonDecoder6BucketEEEEE8allocateEmPKv
2942 fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10 _Select1stIS7_ESt4lessIjESaIS7_EE11_M_get_nodeEv
2943 fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10 _Select1stIS7_ESt4lessIjESaIS7_EE14_M_create_nodeERKS7_
2944 fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10 _Select1stIS7_ESt4lessIjESaIS7_EE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS7_
2945 fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10 _Select1stIS7_ESt4lessIjESaIS7_EE16_M_insert_uniqueERKS7_
2946 fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10 _Select1stIS7_ESt4lessIjESaIS7_EE17_M_insert_unique_ESt23_Rb_tree_const_iterator IS7_ERKS7_
2947 fun:_ZNSt3mapIj10linked_ptrIN3gpu13CommonDecoder6BucketEESt4lessIjESaISt4pair IKjS4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
2948 fun:_ZNSt3mapIj10linked_ptrIN3gpu13CommonDecoder6BucketEESt4lessIjESaISt4pair IKjS4_EEEixERS8_
2949 fun:_ZN3gpu13CommonDecoder12CreateBucketEj
2950 }
2951 {
2952 bug_122437
2953 Memcheck:Leak
2954 fun:_Znw*
2955 ...
2956 fun:_ZN3gpu19MappedMemoryManager5Alloc*
2957 fun:_ZN3gpu5gles219GLES2Implementation24MapTexSubImage2DCHROMIUM*
2958 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl24mapTexSub Image2DCHROMIUM*
2959 fun:_ZN5blink24GraphicsContext3DPrivate24mapTexSubImage2DCHROMIUM*
2960 fun:_ZN5blink20Extensions3DChromium24mapTexSubImage2DCHROMIUM*
2961 fun:_ZN5blink20LayerTextureSubImage24uploadWithMapTexSubImageEPKhRKNS_7IntRec tES5_S5_jPNS_17GraphicsContext3DE
2962 fun:_ZN5blink20LayerTextureSubImage6uploadEPKhRKNS_7IntRectES5_S5_jPNS_17Grap hicsContext3DE
2963 fun:_ZN5blink31BitmapCanvasLayerTextureUpdater17updateTextureRectEPNS_17Graph icsContext3DEPNS_16TextureAllocatorEPNS_14ManagedTextureERKNS_7IntRectES9_
2964 fun:_ZN5blink31BitmapCanvasLayerTextureUpdater7Texture10updateRectEPNS_17Grap hicsContext3DEPNS_16TextureAllocatorERKNS_7IntRectES8_
2965 }
2966 {
2967 bug_122454
2968 Memcheck:Leak
2969 fun:_Znw*
2970 fun:_ZN11GrGLTexture4initEP7GrGpuGLRKNS_4DescEPKN16GrGLRenderTarget4DescE
2971 fun:_ZN11GrGLTextureC1EP7GrGpuGLRKNS_4DescE
2972 fun:_ZN7GrGpuGL15onCreateTextureERK13GrTextureDescPKvm
2973 fun:_ZN5GrGpu13createTextureERK13GrTextureDescPKvm
2974 fun:_ZN9GrContext20createAndLockTextureEmPK14GrSamplerStateRK13GrTextureDescP vm
2975 fun:_Z27sk_gr_create_bitmap_textureP9GrContextmPK14GrSamplerStateRK8SkBitmap
2976 fun:_ZN11SkGpuDevice17lockCachedTextureERK8SkBitmapPK14GrSamplerState
2977 }
2978 {
2979 bug_122455
2980 Memcheck:Leak
2981 fun:_Znw*
2982 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISsEE8allocateEmPKv
2983 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE11_M_get_nodeEv
2984 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE14_M_create_nodeERKS s
2985 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_ Rb_tree_node_baseS8_RKSs
2986 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueER KSs
2987 fun:_ZNSt3setISsSt4lessISsESaISsEE6insertERKSs
2988 fun:_ZN3gpu5gles219GLES2Implementation32GetRequestableExtensionsCHROMIUMEv
2989 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl32getReques tableExtensionsCHROMIUMEv
2990 fun:_ZN5blink24GraphicsContext3DPrivate20initializeExtensionsEv
2991 fun:_ZN5blink24GraphicsContext3DPrivate17supportsExtensionERKN3WTF6StringE
2992 }
2993 {
2994 bug_122457 2841 bug_122457
2995 Memcheck:Leak 2842 Memcheck:Leak
2996 fun:malloc 2843 fun:malloc
2997 fun:_ZN3WTF10fastMallocEm 2844 fun:_ZN3WTF10fastMallocEm
2998 fun:_ZN3WTF10RefCountedIN5blink12MHTMLArchiveEEnwEm 2845 fun:_ZN3WTF10RefCountedIN5blink12MHTMLArchiveEEnwEm
2999 fun:_ZN5blink12MHTMLArchive6createEv 2846 fun:_ZN5blink12MHTMLArchive6createEv
3000 ... 2847 ...
3001 fun:_ZN5blink11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE 2848 fun:_ZN5blink11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
3002 fun:_ZN5blink11MHTMLParser12parseArchiveEv 2849 fun:_ZN5blink11MHTMLParser12parseArchiveEv
3003 fun:_ZN5blink12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE 2850 fun:_ZN5blink12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
3004 } 2851 }
3005 { 2852 {
3006 bug_122670
3007 Memcheck:Leak
3008 fun:_Znw*
3009 fun:_ZN3WTF11ListHashSetIPN7blink12RenderInlineELm256ENS_7PtrHashIS3_EEEC1Ev
3010 fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS*
3011 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS*
3012 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS*
3013 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS*
3014 }
3015 {
3016 bug_122716
3017 Memcheck:Leak
3018 fun:_Znw*
3019 fun:_ZN9__gnu_cxx13new_allocatorISsE8allocate*
3020 fun:_ZNSt12_Vector_baseISsSaISsEE11_M_allocate*
3021 fun:_ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS 1_EERKSs
3022 fun:_ZNSt6vectorISsSaISsEE9push_backERKSs
3023 fun:_ZN4baseL12SplitStringTISsEEvRKT_NS1_10value_typeEbPSt6vectorIS1_SaIS1_EE
3024 }
3025 {
3026 bug_122717_use_after_free 2853 bug_122717_use_after_free
3027 Memcheck:Unaddressable 2854 Memcheck:Unaddressable
3028 fun:__pthread_mutex_unlock_usercnt 2855 fun:__pthread_mutex_unlock_usercnt
3029 fun:_ZN4base8internal8LockImpl6UnlockEv 2856 fun:_ZN4base8internal8LockImpl6UnlockEv
3030 fun:_ZN4base4Lock7ReleaseEv 2857 fun:_ZN4base4Lock7ReleaseEv
3031 fun:_ZN4base8AutoLockD1Ev 2858 fun:_ZN4base8AutoLockD1Ev
3032 fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEE E 2859 fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEE E
3033 } 2860 }
3034 { 2861 {
3035 bug_122717_leak 2862 bug_122717_leak
3036 Memcheck:Leak 2863 Memcheck:Leak
3037 fun:_Znw* 2864 fun:_Znw*
3038 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_ 2865 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
3039 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_ 2866 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_
3040 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects 8LocationERKN4base8CallbackIFvvEEESB_ 2867 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects 8LocationERKN4base8CallbackIFvvEEESB_
3041 } 2868 }
3042 { 2869 {
3043 bug_122752a
3044 Memcheck:Unaddressable
3045 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7blink8CCThread4TaskE EE
3046 fun:_ZN5blink13CCThreadProxy18finishAllRenderingEv
3047 fun:_ZN5blink15CCLayerTreeHost18finishAllRenderingEv
3048 fun:_ZN5blink16WebLayerTreeView18finishAllRenderingEv
3049 fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb
3050 fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7blink13GraphicsLayerE
3051 }
3052 {
3053 bug_122752b
3054 Memcheck:Unaddressable
3055 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7blink8CCThread4TaskE EE
3056 fun:_ZN5blink13CCThreadProxy14setNeedsCommitEv
3057 fun:_ZN5blink15CCLayerTreeHost14setNeedsCommitEv
3058 fun:_ZN5blink13LayerChromium14setNeedsCommitEv
3059 fun:_ZN5blink13LayerChromium11removeChildEPS0_
3060 fun:_ZN5blink13LayerChromium16removeFromParentEv
3061 fun:_ZN5blink21GraphicsLayerChromium16removeFromParentEv
3062 }
3063 {
3064 bug_123307 2870 bug_123307
3065 Memcheck:Leak 2871 Memcheck:Leak
3066 fun:malloc 2872 fun:malloc
3067 fun:_ZN3WTF10fastMallocEm 2873 fun:_ZN3WTF10fastMallocEm
3068 fun:_ZN3WTF16fastZeroedMallocEm 2874 fun:_ZN3WTF16fastZeroedMallocEm
3069 ... 2875 ...
3070 fun:_ZN5blink12_GLOBAL__N_111V8ObjectMapIN2v86ObjectEjE3setERKNS2_6HandleIS3_ EERKj 2876 fun:_ZN5blink12_GLOBAL__N_111V8ObjectMapIN2v86ObjectEjE3setERKNS2_6HandleIS3_ EERKj
3071 fun:_ZN5blink12_GLOBAL__N_110Serializer10greyObjectERKN2v86HandleINS2_6Object EEE 2877 fun:_ZN5blink12_GLOBAL__N_110Serializer10greyObjectERKN2v86HandleINS2_6Object EEE
3072 fun:_ZN5blink12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEE EPNS1_9StateBaseE 2878 fun:_ZN5blink12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEE EPNS1_9StateBaseE
3073 fun:_ZN5blink12_GLOBAL__N_110Serializer9serializeEN2v86HandleINS2_5ValueEEE 2879 fun:_ZN5blink12_GLOBAL__N_110Serializer9serializeEN2v86HandleINS2_5ValueEEE
3074 fun:_ZN5blink21SerializedScriptValueC1EN2v86HandleINS1_5ValueEEEPN3WTF6Vector INS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb 2880 fun:_ZN5blink21SerializedScriptValueC1EN2v86HandleINS1_5ValueEEEPN3WTF6Vector INS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
3075 fun:_ZN5blink21SerializedScriptValue6createEN2v86HandleINS1_5ValueEEEPN3WTF6V ectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEE Rb 2881 fun:_ZN5blink21SerializedScriptValue6createEN2v86HandleINS1_5ValueEEEPN3WTF6V ectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEE Rb
3076 fun:_ZN5blinkL25handlePostMessageCallbackERKN2v89ArgumentsEb 2882 fun:_ZN5blinkL25handlePostMessageCallbackERKN2v89ArgumentsEb
3077 fun:_ZN5blink11V8DOMWindow19postMessageCallbackERKN2v89ArgumentsE 2883 fun:_ZN5blink11V8DOMWindow19postMessageCallbackERKN2v89ArgumentsE
3078 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 2884 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3079 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 2885 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3080 } 2886 }
3081 { 2887 {
3082 bug_124156
3083 Memcheck:Leak
3084 fun:_Znw*
3085 ...
3086 fun:*WebKitPlatformSupport*20CreateResourceLoaderERKN11webkit_glue20ResourceL oaderBridge11RequestInfoE
3087 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN5blink13WebURLRequest EPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
3088 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN5blink13WebURLR equestEPNS1_18WebURLLoaderClientE
3089 }
3090 {
3091 bug_124488 2888 bug_124488
3092 Memcheck:Leak 2889 Memcheck:Leak
3093 fun:malloc 2890 fun:malloc
3094 fun:strdup 2891 fun:strdup
3095 ... 2892 ...
3096 fun:_ZN34CopyTextureCHROMIUMResourceManager10InitializeEv 2893 fun:_ZN34CopyTextureCHROMIUMResourceManager10InitializeEv
3097 fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSur faceEERKS2_INS3_9GLContextEERKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vecto rIiSaIiEE 2894 fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSur faceEERKS2_INS3_9GLContextEERKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vecto rIiSaIiEE
3098 fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2 _13GpuPreferenceE 2895 fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2 _13GpuPreferenceE
3099 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE 2896 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
3100 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_ 2897 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_
(...skipping 2666 matching lines...) Expand 10 before | Expand all | Expand 10 after
5767 } 5564 }
5768 { 5565 {
5769 bug_415092 5566 bug_415092
5770 Memcheck:Leak 5567 Memcheck:Leak
5771 fun:_Znw* 5568 fun:_Znw*
5772 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE 5569 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
5773 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE 5570 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE
5774 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb 5571 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb
5775 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb 5572 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb
5776 } 5573 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698