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 23902038: Valgrind: Fix up some more suppressions: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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 | Annotate | Revision Log
« 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 1099 matching lines...) Expand 10 before | Expand all | Expand 10 after
1110 # See http://code.google.com/p/chromium/issues/detail?id=70062#c8 1110 # See http://code.google.com/p/chromium/issues/detail?id=70062#c8
1111 bug_70062 (Intentional) 1111 bug_70062 (Intentional)
1112 Memcheck:Leak 1112 Memcheck:Leak
1113 ... 1113 ...
1114 fun:InitSessionCacheLocks 1114 fun:InitSessionCacheLocks
1115 fun:initSessionCacheLocksLazily 1115 fun:initSessionCacheLocksLazily
1116 ... 1116 ...
1117 fun:ssl_InitSessionCacheLocks 1117 fun:ssl_InitSessionCacheLocks
1118 } 1118 }
1119 { 1119 {
1120 bug_73299 (Intentional)
1121 Memcheck:Leak
1122 fun:_Znw*
1123 fun:_ZN7content17WorkerProcessHost20CreateMessageFiltersEi
1124 fun:_ZN7content17WorkerProcessHost4InitEi
1125 fun:_ZN7content17WorkerServiceImpl24CreateWorkerFromInstanceENS_17WorkerProce ssHost14WorkerInstanceE
1126 fun:_ZN7content17WorkerServiceImpl12CreateWorkerERK31ViewHostMsg_CreateWorker _ParamsiPNS_19WorkerMessageFilterEPNS_15ResourceContextERKNS_22WorkerStoragePart itionE
1127 fun:_ZN7content19WorkerMessageFilter14OnCreateWorkerERK31ViewHostMsg_CreateWo rker_ParamsPi
1128 }
1129 {
1120 bug_83345 (Needs_Annotation) 1130 bug_83345 (Needs_Annotation)
1121 Memcheck:Leak 1131 Memcheck:Leak
1122 ... 1132 ...
1123 fun:_ZN4base*23LeakyLazyInstanceTraits*NewEPv 1133 fun:_ZN4base*23LeakyLazyInstanceTraits*NewEPv
1124 fun:_ZN4base12LazyInstance*LeakyLazyInstanceTraits*PointerEv 1134 fun:_ZN4base12LazyInstance*LeakyLazyInstanceTraits*PointerEv
1125 } 1135 }
1126 { 1136 {
1127 bug_87500_a (Intentional) 1137 bug_87500_a (Intentional)
1128 Memcheck:Leak 1138 Memcheck:Leak
1129 ... 1139 ...
(...skipping 1369 matching lines...) Expand 10 before | Expand all | Expand 10 after
2499 fun:_ZN12RenderThread15OnCreateNewViewERK18ViewMsg_New_Params 2509 fun:_ZN12RenderThread15OnCreateNewViewERK18ViewMsg_New_Params
2500 } 2510 }
2501 { 2511 {
2502 bug_72698_a 2512 bug_72698_a
2503 Memcheck:Leak 2513 Memcheck:Leak
2504 fun:_Znw* 2514 fun:_Znw*
2505 ... 2515 ...
2506 fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile 2516 fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile
2507 } 2517 }
2508 { 2518 {
2509 bug_73299
2510 Memcheck:Leak
2511 fun:_Znw*
2512 ...
2513 fun:_ZN21RenderProcessHostImpl20CreateMessageFiltersEv
2514 fun:_ZN21RenderProcessHostImpl4InitEb
2515 fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_ char_traitsESaItEEi
2516 }
2517 {
2518 bug_73415 2519 bug_73415
2519 Memcheck:Unaddressable 2520 Memcheck:Unaddressable
2520 fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv 2521 fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv
2521 fun:_ZN11WebViewHost29postAccessibilityNotificationERKN6WebKit22WebAccessibil ityObjectENS0_28WebAccessibilityNotificationE 2522 fun:_ZN11WebViewHost29postAccessibilityNotificationERKN6WebKit22WebAccessibil ityObjectENS0_28WebAccessibilityNotificationE
2522 fun:_ZN6WebKit16ChromeClientImpl29postAccessibilityNotificationEPN7WebCore19A ccessibilityObjectENS1_13AXObjectCache14AXNotificationE 2523 fun:_ZN6WebKit16ChromeClientImpl29postAccessibilityNotificationEPN7WebCore19A ccessibilityObjectENS1_13AXObjectCache14AXNotificationE
2523 fun:_ZN7WebCore13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityO bjectENS0_14AXNotificationE 2524 fun:_ZN7WebCore13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityO bjectENS0_14AXNotificationE
2524 } 2525 }
2525 { 2526 {
2526 bug_73675 2527 bug_73675
2527 Memcheck:Leak 2528 Memcheck:Leak
(...skipping 4468 matching lines...) Expand 10 before | Expand all | Expand 10 after
6996 bug_288787 6997 bug_288787
6997 Memcheck:Leak 6998 Memcheck:Leak
6998 fun:_Znw* 6999 fun:_Znw*
6999 fun:_ZN10extensions22ManagedValueStoreCache16ExtensionTracker7ObserveEiRKN7co ntent18NotificationSourceERKNS2_19NotificationDetailsE 7000 fun:_ZN10extensions22ManagedValueStoreCache16ExtensionTracker7ObserveEiRKN7co ntent18NotificationSourceERKNS2_19NotificationDetailsE
7000 fun:_ZN7content23NotificationServiceImpl6NotifyEiRKNS_18NotificationSourceERK NS_19NotificationDetailsE 7001 fun:_ZN7content23NotificationServiceImpl6NotifyEiRKNS_18NotificationSourceERK NS_19NotificationDetailsE
7001 fun:_ZN16ExtensionService23NotifyExtensionUnloadedEPKN10extensions9ExtensionE N14extension_misc23UnloadedExtensionReasonE 7002 fun:_ZN16ExtensionService23NotifyExtensionUnloadedEPKN10extensions9ExtensionE N14extension_misc23UnloadedExtensionReasonE
7002 fun:_ZN16ExtensionService16DisableExtensionERKSsN10extensions9Extension13Disa bleReasonE 7003 fun:_ZN16ExtensionService16DisableExtensionERKSsN10extensions9Extension13Disa bleReasonE
7003 fun:_ZN22theme_service_internal40ThemeServiceTest_DisableUnusedTheme_Test8Tes tBodyEv 7004 fun:_ZN22theme_service_internal40ThemeServiceTest_DisableUnusedTheme_Test8Tes tBodyEv
7004 } 7005 }
7005 { 7006 {
7007 bug_288801
7008 Memcheck:Uninitialized
7009 fun:_ZN7WebCore22InspectorDatabaseAgent15didOpenDatabaseEN3WTF10PassRefPtrINS _8DatabaseEEERKNS1_6StringES7_S7_
7010 fun:_ZN7WebCore24InspectorInstrumentation19didOpenDatabaseImplEPNS_19Instrume ntingAgentsEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_
7011 fun:_ZN7WebCore24InspectorInstrumentation15didOpenDatabaseEPNS_22ScriptExecut ionContextEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_
7012 fun:_ZN7WebCore15DatabaseManager12openDatabaseEPNS_22ScriptExecutionContextER KN3WTF6StringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS3_9EnumClassINS _23DatabaseErrorDefinitionEEE
7013 fun:_ZN7WebCore20DOMWindowWebDatabase12openDatabaseEPNS_9DOMWindowERKN3WTF6St ringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS_14ExceptionStateE
7014 fun:_ZN7WebCore19DOMWindowV8InternalL*openDatabaseMethod*
7015 fun:_ZN7WebCore19DOMWindowV8InternalL*openDatabaseMethodCallback*
7016 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE
7017 }
7018 {
7006 bug_288804 7019 bug_288804
7007 Memcheck:Leak 7020 Memcheck:Leak
7008 fun:_Znw* 7021 fun:_Znw*
7009 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net12HostPortPa irESt3mapINS3_15SpdySettingsIdsES2_INS3_17SpdySettingsFlagsEjESt4lessIS7_ESaIS2_ IKS7_S9_EEEEEE8allocateEmPKv 7022 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net12HostPortPa irESt3mapINS3_15SpdySettingsIdsES2_INS3_17SpdySettingsFlagsEjESt4lessIS7_ESaIS2_ IKS7_S9_EEEEEE8allocateEmPKv
7010 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE11_M_get_nodeEv 7023 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE11_M_get_nodeEv
7011 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE14_M_create_nodeERKSE_ 7024 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE14_M_create_nodeERKSE_
7012 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeISE_E 7025 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeISE_E
7013 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE7_M_copyEPKSt13_Rb_tree_nodeISE_EPSL_ 7026 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EE7_M_copyEPKSt13_Rb_tree_nodeISE_EPSL_
7014 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EEaSERKSJ_ 7027 fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsI dsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE _ES8_IS1_ESaISE_EEaSERKSJ_
7015 fun:_ZNSt3mapIN3net12HostPortPairES_INS0_15SpdySettingsIdsESt4pairINS0_17Spdy SettingsFlagsEjESt4lessIS2_ESaIS3_IKS2_S5_EEES6_IS1_ESaIS3_IKS1_SB_EEEaSERKSG_ 7028 fun:_ZNSt3mapIN3net12HostPortPairES_INS0_15SpdySettingsIdsESt4pairINS0_17Spdy SettingsFlagsEjESt4lessIS2_ESaIS3_IKS2_S5_EEES6_IS1_ESaIS3_IKS1_SB_EEEaSERKSG_
7016 fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCach eOnIOERKN4base8CallbackIFvvEEE 7029 fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCach eOnIOERKN4base8CallbackIFvvEEE
7017 fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCach eOnIOEv 7030 fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCach eOnIOEv
7018 } 7031 }
7019 { 7032 {
7020 bug_288801
7021 Memcheck:Uninitialized
7022 fun:_ZN7WebCore22InspectorDatabaseAgent15didOpenDatabaseEN3WTF10PassRefPtrINS _8DatabaseEEERKNS1_6StringES7_S7_
7023 fun:_ZN7WebCore24InspectorInstrumentation19didOpenDatabaseImplEPNS_19Instrume ntingAgentsEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_
7024 fun:_ZN7WebCore24InspectorInstrumentation15didOpenDatabaseEPNS_22ScriptExecut ionContextEN3WTF10PassRefPtrINS_8DatabaseEEERKNS3_6StringES9_S9_
7025 fun:_ZN7WebCore15DatabaseManager12openDatabaseEPNS_22ScriptExecutionContextER KN3WTF6StringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS3_9EnumClassINS _23DatabaseErrorDefinitionEEE
7026 fun:_ZN7WebCore20DOMWindowWebDatabase12openDatabaseEPNS_9DOMWindowERKN3WTF6St ringES6_S6_mNS3_10PassRefPtrINS_16DatabaseCallbackEEERNS_14ExceptionStateE
7027 fun:_ZN7WebCore19DOMWindowV8InternalL30openDatabaseMethodForMainWorldERKN2v82 0FunctionCallbackInfoINS1_5ValueEEE
7028 fun:_ZN7WebCore19DOMWindowV8InternalL38openDatabaseMethodCallbackForMainWorld ERKN2v820FunctionCallbackInfoINS1_5ValueEEE
7029 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE
7030 }
7031 {
7032 bug_290364 7033 bug_290364
7033 Memcheck:Leak 7034 Memcheck:Leak
7034 fun:_Znw* 7035 fun:_Znw*
7035 fun:_ZN4base13WaitableEventC1Ebb 7036 fun:_ZN4base13WaitableEventC1Ebb
7036 fun:_ZN4base12_GLOBAL__N_112ThreadParamsC1Ev 7037 fun:_ZN4base12_GLOBAL__N_112ThreadParamsC1Ev
7037 fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPNS_ 20PlatformThreadHandleENS_14ThreadPriorityE 7038 fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPNS_ 20PlatformThreadHandleENS_14ThreadPriorityE
7038 fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPNS_20PlatformThreadHandl eE 7039 fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPNS_20PlatformThreadHandl eE
7039 fun:_ZN4base12SimpleThread5StartEv 7040 fun:_ZN4base12SimpleThread5StartEv
7040 fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs 7041 fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
7041 fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi 7042 fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
7206 { 7207 {
7207 bug_293058_b 7208 bug_293058_b
7208 Memcheck:Leak 7209 Memcheck:Leak
7209 fun:_Znw* 7210 fun:_Znw*
7210 fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev 7211 fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
7211 fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateERKN6WebKi t22WebFileSystemCallbacksE 7212 fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateERKN6WebKi t22WebFileSystemCallbacksE
7212 fun:_ZN7content17WebFileSystemImpl16createFileWriterERKN6WebKit6WebURLEPNS1_1 9WebFileWriterClientENS1_22WebFileSystemCallbacksE 7213 fun:_ZN7content17WebFileSystemImpl16createFileWriterERKN6WebKit6WebURLEPNS1_1 9WebFileWriterClientENS1_22WebFileSystemCallbacksE
7213 fun:_ZN7WebCore17DOMFileSystemSync12createWriterEPKNS_13FileEntrySyncERNS_14E xceptionStateE 7214 fun:_ZN7WebCore17DOMFileSystemSync12createWriterEPKNS_13FileEntrySyncERNS_14E xceptionStateE
7214 fun:_ZN7WebCore13FileEntrySync12createWriterERNS_14ExceptionStateE 7215 fun:_ZN7WebCore13FileEntrySync12createWriterERNS_14ExceptionStateE
7215 } 7216 }
7217 {
7218 bug_293088
7219 Memcheck:Unaddressable
7220 fun:_ZNK3WTF6RefPtrIN7WebCore19TextResourceDecoderEE3getEv
7221 fun:_ZNK7WebCore8Document7decoderEv
7222 fun:_ZN7WebCore25DecodedDataDocumentParser5flushEv
7223 fun:_ZN7WebCore14DocumentWriter3endEv
7224 fun:_ZN7WebCore14DocumentLoader10endWritingEPNS_14DocumentWriterE
7225 fun:_ZN7WebCore14DocumentLoader15finishedLoadingEd
7226 fun:_ZN7WebCore14DocumentLoader14notifyFinishedEPNS_8ResourceE
7227 fun:_ZN7WebCore8Resource11checkNotifyEv
7228 fun:_ZN7WebCore8Resource13finishOnePartEv
7229 fun:_ZN7WebCore8Resource6finishEd
7230 fun:_ZN7WebCore14ResourceLoader16didFinishLoadingEPN6WebKit12WebURLLoaderEd
7231 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4 base9TimeTicksE
7232 fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiibRKSsRKN4base9TimeTi cksE
7233 }
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