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

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

Issue 7628010: Valgrind: Update / widen / merge some suppressions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 4 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 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 1196 matching lines...) Expand 10 before | Expand all | Expand 10 after
1207 ... 1207 ...
1208 fun:malloc 1208 fun:malloc
1209 fun:sqlite3MemMalloc 1209 fun:sqlite3MemMalloc
1210 fun:mallocWithAlarm 1210 fun:mallocWithAlarm
1211 fun:sqlite3Malloc 1211 fun:sqlite3Malloc
1212 ... 1212 ...
1213 fun:sqlite3VdbeExec 1213 fun:sqlite3VdbeExec
1214 fun:sqlite3Step 1214 fun:sqlite3Step
1215 fun:sqlite3_step 1215 fun:sqlite3_step
1216 fun:sqlite3_exec 1216 fun:sqlite3_exec
1217 fun:_ZN3sql10Connection7ExecuteEPKc 1217 fun:_ZN3sql10Connection7Execute*
1218 fun:_ZN7history11URLDatabase18CreateMainURLIndexEv
1219 }
1220 {
1221 bug_19775_b
1222 Memcheck:Leak
1223 ... 1218 ...
1224 fun:malloc 1219 fun:_ZN7history*Database*Create*
1225 fun:sqlite3MemMalloc
1226 fun:mallocWithAlarm
1227 fun:sqlite3Malloc
1228 fun:sqlite3_malloc
1229 fun:pcache1Create
1230 fun:sqlite3PcacheFetch
1231 fun:sqlite3PagerAcquire2
1232 fun:sqlite3PagerAcquire
1233 fun:btreeGetPage
1234 fun:lockBtree
1235 fun:sqlite3BtreeBeginTrans
1236 fun:sqlite3InitOne
1237 fun:sqlite3Init
1238 fun:sqlite3ReadSchema
1239 fun:sqlite3Pragma
1240 fun:yy_reduce
1241 fun:sqlite3Parser
1242 fun:sqlite3RunParser
1243 fun:sqlite3Prepare
1244 fun:sqlite3LockAndPrepare
1245 } 1220 }
1246 { 1221 {
1247 bug_19775_c 1222 bug_19775_c
1248 Memcheck:Leak 1223 Memcheck:Leak
1249 ... 1224 ...
1250 fun:openDatabase 1225 fun:openDatabase
1251 fun:sqlite3_open 1226 fun:sqlite3_open
1252 fun:_ZN3sql10Connection12OpenInternalERKSs 1227 fun:_ZN3sql10Connection12OpenInternalERKSs
1253 fun:_ZN3sql10Connection12OpenInMemoryEv 1228 fun:_ZN3sql10Connection12OpenInMemoryEv
1254 fun:_ZN7history16InMemoryDatabase6InitDBEv 1229 fun:_ZN7history16InMemoryDatabase6InitDBEv
1255 fun:_ZN7history16InMemoryDatabase12InitFromDiskERK8FilePath 1230 fun:_ZN7history16InMemoryDatabase12InitFromDiskERK8FilePath
1256 } 1231 }
1257 { 1232 {
1258 bug_19775_e
1259 Memcheck:Leak
1260 ...
1261 fun:malloc
1262 fun:sqlite3MemMalloc
1263 fun:mallocWithAlarm
1264 fun:sqlite3Malloc
1265 fun:sqlite3DbMallocRaw
1266 fun:sqlite3DbMallocZero
1267 fun:sqlite3StartTable
1268 fun:yy_reduce
1269 fun:sqlite3Parser
1270 fun:sqlite3RunParser
1271 fun:sqlite3Prepare
1272 fun:sqlite3LockAndPrepare
1273 fun:sqlite3_prepare
1274 fun:sqlite3_exec
1275 fun:sqlite3InitCallback
1276 fun:sqlite3_exec
1277 fun:sqlite3InitOne
1278 fun:sqlite3Init
1279 fun:sqlite3ReadSchema
1280 fun:sqlite3CreateIndex
1281 fun:yy_reduce
1282 }
1283 {
1284 bug_19775_f
1285 Memcheck:Leak
1286 ...
1287 fun:malloc
1288 fun:sqlite3MemMalloc
1289 fun:mallocWithAlarm
1290 fun:sqlite3Malloc
1291 fun:sqlite3ParserAlloc
1292 fun:sqlite3RunParser
1293 fun:sqlite3Prepare
1294 fun:sqlite3LockAndPrepare
1295 fun:sqlite3_prepare
1296 fun:sqlite3_exec
1297 fun:sqlite3InitCallback
1298 fun:sqlite3InitOne
1299 fun:sqlite3Init
1300 fun:sqlite3ReadSchema
1301 fun:sqlite3CreateIndex
1302 fun:yy_reduce
1303 fun:sqlite3Parser
1304 fun:sqlite3RunParser
1305 fun:sqlite3Prepare
1306 fun:sqlite3LockAndPrepare
1307 fun:sqlite3_prepare
1308 }
1309 {
1310 bug_19775_g 1233 bug_19775_g
1311 Memcheck:Leak 1234 Memcheck:Leak
1312 fun:malloc 1235 fun:malloc
1313 fun:sqlite3MemMalloc 1236 fun:sqlite3MemMalloc
1314 fun:mallocWithAlarm 1237 fun:mallocWithAlarm
1315 fun:sqlite3Malloc 1238 fun:sqlite3Malloc
1316 fun:sqlite3ParserAlloc 1239 fun:sqlite3ParserAlloc
1317 fun:sqlite3RunParser 1240 fun:sqlite3RunParser
1318 fun:sqlite3Prepare 1241 fun:sqlite3Prepare
1319 fun:sqlite3LockAndPrepare 1242 fun:sqlite3LockAndPrepare
1320 fun:sqlite3_prepare_v2 1243 fun:sqlite3_prepare_v2
1321 } 1244 }
1322 { 1245 {
1246 bug_19775_h
1247 Memcheck:Leak
1248 ...
1249 fun:malloc
1250 fun:sqlite3MemMalloc
1251 fun:mallocWithAlarm
1252 fun:sqlite3Malloc
1253 ...
1254 fun:yy_reduce
1255 }
1256 {
1323 bug_60556a 1257 bug_60556a
1324 Memcheck:Addr1 1258 Memcheck:Addr1
1325 ... 1259 ...
1326 fun:sqlite3_exec 1260 fun:sqlite3_exec
1327 fun:_ZN3sql10Connection7ExecuteEPKc 1261 fun:_ZN3sql10Connection7ExecuteEPKc
1328 fun:_ZN11WebDatabase* 1262 fun:_ZN11WebDatabase*
1329 } 1263 }
1330 { 1264 {
1331 bug_60556b 1265 bug_60556b
1332 Memcheck:Addr4 1266 Memcheck:Addr4
(...skipping 1189 matching lines...) Expand 10 before | Expand all | Expand 10 after
2522 } 2456 }
2523 { 2457 {
2524 bug_51770 2458 bug_51770
2525 Memcheck:Leak 2459 Memcheck:Leak
2526 fun:calloc 2460 fun:calloc
2527 fun:_dlerror_run 2461 fun:_dlerror_run
2528 fun:dlsym 2462 fun:dlsym
2529 fun:localtime_r 2463 fun:localtime_r
2530 } 2464 }
2531 { 2465 {
2532 bug_51683
2533 Memcheck:Leak
2534 fun:malloc
2535 fun:sqlite3MemMalloc
2536 fun:mallocWithAlarm
2537 fun:sqlite3Malloc
2538 ...
2539 fun:yy_reduce
2540 }
2541 {
2542 bug_51679 2466 bug_51679
2543 Memcheck:Leak 2467 Memcheck:Leak
2544 fun:_Znw* 2468 fun:_Znw*
2545 ... 2469 ...
2546 fun:_ZN23ExtensionMessageService16AddEventListenerERKSsi 2470 fun:_ZN23ExtensionMessageService16AddEventListenerERKSsi
2547 fun:_ZN24BrowserRenderProcessHost22OnExtensionAddListenerERKSs 2471 fun:_ZN24BrowserRenderProcessHost22OnExtensionAddListenerERKSs
2548 fun:_Z16DispatchToMethodI24BrowserRenderProcessHostMS0_FvRKSsESsEvPT_T0_RK6Tu ple1IT1_E 2472 fun:_Z16DispatchToMethodI24BrowserRenderProcessHostMS0_FvRKSsESsEvPT_T0_RK6Tu ple1IT1_E
2549 } 2473 }
2550 { 2474 {
2551 bug_51822 2475 bug_51822
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
2816 fun:_ZN5views10TextButton14UpdateTextSizeEv 2740 fun:_ZN5views10TextButton14UpdateTextSizeEv
2817 fun:_ZN5views10TextButton7SetTextERKSbIwSt11char_traitsIwESaIwEE 2741 fun:_ZN5views10TextButton7SetTextERKSbIwSt11char_traitsIwESaIwEE
2818 fun:_ZN8chromeos16StatusAreaButton7SetTextERKSbIwSt11char_traitsIwESaIwEE 2742 fun:_ZN8chromeos16StatusAreaButton7SetTextERKSbIwSt11char_traitsIwESaIwEE
2819 fun:_ZN8chromeos15ClockMenuButton10UpdateTextEv 2743 fun:_ZN8chromeos15ClockMenuButton10UpdateTextEv
2820 fun:_ZN8chromeos15ClockMenuButton25UpdateTextAndSetNextTimerEv 2744 fun:_ZN8chromeos15ClockMenuButton25UpdateTextAndSetNextTimerEv
2821 fun:_Z16DispatchToMethodIN8chromeos15ClockMenuButtonEMS1_FvvEEvPT_T0_RK6Tuple 0 2745 fun:_Z16DispatchToMethodIN8chromeos15ClockMenuButtonEMS1_FvvEEvPT_T0_RK6Tuple 0
2822 fun:_ZN4base9BaseTimerIN8chromeos15ClockMenuButtonELb0EE9TimerTask3RunEv 2746 fun:_ZN4base9BaseTimerIN8chromeos15ClockMenuButtonELb0EE9TimerTask3RunEv
2823 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE 2747 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
2824 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 2748 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
2825 } 2749 }
2826
2827 { 2750 {
2828 bug_58074 2751 bug_58074
2829 Memcheck:Value4 2752 Memcheck:Value4
2830 fun:modp_b64_encode 2753 fun:modp_b64_encode
2831 fun:_ZN4base12Base64EncodeERKSsPSs 2754 fun:_ZN4base12Base64Encode*
2832 fun:_ZN11web_ui_util15GetImageDataUrlERK8SkBitmap 2755 fun:_ZN11web_ui_util15GetImageDataUrlERK8SkBitmap
2833 ... 2756 ...
2834 fun:_ZN22InternetOptionsHandler18GetLocalizedValuesEP15DictionaryValue 2757 fun:_ZN22InternetOptionsHandler18GetLocalizedValuesEPN4base15DictionaryValueE
2835 fun:_ZN9OptionsUI23AddOptionsPageUIHandlerEP15DictionaryValueP20OptionsPageUI Handler 2758 fun:_ZN9OptionsUI23AddOptionsPageUIHandlerEPN4base15DictionaryValueEP20Option sPageUIHandler
2836 fun:_ZN9OptionsUIC1EP11TabContents 2759 fun:_ZN9OptionsUIC1EP11TabContents
2837 fun:*NewWebUII9OptionsUIEEP5WebUIP11TabContentsRK4GURL
2838 fun:_ZNK18ChromeWebUIFactory17CreateWebUIForURLEP11TabContentsRK4GURL
2839 fun:_ZN11TabContents27CreateWebUIForRenderManagerERK4GURL
2840 } 2760 }
2841 { 2761 {
2842 bug_58321 2762 bug_58321
2843 Memcheck:Addr4 2763 Memcheck:Addr4
2844 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv 2764 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv
2845 fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS _16ResourceResponseE 2765 fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS _16ResourceResponseE
2846 fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURL LoaderERKNS1_14WebURLResponseE 2766 fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURL LoaderERKNS1_14WebURLResponseE
2847 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceLoaderBridge12ResponseInfoEb 2767 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceLoaderBridge12ResponseInfoEb
2848 fun:_ZN85_GLOBAL__N_webkit_tools_test_shell_simple_resource_loader_bridge.cc_ 00000000_*12RequestProxy22NotifyReceivedResponseERKN11webkit_glue20ResourceLoade rBridge12ResponseInfoEb 2768 fun:_ZN85_GLOBAL__N_webkit_tools_test_shell_simple_resource_loader_bridge.cc_ 00000000_*12RequestProxy22NotifyReceivedResponseERKN11webkit_glue20ResourceLoade rBridge12ResponseInfoEb
2849 fun:_Z16DispatchToMethodIN85_GLOBAL__N_webkit_tools_test_shell_simple_resourc e_loader_bridge.cc_00000000_*12RequestProxyEMS1_FvRKN11webkit_glue20ResourceLoad erBridge12ResponseInfoEbES4_bEvPT_T0_RK6Tuple2IT1_T2_E 2769 fun:_Z16DispatchToMethodIN85_GLOBAL__N_webkit_tools_test_shell_simple_resourc e_loader_bridge.cc_00000000_*12RequestProxyEMS1_FvRKN11webkit_glue20ResourceLoad erBridge12ResponseInfoEbES4_bEvPT_T0_RK6Tuple2IT1_T2_E
(...skipping 2144 matching lines...) Expand 10 before | Expand all | Expand 10 after
4994 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi 4914 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
4995 } 4915 }
4996 { 4916 {
4997 bug_90496b 4917 bug_90496b
4998 Memcheck:Leak 4918 Memcheck:Leak
4999 fun:_Znw* 4919 fun:_Znw*
5000 fun:_ZN22ResourceDispatcherHost23CompleteResponseStartedEPN3net10URLRequestE 4920 fun:_ZN22ResourceDispatcherHost23CompleteResponseStartedEPN3net10URLRequestE
5001 fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE 4921 fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE
5002 fun:_ZN3net10URLRequest21NotifyResponseStartedEv 4922 fun:_ZN3net10URLRequest21NotifyResponseStartedEv
5003 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv 4923 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
5004 fun:_ZN3net17URLRequestFileJob10DidResolveEbRKN4base16PlatformFileInfoE
5005 } 4924 }
5006 { 4925 {
5007 bug_90496c 4926 bug_90496c
5008 Memcheck:Leak 4927 Memcheck:Leak
5009 fun:_Znw* 4928 fun:_Znw*
5010 fun:_ZN20AsyncResourceHandler15OnReadCompletedEiPi 4929 fun:_ZN20AsyncResourceHandler15OnReadCompletedEiPi
5011 fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi 4930 fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi
5012 fun:_ZN27SafeBrowsingResourceHandler15OnReadCompletedEiPi 4931 fun:_ZN27SafeBrowsingResourceHandler15OnReadCompletedEiPi
5013 fun:_ZN22OfflineResourceHandler15OnReadCompletedEiPi 4932 fun:_ZN22OfflineResourceHandler15OnReadCompletedEiPi
5014 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi 4933 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
5312 } 5231 }
5313 { 5232 {
5314 bug_todo_getdelim2 5233 bug_todo_getdelim2
5315 Memcheck:Leak 5234 Memcheck:Leak
5316 fun:malloc 5235 fun:malloc
5317 fun:getdelim 5236 fun:getdelim
5318 obj:/lib/libselinux.so.1 5237 obj:/lib/libselinux.so.1
5319 obj:/lib/libselinux.so.1 5238 obj:/lib/libselinux.so.1
5320 obj:/lib/libselinux.so.1 5239 obj:/lib/libselinux.so.1
5321 } 5240 }
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