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

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

Issue 9702066: Drop some unused Memcheck:Unaddressable suppressions, widen one TSan one. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/valgrind/tsan/suppressions.txt » ('j') | 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 3399 matching lines...) Expand 10 before | Expand all | Expand 10 after
3410 fun:_ZN6WebKit21FrameLoaderClientImpl15allowJavaScriptEb 3410 fun:_ZN6WebKit21FrameLoaderClientImpl15allowJavaScriptEb
3411 fun:_ZN7WebCore16ScriptController17canExecuteScriptsENS_33ReasonForCallingCan ExecuteScriptsE 3411 fun:_ZN7WebCore16ScriptController17canExecuteScriptsENS_33ReasonForCallingCan ExecuteScriptsE
3412 } 3412 }
3413 { 3413 {
3414 bug_84770_c 3414 bug_84770_c
3415 Memcheck:Unaddressable 3415 Memcheck:Unaddressable
3416 fun:_ZN6WebKit21FrameLoaderClientImpl20allowScriptExtensionERKN3WTF6StringEi 3416 fun:_ZN6WebKit21FrameLoaderClientImpl20allowScriptExtensionERKN3WTF6StringEi
3417 fun:_ZN7WebCore16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEE Ei 3417 fun:_ZN7WebCore16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEE Ei
3418 } 3418 }
3419 { 3419 {
3420 bug_84779
3421 Memcheck:Unaddressable
3422 ...
3423 fun:_ZN7WebCoreL12nextBoundaryERKNS_15VisiblePositionEPFjPKtjjNS_33BoundarySe archContextAvailabilityERbE
3424 fun:_ZN7WebCore9endOfWordERKNS_15VisiblePositionENS_9EWordSideE
3425 fun:_ZN7WebCore6Editor25respondToChangedSelectionERKNS_16VisibleSelectionEj
3426 fun:_ZN7WebCore14FrameSelection12setSelectionERKNS_16VisibleSelectionEjNS0_19 CursorAlignOnScrollENS_15TextGranularityENS_20DirectionalityPolicyE
3427 fun:_ZN7WebCore14FrameSelection6moveToERKNS_15VisiblePositionEbNS0_19CursorAl ignOnScrollE
3428 fun:_ZN7WebCore14FrameSelection6modifyENS0_11EAlterationENS_18SelectionDirect ionENS_15TextGranularityEb
3429 }
3430 {
3431 bug_84833 3420 bug_84833
3432 Memcheck:Leak 3421 Memcheck:Leak
3433 fun:_Znw* 3422 fun:_Znw*
3434 fun:_ZN5views6Widget4InitERKNS0_10InitParamsE 3423 fun:_ZN5views6Widget4InitERKNS0_10InitParamsE
3435 } 3424 }
3436 { 3425 {
3437 bug_86481 3426 bug_86481
3438 Memcheck:Leak 3427 Memcheck:Leak
3439 fun:_Znw* 3428 fun:_Znw*
3440 fun:_ZN9__gnu_cxx13new_allocatorIP8FilePathE8allocateEjPKv 3429 fun:_ZN9__gnu_cxx13new_allocatorIP8FilePathE8allocateEjPKv
3441 fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EE15_M_allocate_mapEj 3430 fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EE15_M_allocate_mapEj
3442 fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EE17_M_initialize_mapEj 3431 fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EE17_M_initialize_mapEj
3443 fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EEC2ERKS1_j 3432 fun:_ZNSt11_Deque_baseI8FilePathSaIS0_EEC2ERKS1_j
3444 fun:_ZNSt5dequeI8FilePathSaIS0_EEC1ERKS2_ 3433 fun:_ZNSt5dequeI8FilePathSaIS0_EEC1ERKS2_
3445 fun:_ZNSt5stackI8FilePathSt5dequeIS0_SaIS0_EEEC1ERKS3_ 3434 fun:_ZNSt5stackI8FilePathSt5dequeIS0_SaIS0_EEEC1ERKS3_
3446 fun:_ZN9file_util14FileEnumeratorC1ERK8FilePathbNS0_9FILE_TYPEERKSs 3435 fun:_ZN9file_util14FileEnumeratorC1ERK8FilePathbNS0_9FILE_TYPEERKSs
3447 fun:_ZN7history20ExpireHistoryBackend25DoExpireHistoryIndexFilesEv 3436 fun:_ZN7history20ExpireHistoryBackend25DoExpireHistoryIndexFilesEv
3448 } 3437 }
3449 { 3438 {
3450 bug_87094a
3451 Memcheck:Leak
3452 fun:_Znw*
3453 fun:_ZN4base4Bind*TaskClosureAdapter*InvokerStorage*
3454 fun:_ZN11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
3455 fun:_ZN3net10FileStream12AsyncContext23OnBackgroundIOCompletedEi
3456 }
3457 {
3458 bug_87094b
3459 Memcheck:Unaddressable
3460 ...
3461 fun:_ZN11MessageLoop18AddToIncomingQueueEPNS_11PendingTaskE
3462 fun:_ZN11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
3463 fun:_ZN3net10FileStream12AsyncContext23OnBackgroundIOCompletedEi
3464 }
3465 {
3466 bug_87222 3439 bug_87222
3467 Memcheck:Leak 3440 Memcheck:Leak
3468 fun:_Znw* 3441 fun:_Znw*
3469 fun:_ZN10URLFetcher6CreateEiRK4GURLNS_11RequestTypeEPNS_8DelegateE 3442 fun:_ZN10URLFetcher6CreateEiRK4GURLNS_11RequestTypeEPNS_8DelegateE
3470 fun:_ZN16TranslateManager36FetchLanguageListFromTranslateServerEP11PrefServic e 3443 fun:_ZN16TranslateManager36FetchLanguageListFromTranslateServerEP11PrefServic e
3471 fun:_Z11BrowserMainRK18MainFunctionParams 3444 fun:_Z11BrowserMainRK18MainFunctionParams
3472 fun:*RunNamedProcessTypeMainERKSsRK18MainFunctionParams 3445 fun:*RunNamedProcessTypeMainERKSsRK18MainFunctionParams
3473 } 3446 }
3474 { 3447 {
3475 bug_87408
3476 Memcheck:Unaddressable
3477 fun:sqlite3MemSize
3478 fun:sqlite3MallocSize
3479 fun:sqlite3_free
3480 fun:sqlite3_close
3481 fun:_ZN3sql10Connection5CloseEv
3482 fun:_ZN3sql10ConnectionD2Ev
3483 fun:_ZN3sql10ConnectionD1Ev
3484 fun:_ZN7history16ArchivedDatabaseD0Ev
3485 fun:_ZN10scoped_ptrIN7history16ArchivedDatabaseEE5resetEPS1_
3486 fun:_ZN7history14HistoryBackendD0Ev
3487 fun:_ZN4base20RefCountedThreadSafeIN7history14HistoryBackendENS_33DefaultRefC ountedThreadSafeTraitsIS2_EEE14DeleteInternalEPKS2_
3488 fun:_ZN4base33DefaultRefCountedThreadSafeTraitsIN7history14HistoryBackendEE8D estructEPKS2_
3489 fun:_ZNK4base20RefCountedThreadSafeIN7history14HistoryBackendENS_33DefaultRef CountedThreadSafeTraitsIS2_EEE7ReleaseEv
3490 }
3491 {
3492 bug_87423 3448 bug_87423
3493 Memcheck:Uninitialized 3449 Memcheck:Uninitialized
3494 fun:_ZNK3net15HttpBasicStream23LogNumRttVsBytesMetricsEv 3450 fun:_ZNK3net15HttpBasicStream23LogNumRttVsBytesMetricsEv
3495 fun:_ZN3net22HttpNetworkTransaction18DoReadBodyCompleteEi 3451 fun:_ZN3net22HttpNetworkTransaction18DoReadBodyCompleteEi
3496 fun:_ZN3net22HttpNetworkTransaction6DoLoopEi 3452 fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
3497 fun:_ZN3net22HttpNetworkTransaction4ReadEPNS_8IOBufferEiP14CallbackRunnerI6Tu ple1IiEE 3453 fun:_ZN3net22HttpNetworkTransaction4ReadEPNS_8IOBufferEiP14CallbackRunnerI6Tu ple1IiEE
3498 fun:_Z15ReadTransactionPN3net15HttpTransactionEPSs 3454 fun:_Z15ReadTransactionPN3net15HttpTransactionEPSs
3499 fun:_ZN3net73HttpNetworkTransactionTest_ErrorResponseTofHttpsConnectViaHttpsP roxy_Test8TestBodyEv 3455 fun:_ZN3net73HttpNetworkTransactionTest_ErrorResponseTofHttpsConnectViaHttpsP roxy_Test8TestBodyEv
3500 } 3456 }
3501 { 3457 {
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
3734 fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumerato rE 3690 fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumerato rE
3735 } 3691 }
3736 { 3692 {
3737 bug_90964 3693 bug_90964
3738 Memcheck:Leak 3694 Memcheck:Leak
3739 fun:_Znw* 3695 fun:_Znw*
3740 fun:_ZN18BrowserProcessImpl21gpu_blacklist_updaterEv 3696 fun:_ZN18BrowserProcessImpl21gpu_blacklist_updaterEv
3741 fun:_ZN19GpuBlacklistUpdater15SetupOnUIThreadEv 3697 fun:_ZN19GpuBlacklistUpdater15SetupOnUIThreadEv
3742 } 3698 }
3743 { 3699 {
3744 bug_90967
3745 Memcheck:Unaddressable
3746 fun:_ZN5ppapi11NPObjectVar15InstanceDeletedEv
3747 fun:_ZN6webkit5ppapi15ResourceTracker19CleanupInstanceDataEib
3748 fun:_ZN6webkit5ppapi15ResourceTracker15InstanceDeletedEi
3749 fun:_ZN6webkit5ppapi14PluginInstanceD0Ev
3750 }
3751 {
3752 bug_91199 3700 bug_91199
3753 Memcheck:Leak 3701 Memcheck:Leak
3754 fun:_Znw* 3702 fun:_Znw*
3755 fun:_ZN19URLRequestChromeJob15GetResponseInfoEPN3net16HttpResponseInfoE 3703 fun:_ZN19URLRequestChromeJob15GetResponseInfoEPN3net16HttpResponseInfoE
3756 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv 3704 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
3757 fun:_ZN19URLRequestChromeJob10StartAsyncEv 3705 fun:_ZN19URLRequestChromeJob10StartAsyncEv
3758 } 3706 }
3759 { 3707 {
3760 bug_92389 3708 bug_92389
3761 Memcheck:Leak 3709 Memcheck:Leak
(...skipping 1161 matching lines...) Expand 10 before | Expand all | Expand 10 after
4923 ... 4871 ...
4924 fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb 4872 fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb
4925 fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK 7SkIRect 4873 fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK 7SkIRect
4926 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRe ct 4874 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRe ct
4927 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii 4875 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii
4928 fun:_ZNK7WebCore15NativeImageSkia13resizedBitmapERK7SkIRectiiS3_ 4876 fun:_ZNK7WebCore15NativeImageSkia13resizedBitmapERK7SkIRectiiS3_
4929 ... 4877 ...
4930 fun:_ZN7WebCore15GraphicsContext* 4878 fun:_ZN7WebCore15GraphicsContext*
4931 } 4879 }
4932 { 4880 {
4933 bug_106104
4934 Memcheck:Unaddressable
4935 ...
4936 fun:_ZN3WTF14deleteOwnedPtrIN7WebCore27InspectorBaseAgentInterfaceEEEvPT_
4937 fun:_ZN3WTF6OwnPtrIN7WebCore27InspectorBaseAgentInterfaceEED1Ev
4938 fun:_ZN3WTF16VectorDestructorILb1ENS_6OwnPtrIN7WebCore27InspectorBaseAgentInt erfaceEEEE8destructEPS4_S6_
4939 fun:_ZN3WTF20VectorTypeOperationsINS_6OwnPtrIN7WebCore27InspectorBaseAgentInt erfaceEEEE8destructEPS4_S6_
4940 }
4941 {
4942 bug_106183a 4881 bug_106183a
4943 Memcheck:Uninitialized 4882 Memcheck:Uninitialized
4944 fun:_ZN7WebCore13RenderMarquee18updateMarqueeStyleEv 4883 fun:_ZN7WebCore13RenderMarquee18updateMarqueeStyleEv
4945 fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11Render StyleE 4884 fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11Render StyleE
4946 fun:_ZN7WebCore20RenderBoxModelObject14styleDidChangeENS_15StyleDifferenceEPK NS_11RenderStyleE 4885 fun:_ZN7WebCore20RenderBoxModelObject14styleDidChangeENS_15StyleDifferenceEPK NS_11RenderStyleE
4947 fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderS tyleE 4886 fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderS tyleE
4948 fun:_ZN7WebCore11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11Rend erStyleE 4887 fun:_ZN7WebCore11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11Rend erStyleE
4949 fun:_ZN7WebCore12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE 4888 fun:_ZN7WebCore12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE
4950 } 4889 }
4951 { 4890 {
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
5209 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb 5148 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
5210 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE 5149 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
5211 fun:_ZN7WebCore28V8WorkerContextEventListener20callListenerFunctionEPNS_22Scr iptExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE 5150 fun:_ZN7WebCore28V8WorkerContextEventListener20callListenerFunctionEPNS_22Scr iptExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
5212 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExec utionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE 5151 fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExec utionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
5213 fun:_ZN7WebCore28V8WorkerContextEventListener11handleEventEPNS_22ScriptExecut ionContextEPNS_5EventE 5152 fun:_ZN7WebCore28V8WorkerContextEventListener11handleEventEPNS_22ScriptExecut ionContextEPNS_5EventE
5214 fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTarget DataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE 5153 fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTarget DataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
5215 fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventE 5154 fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventE
5216 fun:_ZN7WebCore11EventTarget13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE 5155 fun:_ZN7WebCore11EventTarget13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
5217 } 5156 }
5218 { 5157 {
5219 bug_100235
5220 Memcheck:Unaddressable
5221 fun:_ZN25BrowserNonClientFrameView16UpdateAvatarInfoEv
5222 fun:_ZN25BrowserNonClientFrameView17VisibilityChangedEPN5views4ViewEb
5223 fun:_ZN5views4View21VisibilityChangedImplEPS0_b
5224 fun:_ZN5views4View32PropagateVisibilityNotificationsEPS0_b
5225 fun:_ZN5views4View32PropagateVisibilityNotificationsEPS0_b
5226 fun:_ZN5views4View32PropagateVisibilityNotificationsEPS0_b
5227 fun:_ZN5views6Widget31OnNativeWidgetVisibilityChangedEb
5228 fun:_ZN5views15NativeWidgetGtk6OnShowEP10_GtkWidget
5229 fun:_ZN5views15NativeWidgetGtk11OnShowThunkEP10_GtkWidgetPv
5230 fun:g_cclosure_marshal_VOID__VOID
5231 fun:g_closure_invoke
5232 fun:signal_emit_unlocked_R
5233 fun:g_signal_emit_valist
5234 fun:g_signal_emit
5235 fun:gtk_widget_show
5236 fun:_ZN5views15NativeWidgetGtk19ShowWithWindowStateEN2ui15WindowShowStateE
5237 fun:_ZN5views6Widget12ShowInactiveEv
5238 fun:_ZN11BrowserView12ShowInactiveEv
5239 fun:_ZN8chromeos16PanelBrowserView12ShowInactiveEv
5240 fun:_ZN12_GLOBAL__N_122ScopedBrowserDisplayerD1Ev
5241 fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
5242 fun:_ZN7Browser14AddNewContentsEPN7content11WebContentsES2_21WindowOpenDispos itionRKN3gfx4RectEb
5243 }
5244 {
5245 bug_109353 5158 bug_109353
5246 Memcheck:Leak 5159 Memcheck:Leak
5247 fun:_Znw* 5160 fun:_Znw*
5248 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISsEE8allocateEmPKv 5161 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISsEE8allocateEmPKv
5249 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE11_M_get_nodeEv 5162 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE11_M_get_nodeEv
5250 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE14_M_create_nodeERKS s 5163 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE14_M_create_nodeERKS s
5251 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_ Rb_tree_node_baseS8_RKSs 5164 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_ Rb_tree_node_baseS8_RKSs
5252 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueER KSs 5165 fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueER KSs
5253 fun:_ZNSt3setISsSt4lessISsESaISsEE6insertERKSs 5166 fun:_ZNSt3setISsSt4lessISsESaISsEE6insertERKSs
5254 fun:_ZN19ExtensionDispatcher18OnSetFunctionNamesERKSt6vectorISsSaISsEE 5167 fun:_ZN19ExtensionDispatcher18OnSetFunctionNamesERKSt6vectorISsSaISsEE
(...skipping 20 matching lines...) Expand all
5275 Memcheck:Uninitialized 5188 Memcheck:Uninitialized
5276 ... 5189 ...
5277 fun:_ZN3WTF7HashMapIjN7WebCore16CSSStyleSelector32MatchedStyleDeclarationCach eItemENS_7IntHashIjEENS_10HashTraitsIjEENS6_IS3_EEED1Ev 5190 fun:_ZN3WTF7HashMapIjN7WebCore16CSSStyleSelector32MatchedStyleDeclarationCach eItemENS_7IntHashIjEENS_10HashTraitsIjEENS6_IS3_EEED1Ev
5278 fun:_ZN7WebCore16CSSStyleSelectorD1Ev 5191 fun:_ZN7WebCore16CSSStyleSelectorD1Ev
5279 fun:_ZN3WTF14deleteOwnedPtrIN7WebCore16CSSStyleSelectorEEEvPT_ 5192 fun:_ZN3WTF14deleteOwnedPtrIN7WebCore16CSSStyleSelectorEEEvPT_
5280 fun:_ZN3WTF6OwnPtrIN7WebCore16CSSStyleSelectorEE5clearEv 5193 fun:_ZN3WTF6OwnPtrIN7WebCore16CSSStyleSelectorEE5clearEv
5281 ... 5194 ...
5282 fun:_ZN7WebCore8Document20styleSelectorChangedENS_23StyleSelectorUpdateFlagE 5195 fun:_ZN7WebCore8Document20styleSelectorChangedENS_23StyleSelectorUpdateFlagE
5283 } 5196 }
5284 { 5197 {
5285 bug_109485a
5286 Memcheck:Unaddressable
5287 ...
5288 fun:_ZN8appcache22AppCacheResponseWriter17ContinueWriteInfoEv
5289 fun:_ZN8appcache22AppCacheResponseWriter21OnCreateEntryCompleteEPPNS_26AppCac heDiskCacheInterface5EntryEi
5290 }
5291 {
5292 bug_109485b
5293 Memcheck:Unaddressable
5294 ...
5295 fun:_ZN8appcache22AppCacheResponseWriter21OnCreateEntryCompleteEPPNS_26AppCac heDiskCacheInterface5EntryEi
5296 }
5297 {
5298 bug_109485c
5299 Memcheck:Unaddressable
5300 fun:_ZN8appcache18AppCacheResponseIO15OnRawIOCompleteEi
5301 }
5302 {
5303 bug_109485d
5304 Memcheck:Unaddressable
5305 ...
5306 fun:_ZN13scoped_refptrIN4base8internal13BindStateBaseEEaSEPS2_
5307 fun:_ZN4base8internal12CallbackBase5ResetEv
5308 fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi
5309 }
5310 {
5311 bug_109495a 5198 bug_109495a
5312 Memcheck:Leak 5199 Memcheck:Leak
5313 fun:_Zna* 5200 fun:_Zna*
5314 fun:_ZN14TPoolAllocator8allocateEm 5201 fun:_ZN14TPoolAllocator8allocateEm
5315 fun:_Z14NewPoolTStringPKc 5202 fun:_Z14NewPoolTStringPKc
5316 fun:_Z5yylexP7YYSTYPEPv 5203 fun:_Z5yylexP7YYSTYPEPv
5317 fun:_Z7yyparseP13TParseContext 5204 fun:_Z7yyparseP13TParseContext
5318 fun:_Z13glslang_parseP13TParseContext 5205 fun:_Z13glslang_parseP13TParseContext
5319 fun:_Z14PaParseStringsiPKPKcPKiP13TParseContext 5206 fun:_Z14PaParseStringsiPKPKcPKiP13TParseContext
5320 fun:_ZN12_GLOBAL__N_121InitializeSymbolTableERK7TVectorISbIcSt11char_traitsIc E14pool_allocatorIcEEE12ShShaderType12ShShaderSpecRK18ShBuiltInResourcesR9TInfoS inkR12TSymbolTable 5207 fun:_ZN12_GLOBAL__N_121InitializeSymbolTableERK7TVectorISbIcSt11char_traitsIc E14pool_allocatorIcEEE12ShShaderType12ShShaderSpecRK18ShBuiltInResourcesR9TInfoS inkR12TSymbolTable
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
5470 } 5357 }
5471 { 5358 {
5472 bug_111341 5359 bug_111341
5473 Memcheck:Leak 5360 Memcheck:Leak
5474 fun:malloc 5361 fun:malloc
5475 fun:_ZN3WTF10fastMallocEm 5362 fun:_ZN3WTF10fastMallocEm
5476 fun:_ZN7WebCore17ClipboardChromiumnwEm 5363 fun:_ZN7WebCore17ClipboardChromiumnwEm
5477 fun:_ZN7WebCore17ClipboardChromium6createENS_9Clipboard13ClipboardTypeEN3WTF1 0PassRefPtrINS_18ChromiumDataObjectEEENS_21ClipboardAccessPolicyEPNS_5FrameE 5364 fun:_ZN7WebCore17ClipboardChromium6createENS_9Clipboard13ClipboardTypeEN3WTF1 0PassRefPtrINS_18ChromiumDataObjectEEENS_21ClipboardAccessPolicyEPNS_5FrameE
5478 } 5365 }
5479 { 5366 {
5480 bug_111371
5481 Memcheck:Unaddressable
5482 fun:__GI_strlen
5483 fun:_ZNSsC1EPKcRKSaIcE
5484 fun:_ZN12_GLOBAL__N_115GetVariableInfoEPv12ShShaderInfoPN9__gnu_cxx8hash_mapI SsN3gpu5gles225ShaderTranslatorInterface12VariableInfoENS2_4hashISsEESt8equal_to ISsESaIS7_EEE
5485 fun:_ZN3gpu5gles216ShaderTranslator9TranslateEPKc
5486 fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
5487 fun:_ZN3gpu5gles216GLES2DecoderImpl19HandleCompileShaderEjRKNS0_13CompileShad erE
5488 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
5489 fun:_ZN3gpu13CommandParser14ProcessCommandEv
5490 fun:_ZN3gpu12GpuScheduler10PutChangedEv
5491 fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
5492 }
5493 {
5494 bug_111588 5367 bug_111588
5495 Memcheck:Leak 5368 Memcheck:Leak
5496 fun:_Znw* 5369 fun:_Znw*
5497 fun:_ZN23DownloadResourceHandler17OnResponseStartedEiPN7content16ResourceResp onseE 5370 fun:_ZN23DownloadResourceHandler17OnResponseStartedEiPN7content16ResourceResp onseE
5498 fun:_ZN7content23BufferedResourceHandler33ForwardPendingEventsToNextHandlerEi 5371 fun:_ZN7content23BufferedResourceHandler33ForwardPendingEventsToNextHandlerEi
5499 fun:_ZN7content23BufferedResourceHandler27UseAlternateResourceHandlerEiP15Res ourceHandler 5372 fun:_ZN7content23BufferedResourceHandler27UseAlternateResourceHandlerEiP15Res ourceHandler
5500 fun:_ZN7content23BufferedResourceHandler23CompleteResponseStartedEi 5373 fun:_ZN7content23BufferedResourceHandler23CompleteResponseStartedEi
5501 fun:_ZN7content23BufferedResourceHandler15OnReadCompletedEiPi 5374 fun:_ZN7content23BufferedResourceHandler15OnReadCompletedEiPi
5502 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi 5375 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi
5503 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi 5376 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
5791 fun:glLinkProgram 5664 fun:glLinkProgram
5792 fun:_ZN3gpu5gles214ProgramManager11ProgramInfo4LinkEv 5665 fun:_ZN3gpu5gles214ProgramManager11ProgramInfo4LinkEv
5793 fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgramEj 5666 fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgramEj
5794 fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgramEjRKNS0_11LinkProgramE 5667 fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgramEjRKNS0_11LinkProgramE
5795 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv 5668 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
5796 fun:_ZN3gpu13CommandParser14ProcessCommandEv 5669 fun:_ZN3gpu13CommandParser14ProcessCommandEv
5797 fun:_ZN3gpu12GpuScheduler10PutChangedEv 5670 fun:_ZN3gpu12GpuScheduler10PutChangedEv
5798 fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv 5671 fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
5799 } 5672 }
5800 { 5673 {
5801 bug_113638
5802 Memcheck:Unaddressable
5803 fun:_ZN4aura6Window5layerEv
5804 fun:_ZN5views16NativeWidgetAura10SetOpacityEh
5805 fun:_ZN5views6Widget10SetOpacityEh
5806 fun:_ZN17StatusBubbleViews10StatusView10SetOpacityEd
5807 fun:_ZN17StatusBubbleViews10StatusView14AnimationEndedEPKN2ui9AnimationE
5808 fun:_ZN2ui9Animation4StopEv
5809 fun:_ZN17StatusBubbleViews10StatusViewD0Ev
5810 fun:_ZN10scoped_ptrIN5views4ViewEED1Ev
5811 fun:_ZN5views4View17DoRemoveChildViewEPS0_bbb
5812 fun:_ZN5views4View19RemoveAllChildViewsEb
5813 fun:_ZN5views8internal8RootViewD0Ev
5814 fun:_ZN10scoped_ptrIN5views8internal8RootViewEE5resetEPS2_
5815 fun:_ZN5views6Widget15DestroyRootViewEv
5816 fun:_ZN5views6WidgetD0Ev
5817 fun:_ZN10scoped_ptrIN5views6WidgetEED1Ev
5818 fun:_ZN17StatusBubbleViewsD0Ev
5819 fun:_ZN10scoped_ptrI17StatusBubbleViewsED1Ev
5820 fun:_ZN11BrowserViewD0Ev
5821 fun:_ZN5views4ViewD2Ev
5822 fun:_ZN5views13NonClientViewD0Ev
5823 fun:_ZN10scoped_ptrIN5views4ViewEED1Ev
5824 fun:_ZN5views4View17DoRemoveChildViewEPS0_bbb
5825 }
5826 {
5827 bug_116475 5674 bug_116475
5828 Memcheck:Uninitialized 5675 Memcheck:Uninitialized
5829 ... 5676 ...
5830 fun:_ZNK4base9Histogram11BucketIndexEi 5677 fun:_ZNK4base9Histogram11BucketIndexEi
5831 fun:_ZN4base9Histogram3AddEi 5678 fun:_ZN4base9Histogram3AddEi
5832 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl21histogramCustomCountsEPKciii i 5679 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl21histogramCustomCountsEPKciii i
5833 fun:_ZN7WebCore15PlatformSupport21histogramCustomCountsEPKciiii 5680 fun:_ZN7WebCore15PlatformSupport21histogramCustomCountsEPKciiii
5834 fun:_ZN7WebCore19CCLayerTreeHostImpl20optimizeRenderPasses* 5681 fun:_ZN7WebCore19CCLayerTreeHostImpl20optimizeRenderPasses*
5835 fun:_ZN7WebCore19CCLayerTreeHostImpl10drawLayersEv 5682 fun:_ZN7WebCore19CCLayerTreeHostImpl10drawLayersEv
5836 fun:_ZN7WebCore19CCSingleThreadProxy11doCompositeEv 5683 fun:_ZN7WebCore19CCSingleThreadProxy11doCompositeEv
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
5987 obj:/bin/grep 5834 obj:/bin/grep
5988 obj:/bin/grep 5835 obj:/bin/grep
5989 } 5836 }
5990 { 5837 {
5991 bug_117789 5838 bug_117789
5992 Memcheck:Uninitialized 5839 Memcheck:Uninitialized
5993 fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceENS0_16GarbageC ollectorEPKcS5_ 5840 fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceENS0_16GarbageC ollectorEPKcS5_
5994 fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceEPKc 5841 fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceEPKc
5995 ... 5842 ...
5996 } 5843 }
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/tsan/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698