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

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

Issue 584473002: Retire obsolete Valgrind supressions ..79933a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 1045 matching lines...) Expand 10 before | Expand all | Expand 10 after
1056 Memcheck:Uninitialized 1056 Memcheck:Uninitialized
1057 fun:_ZN5blink25GraphicsContext3DInternal7reshapeEii 1057 fun:_ZN5blink25GraphicsContext3DInternal7reshapeEii
1058 fun:_ZN5blink17GraphicsContext3D7reshapeEii 1058 fun:_ZN5blink17GraphicsContext3D7reshapeEii
1059 fun:_ZN5blink21WebGLRenderingContextC1EPNS_17HTMLCanvasElementEN3WTF10PassRef PtrINS_17GraphicsContext3DEEE 1059 fun:_ZN5blink21WebGLRenderingContextC1EPNS_17HTMLCanvasElementEN3WTF10PassRef PtrINS_17GraphicsContext3DEEE
1060 fun:_ZN5blink21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22Web GLContextAttributesE 1060 fun:_ZN5blink21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22Web GLContextAttributesE
1061 fun:_ZN5blink17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasConte xtAttributesE 1061 fun:_ZN5blink17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasConte xtAttributesE
1062 ... 1062 ...
1063 fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEE EiPPPS4_Pb 1063 fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEE EiPPPS4_Pb
1064 } 1064 }
1065 { 1065 {
1066 bug_60667c
1067 Memcheck:Leak
1068 ...
1069 obj:*
1070 fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
1071 fun:_ZN3gpu5gles216GLES2DecoderImpl19HandleCompileShaderEjRKNS0_13CompileShad erE
1072 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
1073 }
1074 {
1075 bug_64887_a 1066 bug_64887_a
1076 Memcheck:Uninitialized 1067 Memcheck:Uninitialized
1077 ... 1068 ...
1078 fun:*vfprintf 1069 fun:*vfprintf
1079 ... 1070 ...
1080 fun:_ZN7testing*PrintByteSegmentInObjectTo* 1071 fun:_ZN7testing*PrintByteSegmentInObjectTo*
1081 ... 1072 ...
1082 fun:_ZN7testing*PrintBytesInObjectTo* 1073 fun:_ZN7testing*PrintBytesInObjectTo*
1083 fun:_ZN7testing9internal220PrintBytesInObjectToEPKh* 1074 fun:_ZN7testing9internal220PrintBytesInObjectToEPKh*
1084 fun:_ZN7testing9internal220TypeWithoutFormatter* 1075 fun:_ZN7testing9internal220TypeWithoutFormatter*
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
1264 fun:_ZN5blink11WebBindings12createObjectEP4_NPPP7NPClass 1255 fun:_ZN5blink11WebBindings12createObjectEP4_NPPP7NPClass
1265 } 1256 }
1266 { 1257 {
1267 Bug_69934_b 1258 Bug_69934_b
1268 Memcheck:Leak 1259 Memcheck:Leak
1269 fun:_Znw* 1260 fun:_Znw*
1270 fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE 1261 fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE
1271 fun:_ZN3IPC17SyncMessageSchema* 1262 fun:_ZN3IPC17SyncMessageSchema*
1272 } 1263 }
1273 { 1264 {
1274 bug_70327
1275 Memcheck:Leak
1276 ...
1277 fun:shaper_font_cache_insert
1278 fun:get_shaper_and_font
1279 fun:itemize_state_process_run
1280 fun:pango_itemize_with_base_dir
1281 fun:pango_layout_check_lines
1282 fun:pango_layout_get_extents_internal
1283 fun:pango_layout_get_pixel_extents
1284 fun:pango_layout_get_pixel_size
1285 fun:_ZN3gfx6Canvas13SizeStringIntERKSbItN4base20string16_char_traitsESaItEERK NS_4FontEPiSA_i
1286 }
1287 {
1288 bug_71152
1289 Memcheck:Leak
1290 fun:_Znw*
1291 ...
1292 fun:_ZN14SessionService20OnGotSessionCommandsEi13scoped_refptrIN18BaseSession Service26InternalGetCommandsRequestEE
1293 }
1294 {
1295 bug_71728 1265 bug_71728
1296 Memcheck:Leak 1266 Memcheck:Leak
1297 fun:_Znw* 1267 fun:_Znw*
1298 fun:*DownloadFileTest5SetUpEv 1268 fun:*DownloadFileTest5SetUpEv
1299 } 1269 }
1300 { 1270 {
1301 bug_72544 1271 bug_72544
1302 Memcheck:Leak 1272 Memcheck:Leak
1303 fun:malloc 1273 fun:malloc
1304 fun:_ZN3WTF10fastMallocEj 1274 fun:_ZN3WTF10fastMallocEj
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
1352 fun:_Znw* 1322 fun:_Znw*
1353 ... 1323 ...
1354 fun:_ZN14GpuDataManagerC1Ev 1324 fun:_ZN14GpuDataManagerC1Ev
1355 fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv 1325 fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
1356 fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv 1326 fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
1357 fun:_ZN14GpuDataManager11GetInstanceEv 1327 fun:_ZN14GpuDataManager11GetInstanceEv
1358 fun:_Z11BrowserMainRK18MainFunctionParams 1328 fun:_Z11BrowserMainRK18MainFunctionParams
1359 fun:_ZN20InProcessBrowserTest5SetUpEv 1329 fun:_ZN20InProcessBrowserTest5SetUpEv
1360 } 1330 }
1361 { 1331 {
1362 bug_75051
1363 Memcheck:Leak
1364 fun:_Znw*
1365 ...
1366 fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyR esultEP14CallbackRunnerI6Tuple1IiEEPPv
1367 fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_ 16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE
1368 fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
1369 fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
1370 }
1371 {
1372 bug_75127a
1373 Memcheck:Uninitialized
1374 ...
1375 fun:png_process_data
1376 fun:_ZN3gfx8PNGCodec6Decode*
1377 }
1378 {
1379 bug_75127b
1380 Memcheck:Uninitialized
1381 ...
1382 fun:png_process_data
1383 fun:_ZN3gfx8PNGCodec6Decode*
1384 }
1385 {
1386 bug_75127c
1387 Memcheck:Uninitialized
1388 ...
1389 fun:png_process_data
1390 fun:_ZN3gfx8PNGCodec6Decode*
1391 }
1392 {
1393 bug_76197a 1332 bug_76197a
1394 Memcheck:Unaddressable 1333 Memcheck:Unaddressable
1395 fun:sqlite3DbFree 1334 fun:sqlite3DbFree
1396 fun:releaseMemArray 1335 fun:releaseMemArray
1397 fun:sqlite3VdbeDelete 1336 fun:sqlite3VdbeDelete
1398 fun:sqlite3VdbeFinalize 1337 fun:sqlite3VdbeFinalize
1399 fun:sqlite3_finalize 1338 fun:sqlite3_finalize
1400 fun:_ZN3sql10Connection12StatementRef5CloseEv 1339 fun:_ZN3sql10Connection12StatementRef5CloseEv
1401 fun:_ZN3sql10Connection12StatementRefD2Ev 1340 fun:_ZN3sql10Connection12StatementRefD2Ev
1402 fun:_ZN3sql10Connection12StatementRefD1Ev 1341 fun:_ZN3sql10Connection12StatementRefD1Ev
(...skipping 17 matching lines...) Expand all
1420 Memcheck:Unaddressable 1359 Memcheck:Unaddressable
1421 ... 1360 ...
1422 fun:sqlite3_step 1361 fun:sqlite3_step
1423 fun:sqlite3_exec 1362 fun:sqlite3_exec
1424 fun:_ZN3sql10Connection7ExecuteEPKc 1363 fun:_ZN3sql10Connection7ExecuteEPKc
1425 fun:_ZN7history11URLDatabase31CreateKeywordSearchTermsIndicesEv 1364 fun:_ZN7history11URLDatabase31CreateKeywordSearchTermsIndicesEv
1426 fun:_ZN7history16InMemoryDatabase12InitFromDiskE* 1365 fun:_ZN7history16InMemoryDatabase12InitFromDiskE*
1427 fun:_ZN7history22InMemoryHistoryBackend4InitE* 1366 fun:_ZN7history22InMemoryHistoryBackend4InitE*
1428 } 1367 }
1429 { 1368 {
1430 bug_77766
1431 Memcheck:Leak
1432 fun:malloc
1433 fun:_ZN3WTF10fastMallocEm
1434 fun:_ZN5blink18PerformTaskContextnwEm
1435 fun:_ZN5blink8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionContext 4TaskEEE
1436 fun:_ZN5blink20WorkerMessagingProxy22workerContextDestroyedEv
1437 fun:_ZN5blink19WebWorkerClientImpl22workerContextDestroyedEv
1438 fun:_ZN5blink13WorkerContextD2Ev
1439 fun:_ZN5blink22DedicatedWorkerContextD0Ev
1440 fun:_ZN3WTF10RefCountedIN7blink13WorkerContextEE5derefEv
1441 fun:_ZN3WTF6RefPtrIN7blink13WorkerContextEEaSEPS2_
1442 fun:_ZN5blink12WorkerThread12workerThreadEv
1443 fun:_ZN5blink12WorkerThread17workerThreadStartEPv
1444 fun:_ZN3WTFL16threadEntryPointEPv
1445 fun:_ZN3WTFL19wtfThreadEntryPointEPv
1446 }
1447 {
1448 bug_78201
1449 Memcheck:Leak
1450 fun:_Znw*
1451 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
1452 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
1453 fun:_ZN16ExtensionService4InitEv
1454 fun:_ZN11ProfileImpl14InitExtensionsE*
1455 }
1456 {
1457 bug_78786
1458 Memcheck:Leak
1459 fun:_Znw*
1460 fun:*35NonBlockingInvalidationNotifierTest5SetUpEv
1461 }
1462 {
1463 bug_79357a
1464 Memcheck:Unaddressable
1465 ...
1466 fun:*FilePathWatcherImpl*Watch*Delegate*
1467 fun:*FilePathWatcher*Watch*
1468 fun:_ZN21UserStyleSheetWatcher4InitEv
1469 }
1470 {
1471 bug_79357b
1472 Memcheck:Leak
1473 ...
1474 fun:*FilePathWatcherImpl*Watch*Delegate*
1475 fun:*FilePathWatcher*Watch*
1476 fun:_ZN21UserStyleSheetWatcher4InitEv
1477 }
1478 {
1479 bug_79651
1480 Memcheck:Leak
1481 ...
1482 fun:_ZN8notifier14XmppConnectionC1ERKN4buzz18XmppClientSettingsERK13scoped_re fptrIN3net23URLRequestContextGetterEEPNS0_8DelegateEPNS1_11PreXmppAuthE
1483 fun:_ZN8notifier18SingleLoginAttempt13OnNewSettingsERKNS_18ConnectionSettings E
1484 fun:_ZN8notifier23XmppConnectionGenerator17UseNextConnectionEv
1485 fun:_ZN8notifier23XmppConnectionGenerator15StartGeneratingEv
1486 fun:_ZN8notifier18SingleLoginAttemptC1EPNS_13LoginSettingsEPNS0_8DelegateE
1487 fun:_ZN8notifier5Login15StartConnectionEv
1488 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
1489 fun:*35InvalidationNotifierTest_Basic_Test8TestBodyEv
1490 }
1491 {
1492 bug_79652
1493 Memcheck:Leak
1494 ...
1495 fun:_ZN8chromeos14AudioMixerAlsa15ConnectInternalEv
1496 fun:_ZN8chromeos14AudioMixerAlsa7ConnectEv
1497 }
1498 {
1499 bug_79654_a 1369 bug_79654_a
1500 Memcheck:Leak 1370 Memcheck:Leak
1501 fun:_Znw* 1371 fun:_Znw*
1502 ... 1372 ...
1503 fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_ 1373 fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_
1504 fun:_ZN*9TabLoader12TabIsLoadingEP24NavigationControllerImpl 1374 fun:_ZN*9TabLoader12TabIsLoadingEP24NavigationControllerImpl
1505 fun:_ZN*18SessionRestoreImpl21ProcessSessionWindowsEPSt6vectorIP13SessionWind owSaIS3_EE 1375 fun:_ZN*18SessionRestoreImpl21ProcessSessionWindowsEPSt6vectorIP13SessionWind owSaIS3_EE
1506 fun:_ZN*18SessionRestoreImpl12OnGotSessionEiPSt6vectorIP13SessionWindowSaIS3_ EE 1376 fun:_ZN*18SessionRestoreImpl12OnGotSessionEiPSt6vectorIP13SessionWindowSaIS3_ EE
1507 } 1377 }
1508 { 1378 {
1509 bug_79654_b 1379 bug_79654_b
1510 Memcheck:Leak 1380 Memcheck:Leak
1511 fun:_Znw* 1381 fun:_Znw*
1512 ... 1382 ...
1513 fun:*RenderWidgetHost* 1383 fun:*RenderWidgetHost*
1514 ... 1384 ...
1515 fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_ 1385 fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_
1516 fun:*TabLoader7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationD etailsE 1386 fun:*TabLoader7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationD etailsE
1517 fun:_ZN23NotificationServiceImpl* 1387 fun:_ZN23NotificationServiceImpl*
1518 fun:_ZN15WebContentsImpl12SetIsLoading* 1388 fun:_ZN15WebContentsImpl12SetIsLoading*
1519 fun:_ZN15WebContentsImpl14RenderViewGone* 1389 fun:_ZN15WebContentsImpl14RenderViewGone*
1520 } 1390 }
1521 { 1391 {
1522 bug_79865a
1523 Memcheck:Leak
1524 fun:_Znw*
1525 ...
1526 fun:_ZN33MalwareDetailsTest_HTTPCache_Test8TestBodyEv
1527 }
1528 {
1529 bug_79865b
1530 Memcheck:Leak
1531 ...
1532 fun:_Znw*
1533 fun:_ZN14TestingProfile20CreateRequestContextEv
1534 fun:_ZN42MalwareDetailsTest_HTTPCacheNoEntries_Test8TestBodyEv
1535 }
1536 {
1537 bug_79933a
1538 Memcheck:Leak
1539 fun:_Znw*
1540 ...
1541 fun:_ZN21TestURLRequestContext4InitEv
1542 ...
1543 fun:_ZN21TestURLRequestContextC1Ev
1544 fun:_ZN27TestURLRequestContextGetter20GetURLRequestContextEv
1545 }
1546 {
1547 bug_80462_a 1392 bug_80462_a
1548 Memcheck:Leak 1393 Memcheck:Leak
1549 fun:malloc 1394 fun:malloc
1550 fun:_ZN5blinkL15allocV8NPObjectEP4_NPPP7NPClass 1395 fun:_ZN5blinkL15allocV8NPObjectEP4_NPPP7NPClass
1551 fun:_NPN_CreateObject 1396 fun:_NPN_CreateObject
1552 fun:_ZN5blink22npCreateV8ScriptObjectEP4_NPPN2v86HandleINS2_6ObjectEEEPNS_9DO MWindowE 1397 fun:_ZN5blink22npCreateV8ScriptObjectEP4_NPPN2v86HandleINS2_6ObjectEEEPNS_9DO MWindowE
1553 fun:_ZN5blinkL16makeIntArrayImplERKNS_9WebVectorIiEE 1398 fun:_ZN5blinkL16makeIntArrayImplERKNS_9WebVectorIiEE
1554 fun:_ZN5blink11WebBindings12makeIntArrayERKNS_9WebVectorIiEE 1399 fun:_ZN5blink11WebBindings12makeIntArrayERKNS_9WebVectorIiEE
1555 } 1400 }
1556 { 1401 {
(...skipping 3879 matching lines...) Expand 10 before | Expand all | Expand 10 after
5436 } 5281 }
5437 { 5282 {
5438 bug_415092 5283 bug_415092
5439 Memcheck:Leak 5284 Memcheck:Leak
5440 fun:_Znw* 5285 fun:_Znw*
5441 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE 5286 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
5442 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE 5287 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE
5443 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb 5288 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb
5444 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb 5289 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb
5445 } 5290 }
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